Skip to content

Commit 9fdb177

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 33ee623 commit 9fdb177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0 || ^5.1",
33-
"cache/integration-tests": "^0.10"
33+
"cache/integration-tests": "^0.11"
3434
},
3535
"suggest": {
3636
"ext-apcu": "The extension required to use this pool."

0 commit comments

Comments
 (0)