Skip to content

Commit 3f26a47

Browse files
committed
Composer file uniformization
1 parent bbbc6c1 commit 3f26a47

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": "^1.0"
1111
},

0 commit comments

Comments
 (0)