Skip to content

Commit 2f0c8fa

Browse files
committed
Fix phpcompatibility/php-compatibility requirement
1 parent f90ddc9 commit 2f0c8fa

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
@@ -14,7 +14,7 @@
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0",
1515
"php-parallel-lint/php-console-highlighter": "^1.0",
1616
"php-parallel-lint/php-parallel-lint": "^1.3.1",
17-
"phpcompatibility/php-compatibility": "dev-develop",
17+
"phpcompatibility/php-compatibility": "^10.0",
1818
"phpstan/extension-installer": "^1.4",
1919
"phpstan/phpstan": "^1.12.26 || ^2.0",
2020
"phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0",

0 commit comments

Comments
 (0)