Skip to content

Commit

Permalink
php v56 travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Cassani committed Aug 16, 2017
1 parent 26545c3 commit 83ed675
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 504 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,12 @@
"psr-4": { "ArrayQuery\\Tests\\": "tests/" }
},
"require": {
"php": "^5.6 || ^7.0",
"php": ">=5.6.6",
"doctrine/annotations": "1.2.*",
"doctrine/instantiator": "1.0.*"
},
"require-dev": {
"phpunit/phpunit": "4.8|^5.0",
"friendsofphp/php-cs-fixer": "^2.3",
"satooshi/php-coveralls": "dev-master"
}
}
Loading

0 comments on commit 83ed675

Please sign in to comment.