Skip to content

Commit 7bd0f17

Browse files
authored
Update integration tests (#80)
* 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
1 parent 0fbf8d7 commit 7bd0f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^4.0 || ^5.1",
35-
"cache/integration-tests": "^0.10"
35+
"cache/integration-tests": "^0.11"
3636
},
3737
"suggest": {
3838
"ext-memcached": "The extension required to use this pool."

0 commit comments

Comments
 (0)