Skip to content

Commit

Permalink
changed required php version to 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuder committed Apr 1, 2022
1 parent bf1dd67 commit b88df89
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 @@ -22,7 +22,7 @@
"email": "support@fluxlabs.ch"
},
"require": {
"php": ">=8.0",
"php": ">=7.4",
"ext-curl": "*",
"ext-json": "*",
"ext-yaml": "*",
Expand Down

0 comments on commit b88df89

Please sign in to comment.