Skip to content

Commit 062cdbb

Browse files
authored
Merge pull request #8 from mahfuz05/patch-1
Update composer.json
2 parents 7644d40 + 291b77c commit 062cdbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
],
1616
"minimum-stability": "dev",
1717
"require": {
18-
"php": "^7.2|^7.3|^8.0|^8.1",
19-
"illuminate/support": "~6|~7|~8|~9|~10",
20-
"guzzlehttp/guzzle": "^7.0.1"
18+
"php": "^7.3|^8.0|^8.1|^8.2|^8.3|^8.4",
19+
"illuminate/support": "~8|~9|~10|~9|~10|~11|~12",
20+
"guzzlehttp/guzzle": "^7.1"
2121
},
2222
"extra": {
2323
"laravel": {

0 commit comments

Comments
 (0)