Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 35ef6c6

Browse files
authored
FIX: composer.json for Symfony 4
1 parent a26805b commit 35ef6c6

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
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"symfony/symfony": "^3.4|^4.0",
30+
"symfony/framework-bundle": "^3.4|^4.0",
3131
"phpFastCache/phpFastCache": "^7.0"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)