Skip to content

Commit 0e7eca1

Browse files
committed
Bump min required enum version from 1.0 to 1.1
1 parent 7c091f3 commit 0e7eca1

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.1",
9-
"marc-mabe/php-enum": "^1.0 || ^2.0 || ^3.0 || ^4.0",
9+
"marc-mabe/php-enum": "^1.1 || ^2.0 || ^3.0 || ^4.0",
1010
"phpstan/phpstan": "^0.12"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)