Skip to content

Commit

Permalink
Merge pull request #32 from Inventis/symfony5
Browse files Browse the repository at this point in the history
Add support for symfony 5
  • Loading branch information
eymengunay committed Nov 27, 2021
2 parents 1faf275 + 43ba7f7 commit bb7f2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"symfony/framework-bundle": "~3.0|~4.0"
"symfony/framework-bundle": "~3.0|~4.0|~5.0"
},
"require-dev": {
"eo/symfony-test-edition": "~3.0"
Expand Down

0 comments on commit bb7f2bb

Please sign in to comment.