Skip to content

Commit

Permalink
Merge pull request #3 from ARCANEDEV/develop
Browse files Browse the repository at this point in the history
Updating composer dependencies
  • Loading branch information
arcanedev-maroc committed Jan 23, 2016
2 parents c3cab82 + 39bbd01 commit 1f8614d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"type": "library",
"license": "MIT",
"require": {
"php": ">=5.5.9",
"arcanedev/support": "~3.0"
"php": ">=5.5.9",
"arcanedev/support": "~3.0"
},
"require-dev": {
"phpunit/phpcov": "~2.0",
"phpunit/phpunit": "~4.0|~5.0"
"phpunit/phpcov": "~2.0|~3.0",
"phpunit/phpunit": "~4.0|~5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1f8614d

Please sign in to comment.