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 6c8db91 commit 4ccd10f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@
"php": ">=8.2",
"ext-dom": "*",
"ext-simplexml": "*",
"composer/composer": "^2.1",
"filefabrik/bootraiser": "~v2.0",
"composer/composer": "^2.1"
"laravel/framework": "^11.0",
"orchestra/testbench": "^9.0"
},
"require-dev": {
"ext-json": "*",
Expand All @@ -40,8 +42,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 4ccd10f

Please # to comment.