Skip to content

Commit 5b7dacc

Browse files
Dylan-DPCvigneshgurusamy
authored andcommitted
Update composer.json (#3)
1 parent 53c43dc commit 5b7dacc

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=7.0.0",
24-
"illuminate/support": "~5.3|~5.4|~5.5",
24+
"illuminate/support": "5.3.*|5.4.*|5.5.*",
2525
"guzzlehttp/guzzle": "~6.0"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)