Skip to content

Commit

Permalink
Merge pull request #83 from inpsyde/suppor-php-compat-10
Browse files Browse the repository at this point in the history
Suppor php compatipility 10
  • Loading branch information
gmazzap committed Feb 25, 2024
2 parents b109e05 + 2fe634e commit d56e53f
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 d56e53f

Please sign in to comment.