Skip to content

Commit 1cea329

Browse files
committed
Updated requirements for symfony DI component to newest
1 parent c28ae12 commit 1cea329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "symfony-bundle",
55
"require": {
66
"goaop/framework": "^1.0|^2.0@dev",
7-
"symfony/dependency-injection": "^2.3 <2.6.0"
7+
"symfony/dependency-injection": "^2.6|^3.0"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)