Skip to content

Commit 896bc24

Browse files
Merge branch '3.4' into 4.2
* 3.4: Fix typo fix required DependencyInjection component version
2 parents 5a37490 + fb09a89 commit 896bc24

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
@@ -21,7 +21,7 @@
2121
"symfony/cache": "~4.2",
2222
"symfony/config": "~4.2",
2323
"symfony/contracts": "^1.0.2",
24-
"symfony/dependency-injection": "^4.2",
24+
"symfony/dependency-injection": "^4.2.5",
2525
"symfony/event-dispatcher": "^4.1",
2626
"symfony/http-foundation": "^4.1.2",
2727
"symfony/http-kernel": "^4.2",

0 commit comments

Comments
 (0)