Skip to content

Commit

Permalink
Bump dependencies for Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Aug 25, 2023
1 parent 98cb4fa commit 1015395
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"php": "^8.0",
"astrogoat/strata": "^0.3.0|^0.4.0",
"spatie/laravel-package-tools": "^1.4.3",
"illuminate/contracts": "^8.37"
"illuminate/contracts": "^8.37|^10.0"
},
"require-dev": {
"nunomaduro/collision": "^5.3",
"orchestra/testbench": "^6.15",
"pestphp/pest": "^1.18",
"pestphp/pest-plugin-laravel": "^1.2",
"nunomaduro/collision": "^5.3|^7.0",
"orchestra/testbench": "^6.15|^8.5",
"pestphp/pest": "^1.18|^2.16",
"pestphp/pest-plugin-laravel": "^1.2|^2.2",
"spatie/laravel-ray": "^1.23",
"vimeo/psalm": "^4.8"
"vimeo/psalm": "^4.8|^5.15"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1015395

Please sign in to comment.