1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Fixes for lock file

This commit is contained in:
David Bomba 2020-12-16 07:44:52 +11:00
parent 4e8b5576ff
commit 7c46791f88

22
composer.lock generated
View File

@ -116,16 +116,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.169.0", "version": "3.170.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "d15a231355e4435fc33bab83df075ec31edd0a9b" "reference": "7f457a08219173eba4b856cb7aef3a903cd790cc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d15a231355e4435fc33bab83df075ec31edd0a9b", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7f457a08219173eba4b856cb7aef3a903cd790cc",
"reference": "d15a231355e4435fc33bab83df075ec31edd0a9b", "reference": "7f457a08219173eba4b856cb7aef3a903cd790cc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -200,9 +200,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.169.0" "source": "https://github.com/aws/aws-sdk-php/tree/3.170.0"
}, },
"time": "2020-12-14T19:12:33+00:00" "time": "2020-12-15T19:13:22+00:00"
}, },
{ {
"name": "beganovich/chromium-pdf", "name": "beganovich/chromium-pdf",
@ -2715,16 +2715,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.18.1", "version": "v8.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "31747193c26ba0a9cb7929a912895d3cdefd10cf" "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/31747193c26ba0a9cb7929a912895d3cdefd10cf", "url": "https://api.github.com/repos/laravel/framework/zipball/f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb",
"reference": "31747193c26ba0a9cb7929a912895d3cdefd10cf", "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2878,7 +2878,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2020-12-08T22:05:12+00:00" "time": "2020-12-15T16:16:31+00:00"
}, },
{ {
"name": "laravel/slack-notification-channel", "name": "laravel/slack-notification-channel",