Skip to content

Commit 967afb7

Browse files
committed
wip
1 parent 8c3bbfc commit 967afb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@
1818
"require": {
1919
"php": "^8.1",
2020
"illuminate/contracts": "^9.38",
21+
"illuminate/support": "^9.38",
2122
"spatie/laravel-package-tools": "^1.14.0",
2223
"symfony/mailer": "^6.0"
2324
},
2425
"require-dev": {
26+
"guzzlehttp/guzzle": "^7.5",
2527
"laravel/pint": "^1.0",
2628
"nunomaduro/collision": "^6.0",
2729
"nunomaduro/larastan": "^2.0.1",

0 commit comments

Comments
 (0)