Skip to content

Commit 003da53

Browse files
committed
Update Laravel to 5.8
1 parent 31ff7f1 commit 003da53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": ">=7.1.3",
13-
"laravelcollective/html": "5.7.*",
14-
"illuminate/translation": "5.7.*"
13+
"laravelcollective/html": "5.8.*",
14+
"illuminate/translation": "5.8.*"
1515
},
1616
"require-dev": {
1717
"phpspec/phpspec": "~4.0"

0 commit comments

Comments
 (0)