Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
- update phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Jul 19, 2021
1 parent 1247257 commit 0240c54
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 @@ -61,10 +61,10 @@
"phpcompatibility/phpcompatibility-wp": "2.1.0",
"squizlabs/php_codesniffer": "3.5.4",
"phpstan/phpstan": "^0.12.64",
"phpunit/phpunit": "^8.5",
"szepeviktor/phpstan-wordpress": "^0.7.1",
"codeception/module-rest": "^1.2",
"wp-graphql/wp-graphql-testcase": "~2.1",
"phpunit/phpunit": "9.4.1",
"simpod/php-coveralls-mirror": "^3.0",
"phpstan/extension-installer": "^1.1"
}
Expand Down

0 comments on commit 0240c54

Please sign in to comment.