Skip to content

Commit

Permalink
Remove laravel/prompts dependency and update orchestra/testbench vers…
Browse files Browse the repository at this point in the history
…ion constraint
  • Loading branch information
tharindarodrigo committed Dec 26, 2024
1 parent 750c947 commit 8f473f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@
"require": {
"php": "^8.2",
"illuminate/contracts": "^10.0||^11.0",
"laravel/prompts": "^0.3.2",
"spatie/laravel-package-tools": "^1.16",
"spatie/laravel-permission": "^6.0"
},
"require-dev": {
"laravel/pint": "^1.14",
"nunomaduro/collision": "^8.1.1||^7.10.0",
"larastan/larastan": "^2.9",
"orchestra/testbench": "^9.0.0||^8.22.0",
"orchestra/testbench": "^8.22.0",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-laravel": "^2.3",
Expand Down

0 comments on commit 8f473f2

Please sign in to comment.