Skip to content

Commit 38c7725

Browse files
committed
Update dependency constraint for "symfony/framework-bundle"
1 parent 758b79e commit 38c7725

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
@@ -34,7 +34,7 @@
3434
"symfony/dependency-injection": "^2.8 || ^3.0 || ^4.0",
3535
"symfony/event-dispatcher": "^2.8 || ^3.0 || ^4.0",
3636
"symfony/form": "^2.8 || ^3.0 || ^4.0",
37-
"symfony/framework-bundle": "^2.8 || ^3.0 || ^4.0",
37+
"symfony/framework-bundle": "^2.8.1 || ^3.0 || ^4.0",
3838
"symfony/http-foundation": "^2.8 || ^3.0 || ^4.0",
3939
"symfony/http-kernel": "^2.8 || ^3.0 || ^4.0",
4040
"symfony/options-resolver": "^2.8 || ^3.0 || ^4.0",

0 commit comments

Comments
 (0)