Skip to content

Commit 3d5e2b4

Browse files
authored
Update composer.json
1 parent c336988 commit 3d5e2b4

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"illuminate/notifications": "^5.5 || ^6.0",
16-
"illuminate/support": "^5.5 || ^6.0"
16+
"illuminate/support": "^5.5 || ^6.0",
1717
"illuminate/queue": "^5.5 || ^6.0",
1818
"guzzlehttp/guzzle": "^6.2"
1919
},

0 commit comments

Comments
 (0)