Skip to content

Commit 054a329

Browse files
committed
Updating composer
1 parent cac14b7 commit 054a329

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^5.5|^7",
22-
"symfony/framework-bundle": "^2.7|^3.0",
23-
"cache/doctrine-adapter": "dev-master"
21+
"php": "^5.5|^7",
22+
"symfony/framework-bundle": "^2.7|^3.0",
23+
"cache/doctrine-adapter": "^0.1"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "5.0.*|^4.0",
26+
"phpunit/phpunit": "5.0.*|^4.0",
2727
"matthiasnoback/symfony-dependency-injection-test": "0.7.*"
2828
},
2929
"suggest": {

0 commit comments

Comments
 (0)