Skip to content

Commit

Permalink
Remove requirements for illuminate/support and dbal from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbutcher committed Aug 29, 2023
1 parent 037aab7 commit 01a29df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
],
"require": {
"php": "^8.1",
"doctrine/dbal": "^3.0",
"illuminate/support": "^10.0",
"laravel/jetstream": "^3.0|^4.0",
"laravel/socialite": "^5.6"
},
Expand Down

0 comments on commit 01a29df

Please sign in to comment.