Skip to content

Commit 2fe634e

Browse files
committed
Add support for php-compatibility 10 (unreleased)
1 parent b109e05 commit 2fe634e

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
"php": ">=7.4",
3333
"automattic/vipwpcs": "^3.0.0",
3434
"dealerdirect/phpcodesniffer-composer-installer": "~1.0.0",
35-
"phpcompatibility/php-compatibility": "^9.3.5",
35+
"phpcompatibility/php-compatibility": "^9.3.5 || ^10",
3636
"phpcsstandards/phpcsextra": "^1.1",
3737
"phpcsstandards/phpcsutils": "^1.0",
3838
"slevomat/coding-standard": "^8.13"

0 commit comments

Comments
 (0)