Skip to content

Commit

Permalink
improve php version deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JCrombez committed May 25, 2022
1 parent 5d011a8 commit 883255d
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 @@ -12,7 +12,7 @@
}
],
"require": {
"php": "^7.4",
"php": "^7.4 || ^8.0",
"doctrine/orm": "^2.7",
"twig/twig": "^2.12.1 || ^3.0",
"twig/extra-bundle": "^3.4",
Expand Down

0 comments on commit 883255d

Please sign in to comment.