Update dependency versions
This commit is contained in:
parent
790f59f373
commit
8c4209c113
4 changed files with 62 additions and 276 deletions
126
composer.lock
generated
126
composer.lock
generated
|
@ -4,20 +4,20 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "deacab40b519b62c6d23eae3764737c3",
|
||||
"content-hash": "7fd0c3f2759b62011fd2a41b6f8a23e9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.142.4",
|
||||
"version": "3.142.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "1d55df0b6490f6a9d6ebfd3a73d297d299ff8802"
|
||||
"reference": "09a2e1ef4e684c9636d27029e1b163d90c4c166a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1d55df0b6490f6a9d6ebfd3a73d297d299ff8802",
|
||||
"reference": "1d55df0b6490f6a9d6ebfd3a73d297d299ff8802",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/09a2e1ef4e684c9636d27029e1b163d90c4c166a",
|
||||
"reference": "09a2e1ef4e684c9636d27029e1b163d90c4c166a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -92,9 +92,9 @@
|
|||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.142.4"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.142.6"
|
||||
},
|
||||
"time": "2020-06-17T18:18:58+00:00"
|
||||
"time": "2020-06-19T18:20:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bosnadev/database",
|
||||
|
@ -2537,78 +2537,6 @@
|
|||
],
|
||||
"time": "2020-05-04T22:15:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark-ext-autolink",
|
||||
"version": "v1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/commonmark-ext-autolink.git",
|
||||
"reference": "1e90bb2e2accac569c60bfeee1b9ef6cec2b5f12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark-ext-autolink/zipball/1e90bb2e2accac569c60bfeee1b9ef6cec2b5f12",
|
||||
"reference": "1e90bb2e2accac569c60bfeee1b9ef6cec2b5f12",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"league/commonmark": "^1.3",
|
||||
"php": "^7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.5"
|
||||
},
|
||||
"type": "commonmark-extension",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"League\\CommonMark\\Ext\\Autolink\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Colin O'Dell",
|
||||
"email": "colinodell@gmail.com",
|
||||
"homepage": "https://www.colinodell.com",
|
||||
"role": "Lead Developer"
|
||||
}
|
||||
],
|
||||
"description": "Extension for league/commonmark which autolinks URLs, emails, and @-mentions",
|
||||
"homepage": "https://github.com/thephpleague/commonmark-ext-autolink",
|
||||
"keywords": [
|
||||
"autolink",
|
||||
"commonmark",
|
||||
"extension",
|
||||
"gfm",
|
||||
"github",
|
||||
"markdown",
|
||||
"twitter"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/commonmark-ext-autolink/issues",
|
||||
"source": "https://github.com/thephpleague/commonmark-ext-autolink/tree/master"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/colinodell",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/colinodell",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"abandoned": "league/commonmark",
|
||||
"time": "2020-04-04T14:19:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.0.69",
|
||||
|
@ -4557,16 +4485,16 @@
|
|||
},
|
||||
{
|
||||
"name": "spatie/browsershot",
|
||||
"version": "3.36.0",
|
||||
"version": "3.37.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/browsershot.git",
|
||||
"reference": "5e5210438857148c126fa1867eb037e98b73ebc2"
|
||||
"reference": "7ec2bcbd9cd998034943c52825895806c8f30698"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/browsershot/zipball/5e5210438857148c126fa1867eb037e98b73ebc2",
|
||||
"reference": "5e5210438857148c126fa1867eb037e98b73ebc2",
|
||||
"url": "https://api.github.com/repos/spatie/browsershot/zipball/7ec2bcbd9cd998034943c52825895806c8f30698",
|
||||
"reference": "7ec2bcbd9cd998034943c52825895806c8f30698",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4611,7 +4539,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/browsershot/issues",
|
||||
"source": "https://github.com/spatie/browsershot/tree/3.36.0"
|
||||
"source": "https://github.com/spatie/browsershot/tree/master"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4619,7 +4547,7 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2020-04-20T10:33:41+00:00"
|
||||
"time": "2020-06-18T10:36:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/commonmark-highlighter",
|
||||
|
@ -9603,16 +9531,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpdocumentor/type-resolver",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
|
||||
"reference": "30441f2752e493c639526b215ed81d54f369d693"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
|
||||
"reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/30441f2752e493c639526b215ed81d54f369d693",
|
||||
"reference": "30441f2752e493c639526b215ed81d54f369d693",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9626,7 +9554,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.x-dev"
|
||||
"dev-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -9647,9 +9575,9 @@
|
|||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/master"
|
||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.x"
|
||||
},
|
||||
"time": "2020-02-18T18:59:58+00:00"
|
||||
"time": "2020-06-19T20:22:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
|
@ -11274,22 +11202,22 @@
|
|||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
"version": "3.11.5",
|
||||
"version": "3.11.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vimeo/psalm.git",
|
||||
"reference": "3c60609c218d4d4b3b257728b8089094e5c6c6c2"
|
||||
"reference": "7fc1f50f54bd6b174b1c43a37c1b0b151915d55c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/3c60609c218d4d4b3b257728b8089094e5c6c6c2",
|
||||
"reference": "3c60609c218d4d4b3b257728b8089094e5c6c6c2",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/7fc1f50f54bd6b174b1c43a37c1b0b151915d55c",
|
||||
"reference": "7fc1f50f54bd6b174b1c43a37c1b0b151915d55c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"amphp/amp": "^2.1",
|
||||
"amphp/byte-stream": "^1.5",
|
||||
"composer/semver": "^1.4",
|
||||
"composer/semver": "^1.4 || ^2.0 || ^3.0",
|
||||
"composer/xdebug-handler": "^1.1",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
|
@ -11369,9 +11297,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/vimeo/psalm/issues",
|
||||
"source": "https://github.com/vimeo/psalm/tree/master"
|
||||
"source": "https://github.com/vimeo/psalm/tree/3.11.6"
|
||||
},
|
||||
"time": "2020-05-27T15:12:09+00:00"
|
||||
"time": "2020-06-17T20:40:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue