Skip to content

Commit e9b466f

Browse files
committed
Require phpcompatibility/php-compatibility
instead of wimg/php-compatibility. See #22
1 parent c8cbd9d commit e9b466f

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
@@ -32,7 +32,7 @@
3232
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
3333
"wp-coding-standards/wpcs": "^0.14",
3434
"automattic/phpcs-neutron-standard": "^1",
35-
"wimg/php-compatibility": "^8.0"
35+
"phpcompatibility/php-compatibility": "^9.0"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "6.0.*"

0 commit comments

Comments
 (0)