Skip to content

Commit

Permalink
Upgrade to PHPUnit 11
Browse files Browse the repository at this point in the history
  • Loading branch information
philbates35 committed Mar 26, 2024
1 parent 1d0f784 commit 47e1e6f
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 223 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^11.0",
"rector/rector": "^1.0",
"spatie/laravel-ignition": "^2.4",
"squizlabs/php_codesniffer": "^3.8"
Expand Down
Loading

0 comments on commit 47e1e6f

Please sign in to comment.