Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Commit 15d5daf

Browse files
committed
fix dependency
1 parent 4692f13 commit 15d5daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.4",
14-
"symfony/symfony": ">2.3",
13+
"php": ">=5.5.9",
14+
"symfony/framework-bundle": "~2.3|~3.0",
1515
"mactronique/phpcache": "~1.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)