Skip to content

Commit 994f7bf

Browse files
authored
Update composer.json
1 parent 78c1876 commit 994f7bf

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
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": ">=7",
18-
"illuminate/support": "5.5.x|5.6.x|5.7.x",
19-
"illuminate/translation": "5.5.x|5.6.x|5.7.x",
18+
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
19+
"illuminate/translation": "5.5.x|5.6.x|5.7.x|5.8.x",
2020
"symfony/finder": "~3.0|~4.0"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)