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.
1 parent cac14b7 commit 054a329Copy full SHA for 054a329
composer.json
@@ -18,12 +18,12 @@
18
}
19
],
20
"require": {
21
- "php": "^5.5|^7",
22
- "symfony/framework-bundle": "^2.7|^3.0",
23
- "cache/doctrine-adapter": "dev-master"
+ "php": "^5.5|^7",
+ "symfony/framework-bundle": "^2.7|^3.0",
+ "cache/doctrine-adapter": "^0.1"
24
},
25
"require-dev": {
26
- "phpunit/phpunit": "5.0.*|^4.0",
+ "phpunit/phpunit": "5.0.*|^4.0",
27
"matthiasnoback/symfony-dependency-injection-test": "0.7.*"
28
29
"suggest": {
0 commit comments