Skip to content

Commit 200b886

Browse files
committed
remove old version mabe enum support
1 parent 86a92ff commit 200b886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "BSD-3-Clause",
77
"require": {
88
"php": "^7.4 | ^8.0",
9-
"marc-mabe/php-enum": "^1.1 || ^2.0 || ^3.0 || ^4.0",
9+
"marc-mabe/php-enum": "^4.0",
1010
"phpstan/phpstan": "^2.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)