Skip to content

Commit

Permalink
feat: update phpunit to 11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
aizlee committed Nov 28, 2024
1 parent 688fe0b commit 9717954
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 1,267 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^8.3",
"laravel/framework": "^11.20",
"phpunit/phpunit": "^10.5",
"laravel/framework": "^11.34",
"phpunit/phpunit": "^11.4",
"ext-json": "*"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 9717954

Please sign in to comment.