Skip to content

Commit

Permalink
upgrade to latest goodies
Browse files Browse the repository at this point in the history
  • Loading branch information
nagi1 committed Jul 20, 2024
1 parent c9ae8b3 commit 8d31725
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@
"spatie/laravel-package-tools": "^1.12.1"
},
"require-dev": {
"nunomaduro/collision": "^5.11",
"orchestra/testbench": "^6.45",
"pestphp/pest": "^1.23.1",
"pestphp/pest-plugin-laravel": "^1.4",
"spatie/laravel-ray": "^1.37.1",
"vimeo/psalm": "^4.30"
"nunomaduro/collision": "^8.0",
"orchestra/testbench": "^9",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"spatie/laravel-ray": "^1.37.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8d31725

Please sign in to comment.