Skip to content

Commit 2b0852d

Browse files
authored
Update composer.json
1 parent 7ccbc89 commit 2b0852d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
],
1616
"require": {
1717
"php": "^7.1.3",
18-
"illuminate/database": "5.8.*|^6|^7",
19-
"illuminate/filesystem": "5.8.*|^6|^7",
20-
"illuminate/http": "5.8.*|^6|^7",
21-
"illuminate/support": "5.8.*|^6|^7",
22-
"illuminate/view": "5.8.*|^6|^7"
18+
"illuminate/database": "5.8.*|^6|^7|^8",
19+
"illuminate/filesystem": "5.8.*|^6|^7|^8",
20+
"illuminate/http": "5.8.*|^6|^7|^8",
21+
"illuminate/support": "5.8.*|^6|^7|^8",
22+
"illuminate/view": "5.8.*|^6|^7|^8"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^3.8"

0 commit comments

Comments
 (0)