Skip to content

Commit

Permalink
Revert "feat: add support of PHP 8.4"
Browse files Browse the repository at this point in the history
This reverts commit 3026214.
  • Loading branch information
ArnaudLigny committed Aug 19, 2024
1 parent 3026214 commit 9f76b23
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 @@ -18,7 +18,7 @@
}
],
"require": {
"php": "^8.1||^8.2||^8.3||^8.4",
"php": "^8.1||^8.2||^8.3",
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-mbstring": "*",
Expand Down

0 comments on commit 9f76b23

Please sign in to comment.