Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mozex committed Feb 25, 2025
1 parent bca790d commit 218f0e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0|^11.0",
"laravel/prompts": "^0.1.15|^0.2.0|^0.3.0",
"laravel/scout": "^10.2",
"spatie/laravel-package-tools": "^1.14.0"
"illuminate/contracts": "^10.0|^11.0|^12.0",
"laravel/prompts": "^0.1.15|^0.2.0|^0.3.4",
"laravel/scout": "^10.12.2",
"spatie/laravel-package-tools": "^1.19.0"
},
"require-dev": {
"laravel/pint": "^1.16.1",
"larastan/larastan": "^2.9.8",
"nunomaduro/collision": "^7.8|^8.1",
"orchestra/testbench": "^8.21|^9.0",
"orchestra/testbench": "^8.21|^9.0|^10.0",
"pestphp/pest": "^2.34.7",
"pestphp/pest-plugin-laravel": "^2.0",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit 218f0e5

Please sign in to comment.