Skip to content

Commit

Permalink
update to laravel 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Rolim committed Feb 1, 2018
1 parent 7fafd3b commit 40b3659
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 278 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"kris/laravel-form-builder": "^1.7",
"illuminate/database": "5.2.*|5.3.*|5.4.*"
"illuminate/database": "5.5.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 40b3659

Please sign in to comment.