Skip to content

Commit a89c7ea

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 828c065 commit a89c7ea

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
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^4.0 || ^5.1",
34-
"cache/integration-tests": "^0.10"
34+
"cache/integration-tests": "^0.11"
3535
},
3636
"suggest": {
3737
"ext-memcache": "The extension required to use this pool."

0 commit comments

Comments
 (0)