Skip to content

Commit

Permalink
bump phpunit to 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Sep 24, 2023
1 parent 356331c commit 4c5e51a
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 @@ -56,7 +56,7 @@
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"symfony/framework-bundle": "^6.2",
Expand Down

0 comments on commit 4c5e51a

Please sign in to comment.