Skip to content

Commit

Permalink
Update integration tests (#80)
Browse files Browse the repository at this point in the history
* Use the lastest vesion of the integration tests

* Make sure update script does not update packages that does not require integration tests

* Do not use deperecated functions
  • Loading branch information
Nyholm authored Aug 7, 2016
1 parent 799506f commit 8df00da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.1",
"cache/integration-tests": "^0.10",
"cache/integration-tests": "^0.11",
"symfony/cache": "^3.1"
},
"autoload": {
Expand Down

0 comments on commit 8df00da

Please sign in to comment.