Skip to content

Commit 90d3764

Browse files
committed
Updates to laravel 5.7
1 parent 3aa4c87 commit 90d3764

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
@@ -14,8 +14,8 @@
1414
"issues":"https://github.com/RootStudio/Laravel-Field-Types/issues"
1515
},
1616
"require":{
17-
"illuminate/view": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0",
18-
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0"
17+
"illuminate/view": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0",
18+
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0,~5.7.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~5.0",

0 commit comments

Comments
 (0)