Skip to content

Commit

Permalink
fix: require PHP 8.3 in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
henrique-borba committed Jun 12, 2024
1 parent 43b5234 commit 508c80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"phpunit/php-code-coverage": ">=11.0.3"
},
"require": {
"php": ">=8.3",
"ext-numpower": ">=0.5.0",
"ext-gd": "*"
},
Expand Down

0 comments on commit 508c80f

Please sign in to comment.