Skip to content

Commit

Permalink
add support for symfony 5
Browse files Browse the repository at this point in the history
  • Loading branch information
esserj committed Nov 26, 2021
1 parent 1faf275 commit 43ba7f7
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 @@ -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 43ba7f7

Please sign in to comment.