Skip to content

Commit

Permalink
Update min PHP version to v7.4 (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: Emanuele Panzeri <[email protected]>
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
3 people authored Feb 6, 2024
1 parent 9e0ac04 commit 3679947
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 @@ -20,7 +20,7 @@
}
],
"require": {
"php": ">=5.3",
"php": "^7.4 || ^8.0",
"ext-zlib": "*",
"ext-iconv": "*",
"ext-mbstring": "*",
Expand Down

0 comments on commit 3679947

Please sign in to comment.