Skip to content

Commit

Permalink
Drop support for 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Aug 10, 2024
1 parent bf8a304 commit a542797
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 @@ -15,7 +15,7 @@
}
],
"require": {
"php": ">=7.2.5",
"php": ">=8.0.2",
"symfony/framework-bundle": "^5.4|^6.4|^7.0",
"symfony/twig-bundle": "^5.4|^6.4|^7.0",
"twig/twig": "^3.0"
Expand Down

0 comments on commit a542797

Please # to comment.