Skip to content

Commit

Permalink
Added Symfony 7.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
kreemer committed Dec 6, 2023
1 parent a7714ed commit 1373a13
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 716 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "symfony-bundle",
"license": "MIT",
"require": {
"symfony/framework-bundle": "^6.0",
"symfony/framework-bundle": "^6.0 || ^7.0",
"symsensor/actuator-bundle": "^1.0.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 1373a13

Please sign in to comment.