Skip to content

Commit 094ef1a

Browse files
authored
Merge pull request #5 from Padam87/sf6
Symfony 6
2 parents 375c8ef + 7adf729 commit 094ef1a

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
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^7.4 || ^8.0",
77
"ext-bcmath": "*",
8-
"symfony/framework-bundle": "^4.0 || ^5.0",
8+
"symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0",
99
"moneyphp/money": "^3.1",
1010
"doctrine/orm": "^2.5",
1111
"doctrine/doctrine-bundle": "^1.5 || ^2.0"

0 commit comments

Comments
 (0)