We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ff7f1 commit 003da53Copy full SHA for 003da53
1 file changed
composer.json
@@ -10,8 +10,8 @@
10
],
11
"require": {
12
"php": ">=7.1.3",
13
- "laravelcollective/html": "5.7.*",
14
- "illuminate/translation": "5.7.*"
+ "laravelcollective/html": "5.8.*",
+ "illuminate/translation": "5.8.*"
15
},
16
"require-dev": {
17
"phpspec/phpspec": "~4.0"
0 commit comments