Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Aug 15, 2023
1 parent 3bffc1d commit 7008be1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"require": {
"php": "^8.2",
"guzzlehttp/promises": "^1.0 || ^2.0",
"illuminate/console": "^10.0",
"illuminate/http": "^10.0",
"illuminate/routing": "^10.0",
"illuminate/support": "^10.0",
"illuminate/console": "^9.0 || ^10.0",
"illuminate/http": "^9.0 || ^10.0",
"illuminate/routing": "^9.0 || ^10.0",
"illuminate/support": "^9.0 || ^10.0",
"livewire/livewire": "^3.0@beta",
"nesbot/carbon": "^2.67"
},
Expand Down

0 comments on commit 7008be1

Please sign in to comment.