[DEPENDENCIES] Update dependencies

This commit is contained in:
Hugo Sales 2022-01-04 19:11:45 +00:00
parent 5cfed3d536
commit b1abd81aca
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 29 additions and 29 deletions

58
composer.lock generated
View File

@ -10570,16 +10570,16 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.3.6", "version": "v3.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git", "url": "https://github.com/twigphp/twig-extra-bundle.git",
"reference": "c275d3f8a799e58a8a5a032e4824245b0f6627fc" "reference": "e0cc9c35a0650006b0da232a3f749cc060c65d3b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/c275d3f8a799e58a8a5a032e4824245b0f6627fc", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e0cc9c35a0650006b0da232a3f749cc060c65d3b",
"reference": "c275d3f8a799e58a8a5a032e4824245b0f6627fc", "reference": "e0cc9c35a0650006b0da232a3f749cc060c65d3b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10633,7 +10633,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.6" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.7"
}, },
"funding": [ "funding": [
{ {
@ -10645,7 +10645,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T13:59:31+00:00" "time": "2022-01-03T21:04:59+00:00"
}, },
{ {
"name": "twig/markdown-extra", "name": "twig/markdown-extra",
@ -10722,16 +10722,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.3.6", "version": "v3.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "bb07a776206c245bc9cbde8e1cfcd47ffa298c23" "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/bb07a776206c245bc9cbde8e1cfcd47ffa298c23", "url": "https://api.github.com/repos/twigphp/Twig/zipball/8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
"reference": "bb07a776206c245bc9cbde8e1cfcd47ffa298c23", "reference": "8f168c6ffa3ce76d1786b3cd52275424a3fc675b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10782,7 +10782,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.3.6" "source": "https://github.com/twigphp/Twig/tree/v3.3.7"
}, },
"funding": [ "funding": [
{ {
@ -10794,7 +10794,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T14:27:01+00:00" "time": "2022-01-03T21:15:37+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -11204,16 +11204,16 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.2.6", "version": "3.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "83e511e247de329283478496f7a1e114c9517506" "reference": "deac27056b57e46faf136fae7b449eeaa71661ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", "url": "https://api.github.com/repos/composer/semver/zipball/deac27056b57e46faf136fae7b449eeaa71661ee",
"reference": "83e511e247de329283478496f7a1e114c9517506", "reference": "deac27056b57e46faf136fae7b449eeaa71661ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11265,7 +11265,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.6" "source": "https://github.com/composer/semver/tree/3.2.7"
}, },
"funding": [ "funding": [
{ {
@ -11281,20 +11281,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-25T11:34:17+00:00" "time": "2022-01-04T09:57:54+00:00"
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "6555461e76962fd0379c444c46fd558a0fcfb65e" "reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6555461e76962fd0379c444c46fd558a0fcfb65e", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/0c1a3925ec58a4ec98e992b9c7d171e9e184be0a",
"reference": "6555461e76962fd0379c444c46fd558a0fcfb65e", "reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11331,7 +11331,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/2.0.3" "source": "https://github.com/composer/xdebug-handler/tree/2.0.4"
}, },
"funding": [ "funding": [
{ {
@ -11347,7 +11347,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-12-08T13:07:32+00:00" "time": "2022-01-04T17:06:45+00:00"
}, },
{ {
"name": "doctrine/data-fixtures", "name": "doctrine/data-fixtures",
@ -11954,12 +11954,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "0b6c000ae7b1c326d3287d1a5b3296a64c78d626" "reference": "c3e7a5837829b3cd5907b895da73a4da084a9f8f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0b6c000ae7b1c326d3287d1a5b3296a64c78d626", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c3e7a5837829b3cd5907b895da73a4da084a9f8f",
"reference": "0b6c000ae7b1c326d3287d1a5b3296a64c78d626", "reference": "c3e7a5837829b3cd5907b895da73a4da084a9f8f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11991,7 +11991,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/master" "source": "https://github.com/phpstan/phpstan/tree/1.3.1"
}, },
"funding": [ "funding": [
{ {
@ -12011,7 +12011,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-03T13:29:44+00:00" "time": "2022-01-04T17:12:37+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",