Skip to content

Commit bce8db9

Browse files
committed
Allow marc-mabe/php-enum 4.0
1 parent 1022c1e commit bce8db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.3",
88
"ext-soap": "*",
9-
"marc-mabe/php-enum": "^3.0",
9+
"marc-mabe/php-enum": "^3.0|^4.0",
1010
"symfony/http-kernel": "^4.4"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)