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 83b9862 commit 7a001f5
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 @@ -35,7 +35,7 @@
"phpunit/phpunit": "^4.0 || ^5.1",
"cache/predis-adapter": "^0.4",
"cache/array-adapter": "^0.4",
"cache/integration-tests": "^0.10"
"cache/integration-tests": "^0.11"
},
"provide": {
"psr/cache-implementation": "^1.0"
Expand Down

0 comments on commit 7a001f5

Please sign in to comment.