Skip to content

Commit

Permalink
Fix styling changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Filefabrik authored and github-actions[bot] committed Aug 20, 2024
1 parent f847205 commit 48e563a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"php": ">=8.2",
"composer/composer": "^2.1",
"filefabrik/bootraiser": "~v2.0",
"laravel/framework": "^11.0"
"laravel/framework": "^11.0",
"orchestra/testbench": "^9.0"
},
"require-dev": {
"ext-json": "*",
Expand All @@ -39,8 +40,7 @@
"phpunit/phpunit": "^9.5|^10.5",
"phpstan/phpstan": "@stable",
"illuminate/support": "^11",
"laravel/prompts": "^v0.1",
"orchestra/testbench": "^9.0"
"laravel/prompts": "^v0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 48e563a

Please # to comment.