Update to Laravel 5.5.28

This commit is contained in:
Nabeel Shahzad 2017-12-31 09:15:42 -06:00
parent 81e82629ac
commit 10a58b3350
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"homepage": "http://www.phpvms.net",
"require": {
"php": ">=7.0",
"laravel/framework": "5.5.25",
"laravel/framework": "5.5.28",
"symfony/lts": "v3",
"php-http/httplug": "1.1.0",
"laravelcollective/html": "5.5.1",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "b928532e473b59b1b6905f9c109fcb2e",
"content-hash": "d55b7346e74d6a7f93282a671fb57aec",
"packages": [
{
"name": "composer/semver",