Skip to content

Commit

Permalink
Remove phpunit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn committed Feb 17, 2024
1 parent cc215a0 commit 412f893
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 @@ -38,7 +38,7 @@
"illuminate/view": "^9 || ^10 || ^11",
"mockery/mockery": "^1.4",
"orchestra/testbench": "^8 || ^9",
"phpunit/phpunit": "^9 || ^10.5",
"phpunit/phpunit": "^10.5",
"spatie/phpunit-snapshot-assertions": "^4 || ^5",
"vimeo/psalm": "^5.4"
},
Expand Down

0 comments on commit 412f893

Please sign in to comment.