updated composer deps
This commit is contained in:
parent
02ae2353d4
commit
eefce8bab6
@ -8,7 +8,7 @@
|
||||
"homepage": "http://www.phpvms.net",
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"laravel/framework": "5.6.*",
|
||||
"laravel/framework": "^5.6",
|
||||
"laravelcollective/html": "5.6.x",
|
||||
"prettus/l5-repository": "2.6.x",
|
||||
"spatie/laravel-pjax": "1.3.x",
|
||||
|
22
composer.lock
generated
22
composer.lock
generated
@ -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": "833c46d2dbb420462272d9a86fa28ff9",
|
||||
"content-hash": "bc2ae648e6b01cdf8d5e3963e166e084",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akaunting/money",
|
||||
@ -1705,16 +1705,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravelcollective/html",
|
||||
"version": "v5.6.3",
|
||||
"version": "v5.6.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/LaravelCollective/html.git",
|
||||
"reference": "41cd9291a69bd24f2184e504be041348a87308a8"
|
||||
"reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/41cd9291a69bd24f2184e504be041348a87308a8",
|
||||
"reference": "41cd9291a69bd24f2184e504be041348a87308a8",
|
||||
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/623a150c91e2d3f92eeee9f9eda58a841e3cb548",
|
||||
"reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1769,7 +1769,7 @@
|
||||
],
|
||||
"description": "HTML and Form Builders for the Laravel Framework",
|
||||
"homepage": "https://laravelcollective.com",
|
||||
"time": "2018-02-12T14:19:42+00:00"
|
||||
"time": "2018-03-16T16:57:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
@ -5715,16 +5715,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v2.0.1",
|
||||
"version": "v2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "e60011a179d97f33ee394865b1cec472247df3b9"
|
||||
"reference": "245958b02c6a9edf24627380f368333ac5413a51"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/e60011a179d97f33ee394865b1cec472247df3b9",
|
||||
"reference": "e60011a179d97f33ee394865b1cec472247df3b9",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/245958b02c6a9edf24627380f368333ac5413a51",
|
||||
"reference": "245958b02c6a9edf24627380f368333ac5413a51",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5773,7 +5773,7 @@
|
||||
"php",
|
||||
"symfony"
|
||||
],
|
||||
"time": "2018-03-20T21:27:23+00:00"
|
||||
"time": "2018-03-21T20:11:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
Loading…
Reference in New Issue
Block a user