Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 24, 2015
1 parent 8b68d72 commit 09fab20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -16,11 +16,10 @@
}
],
"require": {
"php" : ">=5.5.0"
"php" : ">=7.0"
},
"require-dev": {
"phpunit/phpunit" : "4.*",
"scrutinizer/ocular": "~1.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 09fab20

Please sign in to comment.