Skip to content

Commit f37ac10

Browse files
Add support for 5.8
1 parent 9ccef1b commit f37ac10

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,8 +19,8 @@
1919
}
2020
],
2121
"require": {
22-
"illuminate/support": "~5.7.0",
2322
"php": ">=7.1",
23+
"illuminate/support": "~5.7.0|~5.8.0",
2424
"guzzlehttp/guzzle": "^6.3"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)