Skip to content

Commit

Permalink
Merge pull request #7 from conejerock/adding-ci
Browse files Browse the repository at this point in the history
Modify dependency symfony/framework-bundle
  • Loading branch information
conejerock authored Dec 27, 2023
2 parents 403289e + cecc63d commit 64e0707
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 @@ -20,7 +20,7 @@
"type": "symfony-bundle",
"require": {
"php": ">=8.1",
"symfony/framework-bundle": "5.0.*"
"symfony/framework-bundle": ">=5.0.*"
},
"require-dev": {
"symfony/phpunit-bridge": "5.0.*",
Expand Down

0 comments on commit 64e0707

Please sign in to comment.