Skip to content

Commit e2bb999

Browse files
authored
Merge pull request #6 from RootStudio/laravel-update
Updates to 5.8
2 parents 1c60669 + 26caf0b commit e2bb999

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|~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"
17+
"illuminate/view": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.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|~5.8.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~5.0",

0 commit comments

Comments
 (0)