Skip to content

Commit

Permalink
Merge pull request #5 from Padam87/sf6
Browse files Browse the repository at this point in the history
Symfony 6
  • Loading branch information
Padam87 authored Mar 10, 2022
2 parents 375c8ef + 7adf729 commit 094ef1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-bcmath": "*",
"symfony/framework-bundle": "^4.0 || ^5.0",
"symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0",
"moneyphp/money": "^3.1",
"doctrine/orm": "^2.5",
"doctrine/doctrine-bundle": "^1.5 || ^2.0"
Expand Down

0 comments on commit 094ef1a

Please sign in to comment.