Skip to content

Commit

Permalink
Bump PHPUnit version to 10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Apr 21, 2024
1 parent 0e78f24 commit e5198e2
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 183 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^10.3"
"phpunit/phpunit": "^10.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e5198e2

Please sign in to comment.