Skip to content

Commit

Permalink
The use of Enums makes this library PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Apr 9, 2024
1 parent 803a9ef commit 581408f
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 @@
"coverage": "XDEBUG_MODE=coverage phpunit --testdox --colors=\"auto\" --coverage-html=\"coverage\""
},
"require": {
"php": "^8.0",
"php": "^8.1",
"ext-openssl": "*",
"ext-zip": "*",
"ext-zlib": "*",
Expand Down

0 comments on commit 581408f

Please sign in to comment.