We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c6906 + db19909 commit 40a1de4Copy full SHA for 40a1de4
.travis.yml
@@ -24,4 +24,4 @@ script:
24
- php vendor/bin/phpunit
25
26
after_success:
27
- - codecov
+ - codecov
composer.json
@@ -20,7 +20,7 @@
20
"require": {
21
"php": "^5.5|^7",
22
"symfony/framework-bundle": "^2.6|^3.0",
23
- "cache/doctrine-adapter": "^0.1"
+ "cache/doctrine-adapter": "^0.2"
},
"require-dev": {
"phpunit/phpunit": "5.0.*|^4.0",
0 commit comments