Skip to content

Commit c32ab29

Browse files
authored
Update composer.json (#12)
1 parent 694995c commit c32ab29

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
@@ -10,8 +10,8 @@
1010
"request"
1111
],
1212
"require": {
13-
"illuminate/http": "^5.0|^6.0|^7.0",
14-
"illuminate/support": "^5.0|^6.0|^7.0"
13+
"illuminate/http": "^5.0|^6.0|^7.0|^8.0",
14+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "~5.4.0"

0 commit comments

Comments
 (0)