Skip to content

Commit

Permalink
Fix PHP version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fumikito committed Jul 1, 2024
1 parent fc0827c commit 7e8104c
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 @@ -19,7 +19,7 @@
"php": ">=7.4"
},
"require-dev": {
"phpunit/phpunit": ">=7",
"phpunit/phpunit": "^9",
"wp-coding-standards/wpcs": "^3.0.0",
"yoast/phpunit-polyfills": "^2.0"
},
Expand Down

0 comments on commit 7e8104c

Please sign in to comment.