🏡 index : ~doyle/koselig.git

author Jordan Doyle <jordan@doyle.la> 2018-04-14 11:36:09.0 +00:00:00
committer Jordan Doyle <jordan@doyle.la> 2018-04-14 11:36:09.0 +00:00:00
commit
65c050c3976abf90075cc5cb71d86118b079611d [patch]
tree
1e215c933673ca5fff6ae800f985f422960d6c0b
parent
12f40865efae276baaacb9a66301dbf210626486
download
65c050c3976abf90075cc5cb71d86118b079611d.tar.gz

Update laravel version constraints



Diff

 composer.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/composer.json b/composer.json
index 449f106..6a9f7ad 100644
--- a/composer.json
+++ b/composer.json
@@ -9,9 +9,9 @@
        }
    ],
    "require": {
        "illuminate/support": "5.3.*",
        "illuminate/database": "^5.3",
        "illuminate/routing": "^5.3",
        "illuminate/support": "^5.6",
        "illuminate/database": "^5.6",
        "illuminate/routing": "^5.6",
        "watson/rememberable": "^2.0"
    },
    "autoload": {