Skip to content

Commit fdb0662

Browse files
authored
Laravel 8 (mikefrancis#18)
1 parent b398f37 commit fdb0662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"type": "library",
55
"require": {
66
"guzzlehttp/guzzle": "^6.3",
7-
"illuminate/support": "^5.8|^6|^7",
8-
"illuminate/http": "^5.8|^6|^7"
7+
"illuminate/support": "^5.8|^6|^7|^8",
8+
"illuminate/http": "^5.8|^6|^7|^8"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "^8.3",

0 commit comments

Comments
 (0)