Skip to content

Commit 7db5340

Browse files
committed
Add support for ^3.3 version of symfony/dependency-injection
1 parent f7806a6 commit 7db5340

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
@@ -10,7 +10,7 @@
1010
"composer/composer": "@stable",
1111
"symfony/config": "^2.8||^4.4",
1212
"symfony/console": "^2.8||^4.0",
13-
"symfony/dependency-injection": "^2.8||^4.3",
13+
"symfony/dependency-injection": "^3.3||^4.3",
1414
"symfony/process": "^2.1||^4.1"
1515
},
1616
"conflict": {

0 commit comments

Comments
 (0)