Skip to content

Commit a74b24d

Browse files
authored
Symfony 5 support
1 parent aae6a4a commit a74b24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.5.9",
15-
"symfony/dependency-injection": "~2.7|~3.0|~4.0"
15+
"symfony/dependency-injection": "~2.7|~3.0|~4.0|~5.0"
1616
},
1717
"autoload": {
1818
"psr-4": { "Yokai\\DependencyInjection\\": "src" }

0 commit comments

Comments
 (0)