Skip to content

Commit

Permalink
Add support for php-compatibility 10 (unreleased)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzap committed Feb 25, 2024
1 parent b109e05 commit 2fe634e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"php": ">=7.4",
"automattic/vipwpcs": "^3.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "~1.0.0",
"phpcompatibility/php-compatibility": "^9.3.5",
"phpcompatibility/php-compatibility": "^9.3.5 || ^10",
"phpcsstandards/phpcsextra": "^1.1",
"phpcsstandards/phpcsutils": "^1.0",
"slevomat/coding-standard": "^8.13"
Expand Down

0 comments on commit 2fe634e

Please sign in to comment.