Skip to content

Commit 087565a

Browse files
Changed php enum version for php 8 support
1 parent 508836c commit 087565a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=7.2",
26-
"marc-mabe/php-enum": "^4.4"
26+
"marc-mabe/php-enum": "^4.7.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)