diff --git a/composer.json b/composer.json index 8543ca1420..44c5ab0766 100755 --- a/composer.json +++ b/composer.json @@ -14,7 +14,6 @@ }], "require": { - "php": ">=5.6.11", "laravel/framework": "5.2.*", "davejamesmiller/laravel-breadcrumbs": "~3.0", "watson/validating": "~2.0", diff --git a/composer.lock b/composer.lock index a7e88bbdc1..b48e815f45 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "1dbccadc167d6bc59012345c9873722e", - "content-hash": "ab9579d4e3b4d532ff42f82aa009f096", + "hash": "847987de4271f2467a4a5fc50bc04cc9", + "content-hash": "28b178f07a713b4db441e7e1f380916e", "packages": [ { "name": "classpreloader/classpreloader", @@ -4114,8 +4114,6 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": { - "php": ">=5.6.11" - }, + "platform": [], "platform-dev": [] }