Merge pull request #112 from jonnybarnes/composer-update

Update composer dependencies including commonmark
This commit is contained in:
Jonny Barnes 2019-03-22 17:00:14 +00:00 committed by GitHub
commit db3708bbb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

140
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.90.3", "version": "3.90.7",
"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": "12ba8071bcc3d79cbfbf8cca77f59f146816b17a" "reference": "5b188c9f5f21e87b4994bc1b477951eff4608547"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/12ba8071bcc3d79cbfbf8cca77f59f146816b17a", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5b188c9f5f21e87b4994bc1b477951eff4608547",
"reference": "12ba8071bcc3d79cbfbf8cca77f59f146816b17a", "reference": "5b188c9f5f21e87b4994bc1b477951eff4608547",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -86,7 +86,7 @@
"s3", "s3",
"sdk" "sdk"
], ],
"time": "2019-03-14T18:32:41+00:00" "time": "2019-03-21T18:10:13+00:00"
}, },
{ {
"name": "bosnadev/database", "name": "bosnadev/database",
@ -877,16 +877,16 @@
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
"version": "1.7.1", "version": "v1.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/erusev/parsedown.git", "url": "https://github.com/erusev/parsedown.git",
"reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1" "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", "url": "https://api.github.com/repos/erusev/parsedown/zipball/d60bcdc46978357759ecb13cb4b078da783f8faf",
"reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -919,7 +919,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2018-03-08T01:11:30+00:00" "time": "2019-03-17T17:19:46+00:00"
}, },
{ {
"name": "fideloper/proxy", "name": "fideloper/proxy",
@ -1732,16 +1732,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.8.4", "version": "v5.8.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925" "reference": "f12c7baf9ceee80b131e06a01d3221d9a2488670"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925", "url": "https://api.github.com/repos/laravel/framework/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670",
"reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925", "reference": "f12c7baf9ceee80b131e06a01d3221d9a2488670",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1875,20 +1875,20 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2019-03-12T13:33:14+00:00" "time": "2019-03-21T16:54:38+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
"version": "v3.0.5", "version": "v3.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "07742b81980ca902666fa7d31c453f2647174f00" "reference": "2bcb51fcec9a50c08c86eb85663041657e6cf55d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/07742b81980ca902666fa7d31c453f2647174f00", "url": "https://api.github.com/repos/laravel/horizon/zipball/2bcb51fcec9a50c08c86eb85663041657e6cf55d",
"reference": "07742b81980ca902666fa7d31c453f2647174f00", "reference": "2bcb51fcec9a50c08c86eb85663041657e6cf55d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1944,7 +1944,7 @@
"laravel", "laravel",
"queue" "queue"
], ],
"time": "2019-03-12T16:16:31+00:00" "time": "2019-03-19T16:32:54+00:00"
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
@ -2134,16 +2134,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "0.18.2", "version": "0.18.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "ad51c7cafb90e0bbd9f34b71d18d05994547e352" "reference": "b1ec41ce15c3bd6f7cbe86a645b3efc78d927446"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/ad51c7cafb90e0bbd9f34b71d18d05994547e352", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b1ec41ce15c3bd6f7cbe86a645b3efc78d927446",
"reference": "ad51c7cafb90e0bbd9f34b71d18d05994547e352", "reference": "b1ec41ce15c3bd6f7cbe86a645b3efc78d927446",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2159,7 +2159,7 @@
"erusev/parsedown": "~1.0", "erusev/parsedown": "~1.0",
"michelf/php-markdown": "~1.4", "michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.2", "mikehaertl/php-shellcommand": "^1.2",
"phpunit/phpunit": "^5.7|^6.5", "phpunit/phpunit": "^5.7.27|^6.5.14",
"scrutinizer/ocular": "^1.1", "scrutinizer/ocular": "^1.1",
"symfony/finder": "^3.0|^4.0" "symfony/finder": "^3.0|^4.0"
}, },
@ -2199,7 +2199,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2019-03-17T01:41:59+00:00" "time": "2019-03-21T22:47:25+00:00"
}, },
{ {
"name": "league/commonmark-ext-autolink", "name": "league/commonmark-ext-autolink",
@ -3847,16 +3847,16 @@
}, },
{ {
"name": "spatie/image", "name": "spatie/image",
"version": "1.6.0", "version": "1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/image.git", "url": "https://github.com/spatie/image.git",
"reference": "e2abb144195aab37f023efbe69a0491f0524a7af" "reference": "19399b544ce1d78a3c675404791ab57a87eb8f55"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/image/zipball/e2abb144195aab37f023efbe69a0491f0524a7af", "url": "https://api.github.com/repos/spatie/image/zipball/19399b544ce1d78a3c675404791ab57a87eb8f55",
"reference": "e2abb144195aab37f023efbe69a0491f0524a7af", "reference": "19399b544ce1d78a3c675404791ab57a87eb8f55",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3896,7 +3896,7 @@
"image", "image",
"spatie" "spatie"
], ],
"time": "2019-01-26T09:48:17+00:00" "time": "2019-02-22T10:24:29+00:00"
}, },
{ {
"name": "spatie/image-optimizer", "name": "spatie/image-optimizer",
@ -4563,16 +4563,16 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19" "reference": "82ebae02209c21113908c229e9883c419720738a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "82ebae02209c21113908c229e9883c419720738a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4584,7 +4584,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -4617,20 +4617,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"time": "2018-08-06T14:22:27+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-iconv", "name": "symfony/polyfill-iconv",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git", "url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "97001cfc283484c9691769f51cdf25259037eba2" "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
"reference": "97001cfc283484c9691769f51cdf25259037eba2", "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4642,7 +4642,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -4676,20 +4676,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T06:26:08+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a" "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/89de1d44f2c059b266f22c9cc9124ddc4cd0987a", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
"reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a", "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4738,20 +4738,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-30T16:36:12+00:00" "time": "2019-03-04T13:44:35+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494" "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4763,7 +4763,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -4797,20 +4797,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4819,7 +4819,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -4852,7 +4852,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
@ -5633,27 +5633,29 @@
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/instantiator.git", "url": "https://github.com/doctrine/instantiator.git",
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" "reference": "a2c590166b2133a4633738648b6b064edae0814a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", "reference": "a2c590166b2133a4633738648b6b064edae0814a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1" "php": "^7.1"
}, },
"require-dev": { "require-dev": {
"athletic/athletic": "~0.1.8", "doctrine/coding-standard": "^6.0",
"ext-pdo": "*", "ext-pdo": "*",
"ext-phar": "*", "ext-phar": "*",
"phpunit/phpunit": "^6.2.3", "phpbench/phpbench": "^0.13",
"squizlabs/php_codesniffer": "^3.0.2" "phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpunit/phpunit": "^7.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -5678,12 +5680,12 @@
} }
], ],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://github.com/doctrine/instantiator", "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [ "keywords": [
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2017-07-22T11:58:36+00:00" "time": "2019-03-17T17:37:11+00:00"
}, },
{ {
"name": "facebook/webdriver", "name": "facebook/webdriver",