Skip to content

Commit

Permalink
Update phpunit version in composer.json
Browse files Browse the repository at this point in the history
The phpunit version has been updated in composer.json from "^10.5.5" to "^10.5.6". This update may contain various bug fixes and improvements for the testing suite.
  • Loading branch information
MarjovanLier committed Jan 13, 2024
1 parent 315c948 commit a4958e8
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 @@ -51,7 +51,7 @@
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.55",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.5",
"phpunit/phpunit": "^10.5.6",
"psalm/plugin-phpunit": "^0.18.4",
"rector/rector": "^0.19",
"roave/no-floaters": "^1.10",
Expand Down

0 comments on commit a4958e8

Please sign in to comment.