Skip to content

Commit

Permalink
Upgrade to PHP 8.1 and higher.
Browse files Browse the repository at this point in the history
  • Loading branch information
prwater committed Feb 4, 2023
1 parent 64703a1 commit 35e82f6
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 @@ -7,7 +7,7 @@
],
"license": "MIT",
"require": {
"php": ">=7.3"
"php": ">=8.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 35e82f6

Please sign in to comment.