Skip to content

Commit f013546

Browse files
Update composer.json
Co-authored-by: Yozhef <[email protected]>
1 parent da4a872 commit f013546

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
@@ -5,7 +5,7 @@
55
"keywords": ["enum", "phpstan"],
66
"license": "MIT",
77
"require": {
8-
"php": "~7.1|8.0",
8+
"php": "~7.1|^8.0",
99
"myclabs/php-enum": "^1.2",
1010
"phpstan/phpstan": "^0.10|^0.11|^0.12"
1111
},

0 commit comments

Comments
 (0)