Skip to content

Commit

Permalink
Merge pull request #38 from relthyg/symfony6
Browse files Browse the repository at this point in the history
  • Loading branch information
eymengunay committed Oct 11, 2023
2 parents cd82576 + 355a354 commit b481daa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"symfony/framework-bundle": "~5.0"
"symfony/framework-bundle": "~5.0 | ~6.0"
},
"require-dev": {
"eo/symfony-test-edition": "~3.0"
Expand All @@ -22,7 +22,6 @@
"url": "https://github.com/iisisrael/symfony-test"
}
],
"target-dir": "Eo/HoneypotBundle",
"autoload": {
"psr-0": {
"Eo\\HoneypotBundle": ""
Expand Down

0 comments on commit b481daa

Please sign in to comment.