Skip to content

Commit

Permalink
phpunit を 10.5.31 で固定化
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuring committed Sep 5, 2024
1 parent 3108e7a commit 8e815dd
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 139 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cakephp/cakephp-codesniffer": "^5.0",
"cakephp/debug_kit": "^5.0.0",
"josegonzalez/dotenv": "^4.0",
"phpunit/phpunit": "10.1.0",
"phpunit/phpunit": "10.5.31",
"symplify/monorepo-builder": "^11.2",
"vierge-noire/cakephp-fixture-factories": "^3.0",
"vierge-noire/cakephp-test-suite-light": "^3.0"
Expand Down
Loading

0 comments on commit 8e815dd

Please sign in to comment.