Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v9999' into v9999
Browse files Browse the repository at this point in the history
  • Loading branch information
RT Filefabrik committed Aug 21, 2024
2 parents fa2b0bf + bcbd7e5 commit 6d39d7b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"filefabrik/bootraiser": "~v2.0",
"illuminate/support": "^11",
"laravel/framework": "^11.0",
"laravel/prompts": "^v0.1"

"laravel/prompts": "^v0.1",
"orchestra/testbench": "^9.0"
},
"require-dev": {
"ext-json": "*",
Expand All @@ -37,8 +37,7 @@
"pestphp/pest-plugin-drift": "^2.6",
"pestphp/pest-plugin-laravel": "^2.3",
"phpunit/phpunit": "^9.5|^10.5",
"phpstan/phpstan": "@stable",
"orchestra/testbench": "^9.0"
"phpstan/phpstan": "@stable"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6d39d7b

Please sign in to comment.