Skip to content

Commit d56e53f

Browse files
authored
Merge pull request #83 from inpsyde/suppor-php-compat-10
Suppor php compatipility 10
2 parents b109e05 + 2fe634e commit d56e53f

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)