Skip to content

Commit 169d8fb

Browse files
authored
Merge pull request #15 from inpsyde/fix/php-compatibility-version
fix: set PHP Compability to 10.0.0-alpha2
2 parents 5eef494 + ef0ad0f commit 169d8fb

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
@@ -23,7 +23,7 @@
2323
"php": ">=8.1",
2424
"automattic/vipwpcs": "^3.0",
2525
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
26-
"phpcompatibility/php-compatibility": "dev-develop",
26+
"phpcompatibility/php-compatibility": "10.0.0-alpha2",
2727
"phpcsstandards/phpcsextra": "^1.2",
2828
"phpcsstandards/phpcsutils": "^1.0",
2929
"sirbrillig/phpcs-variable-analysis": "^2.11",

0 commit comments

Comments
 (0)