Skip to content

Commit

Permalink
Update php requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
doishub committed Oct 14, 2021
1 parent 15b37b4 commit 7eca2c3
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 @@ -13,7 +13,7 @@
}
],
"require":{
"php":"^5.6 || ^7.0",
"php":"^7.0 || ^8.0",
"contao/core-bundle":"^4.4",
"oveleon/contao-component-style-manager":"^2.4",
"oveleon/contao-theme-compiler-bundle":"^1.1",
Expand Down

0 comments on commit 7eca2c3

Please sign in to comment.