Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit f481ec5

Browse files
committed
fix guzzle
1 parent c7db32f commit f481ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.4",
22-
"astrotomic/laravel-guzzle": "^1.0.1",
22+
"astrotomic/laravel-guzzle": "^1.0.1",
2323
"illuminate/cache": "^6.0",
2424
"illuminate/support": "^6.0"
2525
},

0 commit comments

Comments
 (0)