updated composer deps

This commit is contained in:
Nabeel Shahzad 2018-03-25 09:57:15 -05:00
parent 02ae2353d4
commit eefce8bab6
2 changed files with 12 additions and 12 deletions

View File

@ -8,7 +8,7 @@
"homepage": "http://www.phpvms.net", "homepage": "http://www.phpvms.net",
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"laravel/framework": "5.6.*", "laravel/framework": "^5.6",
"laravelcollective/html": "5.6.x", "laravelcollective/html": "5.6.x",
"prettus/l5-repository": "2.6.x", "prettus/l5-repository": "2.6.x",
"spatie/laravel-pjax": "1.3.x", "spatie/laravel-pjax": "1.3.x",

22
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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "833c46d2dbb420462272d9a86fa28ff9", "content-hash": "bc2ae648e6b01cdf8d5e3963e166e084",
"packages": [ "packages": [
{ {
"name": "akaunting/money", "name": "akaunting/money",
@ -1705,16 +1705,16 @@
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
"version": "v5.6.3", "version": "v5.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LaravelCollective/html.git", "url": "https://github.com/LaravelCollective/html.git",
"reference": "41cd9291a69bd24f2184e504be041348a87308a8" "reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/41cd9291a69bd24f2184e504be041348a87308a8", "url": "https://api.github.com/repos/LaravelCollective/html/zipball/623a150c91e2d3f92eeee9f9eda58a841e3cb548",
"reference": "41cd9291a69bd24f2184e504be041348a87308a8", "reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1769,7 +1769,7 @@
], ],
"description": "HTML and Form Builders for the Laravel Framework", "description": "HTML and Form Builders for the Laravel Framework",
"homepage": "https://laravelcollective.com", "homepage": "https://laravelcollective.com",
"time": "2018-02-12T14:19:42+00:00" "time": "2018-03-16T16:57:31+00:00"
}, },
{ {
"name": "league/csv", "name": "league/csv",
@ -5715,16 +5715,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v2.0.1", "version": "v2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "e60011a179d97f33ee394865b1cec472247df3b9" "reference": "245958b02c6a9edf24627380f368333ac5413a51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/e60011a179d97f33ee394865b1cec472247df3b9", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/245958b02c6a9edf24627380f368333ac5413a51",
"reference": "e60011a179d97f33ee394865b1cec472247df3b9", "reference": "245958b02c6a9edf24627380f368333ac5413a51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5773,7 +5773,7 @@
"php", "php",
"symfony" "symfony"
], ],
"time": "2018-03-20T21:27:23+00:00" "time": "2018-03-21T20:11:24+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",