Skip to content

Commit 8df00da

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 799506f commit 8df00da

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
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^4.0 || ^5.1",
31-
"cache/integration-tests": "^0.10",
31+
"cache/integration-tests": "^0.11",
3232
"symfony/cache": "^3.1"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)