Skip to content

Commit 83f9640

Browse files
author
Felix Arntz
committed
Use more flexible declaration of phpcompat dependency in composer.
1 parent c7962e1 commit 83f9640

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
@@ -8,7 +8,7 @@
88
}],
99
"require": {
1010
"squizlabs/php_codesniffer": "2.9.*",
11-
"wimg/php-compatibility": "8.0.0",
11+
"wimg/php-compatibility": "^8",
1212
"simplyadmire/composer-plugins" : "@dev"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)