Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jumilla committed Jan 26, 2017
1 parent c6d23e2 commit 7982dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -12,11 +12,11 @@
}
],
"require": {
"php": ">=5.5",
"php": ">=5.5.9",
"league/flysystem": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "~4.0|~5.0",
"mockery/mockery": "~0.9"
},
"autoload": {
Expand Down

0 comments on commit 7982dc2

Please sign in to comment.