Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wpengine/wpe-php-compat",
"description": "The WP Engine PHP Compatibility Checker can be used by any WordPress website on any web host to check PHP version compatibility.",
"require-dev": {
"phpunit/phpunit": "^9.5.4",
"phpunit/phpunit": "^12.5.22",
"brain/monkey": "^2.6.0",
"dealerdirect/phpcodesniffer-composer-installer": "^v0.7.1",
"wp-cli/wp-cli-bundle": "*",
Expand Down
Loading