Skip to content
Snippets Groups Projects
Commit 600102ec authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/lock-file-maintenance' into 'main'

Lock file maintenance

See merge request !11
parents fa8ac755 92a9c7f3
No related branches found
No related tags found
1 merge request!11Lock file maintenance
Pipeline #72147 passed
...@@ -8,16 +8,16 @@ ...@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
"version": "v10.3.3", "version": "v10.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Adldap2/Adldap2.git", "url": "https://github.com/Adldap2/Adldap2.git",
"reference": "c2a8f72455d3438377d955fc0f4b9ed836b47463" "reference": "b91df8c0f0f614f3b96c0c11996c3124030d395e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/c2a8f72455d3438377d955fc0f4b9ed836b47463", "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/b91df8c0f0f614f3b96c0c11996c3124030d395e",
"reference": "c2a8f72455d3438377d955fc0f4b9ed836b47463", "reference": "b91df8c0f0f614f3b96c0c11996c3124030d395e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~1.0", "mockery/mockery": "~1.0",
"phpunit/phpunit": "~6.0|~7.0|~8.0" "symfony/phpunit-bridge": "~5.2|~6.0"
}, },
"suggest": { "suggest": {
"ext-fileinfo": "fileinfo is required when retrieving user encoded thumbnails" "ext-fileinfo": "fileinfo is required when retrieving user encoded thumbnails"
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
"issues": "https://github.com/Adldap2/Adldap2/issues", "issues": "https://github.com/Adldap2/Adldap2/issues",
"source": "https://github.com/Adldap2/Adldap2" "source": "https://github.com/Adldap2/Adldap2"
}, },
"time": "2021-08-09T15:22:35+00:00" "time": "2021-12-09T14:12:47+00:00"
}, },
{ {
"name": "api-platform/core", "name": "api-platform/core",
...@@ -760,24 +760,24 @@ ...@@ -760,24 +760,24 @@
}, },
{ {
"name": "fgrosse/phpasn1", "name": "fgrosse/phpasn1",
"version": "v2.3.0", "version": "v2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fgrosse/PHPASN1.git", "url": "https://github.com/fgrosse/PHPASN1.git",
"reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e" "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e", "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/eef488991d53e58e60c9554b09b1201ca5ba9296",
"reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e", "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.0.0" "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~6.3", "php-coveralls/php-coveralls": "~2.0",
"satooshi/php-coveralls": "~2.0" "phpunit/phpunit": "^6.3 || ^7.0 || ^8.0"
}, },
"suggest": { "suggest": {
"ext-bcmath": "BCmath is the fallback extension for big integer calculations", "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
...@@ -829,9 +829,9 @@ ...@@ -829,9 +829,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/fgrosse/PHPASN1/issues", "issues": "https://github.com/fgrosse/PHPASN1/issues",
"source": "https://github.com/fgrosse/PHPASN1/tree/v2.3.0" "source": "https://github.com/fgrosse/PHPASN1/tree/v2.4.0"
}, },
"time": "2021-04-24T19:01:55+00:00" "time": "2021-12-11T12:41:06+00:00"
}, },
{ {
"name": "fig/link-util", "name": "fig/link-util",
...@@ -1214,16 +1214,16 @@ ...@@ -1214,16 +1214,16 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.74.0", "version": "v8.75.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "b0886ec05a63b204634d64d0b39d5b78a7c06f81" "reference": "b07755f7c456cf587dfbfd6f0854f9f7c1a34b2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/b0886ec05a63b204634d64d0b39d5b78a7c06f81", "url": "https://api.github.com/repos/illuminate/contracts/zipball/b07755f7c456cf587dfbfd6f0854f9f7c1a34b2f",
"reference": "b0886ec05a63b204634d64d0b39d5b78a7c06f81", "reference": "b07755f7c456cf587dfbfd6f0854f9f7c1a34b2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1258,7 +1258,7 @@ ...@@ -1258,7 +1258,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": "2021-11-17T15:04:30+00:00" "time": "2021-12-07T08:18:44+00:00"
}, },
{ {
"name": "kevinrob/guzzle-cache-middleware", "name": "kevinrob/guzzle-cache-middleware",
...@@ -4940,16 +4940,16 @@ ...@@ -4940,16 +4940,16 @@
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v5.4.0", "version": "v5.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "38d5e23c85932deb45289793f7b9a0a1b174071a" "reference": "39e7e10048a0cad8c4213603f8db173779fcf07d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/38d5e23c85932deb45289793f7b9a0a1b174071a", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/39e7e10048a0cad8c4213603f8db173779fcf07d",
"reference": "38d5e23c85932deb45289793f7b9a0a1b174071a", "reference": "39e7e10048a0cad8c4213603f8db173779fcf07d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5022,7 +5022,7 @@ ...@@ -5022,7 +5022,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.0" "source": "https://github.com/symfony/security-bundle/tree/v5.4.1"
}, },
"funding": [ "funding": [
{ {
...@@ -5038,7 +5038,7 @@ ...@@ -5038,7 +5038,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-28T15:25:38+00:00" "time": "2021-12-04T17:10:39+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
...@@ -5918,16 +5918,16 @@ ...@@ -5918,16 +5918,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.0", "version": "v5.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "68db3401621f75b285cf54ac83e3b89066e08f8d" "reference": "569c18a4b3fec167d6428b3e69cbe2c5034e0fab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/68db3401621f75b285cf54ac83e3b89066e08f8d", "url": "https://api.github.com/repos/symfony/validator/zipball/569c18a4b3fec167d6428b3e69cbe2c5034e0fab",
"reference": "68db3401621f75b285cf54ac83e3b89066e08f8d", "reference": "569c18a4b3fec167d6428b3e69cbe2c5034e0fab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5942,7 +5942,7 @@ ...@@ -5942,7 +5942,7 @@
"conflict": { "conflict": {
"doctrine/annotations": "<1.13", "doctrine/annotations": "<1.13",
"doctrine/cache": "<1.11", "doctrine/cache": "<1.11",
"doctrine/lexer": "<1.0.2", "doctrine/lexer": "<1.1",
"phpunit/phpunit": "<5.4.3", "phpunit/phpunit": "<5.4.3",
"symfony/dependency-injection": "<4.4", "symfony/dependency-injection": "<4.4",
"symfony/expression-language": "<5.1", "symfony/expression-language": "<5.1",
...@@ -6010,7 +6010,7 @@ ...@@ -6010,7 +6010,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v5.4.0" "source": "https://github.com/symfony/validator/tree/v5.4.1"
}, },
"funding": [ "funding": [
{ {
...@@ -6026,7 +6026,7 @@ ...@@ -6026,7 +6026,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-29T15:30:56+00:00" "time": "2021-12-01T15:04:08+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
...@@ -6354,21 +6354,21 @@ ...@@ -6354,21 +6354,21 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v8.68.0", "version": "v8.75.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/collect.git", "url": "https://github.com/tighten/collect.git",
"reference": "8bb884bdab8088b358074f629d8402b64efce2c0" "reference": "d05d932b9f066b2de4601fb17f72aab69b7d1c9b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/collect/zipball/8bb884bdab8088b358074f629d8402b64efce2c0", "url": "https://api.github.com/repos/tighten/collect/zipball/d05d932b9f066b2de4601fb17f72aab69b7d1c9b",
"reference": "8bb884bdab8088b358074f629d8402b64efce2c0", "reference": "d05d932b9f066b2de4601fb17f72aab69b7d1c9b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0" "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
...@@ -6402,9 +6402,9 @@ ...@@ -6402,9 +6402,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/tighten/collect/issues", "issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.68.0" "source": "https://github.com/tighten/collect/tree/v8.75.0"
}, },
"time": "2021-11-30T18:41:31+00:00" "time": "2021-12-07T18:53:43+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -7295,6 +7295,77 @@ ...@@ -7295,6 +7295,77 @@
], ],
"time": "2021-09-13T08:41:34+00:00" "time": "2021-09-13T08:41:34+00:00"
}, },
{
"name": "composer/pcre",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/3d322d715c43a1ac36c7fe215fa59336265500f2",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
"keywords": [
"PCRE",
"preg",
"regex",
"regular expression"
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/1.0.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2021-12-06T15:17:27+00:00"
},
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.2.6", "version": "3.2.6",
...@@ -7378,25 +7449,27 @@ ...@@ -7378,25 +7449,27 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "2.0.2", "version": "2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6555461e76962fd0379c444c46fd558a0fcfb65e",
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer/pcre": "^1",
"php": "^5.3.2 || ^7.0 || ^8.0", "php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1 || ^2 || ^3" "psr/log": "^1 || ^2 || ^3"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.55", "phpstan/phpstan": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5" "phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -7422,7 +7495,7 @@ ...@@ -7422,7 +7495,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.2" "source": "https://github.com/composer/xdebug-handler/tree/2.0.3"
}, },
"funding": [ "funding": [
{ {
...@@ -7438,7 +7511,7 @@ ...@@ -7438,7 +7511,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-31T17:03:58+00:00" "time": "2021-12-08T13:07:32+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
...@@ -7580,16 +7653,16 @@ ...@@ -7580,16 +7653,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.3.2", "version": "v3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "06bdbdfcd619183dd7a1a6948360f8af73b9ecec" "reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/06bdbdfcd619183dd7a1a6948360f8af73b9ecec", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
"reference": "06bdbdfcd619183dd7a1a6948360f8af73b9ecec", "reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7600,33 +7673,32 @@ ...@@ -7600,33 +7673,32 @@
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"php-cs-fixer/diff": "^2.0", "php-cs-fixer/diff": "^2.0",
"symfony/console": "^5.1.3", "symfony/console": "^4.4.20 || ^5.1.3 || ^6.0",
"symfony/event-dispatcher": "^5.0", "symfony/event-dispatcher": "^4.4.20 || ^5.0 || ^6.0",
"symfony/filesystem": "^5.0", "symfony/filesystem": "^4.4.20 || ^5.0 || ^6.0",
"symfony/finder": "^5.0", "symfony/finder": "^4.4.20 || ^5.0 || ^6.0",
"symfony/options-resolver": "^5.0", "symfony/options-resolver": "^4.4.20 || ^5.0 || ^6.0",
"symfony/polyfill-mbstring": "^1.23", "symfony/polyfill-mbstring": "^1.23",
"symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php80": "^1.23", "symfony/polyfill-php80": "^1.23",
"symfony/polyfill-php81": "^1.23", "symfony/polyfill-php81": "^1.23",
"symfony/process": "^5.0", "symfony/process": "^4.4.20 || ^5.0 || ^6.0",
"symfony/stopwatch": "^5.0" "symfony/stopwatch": "^4.4.20 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"justinrainbow/json-schema": "^5.2", "justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^1.5", "keradus/cli-executor": "^1.5",
"mikey179/vfsstream": "^1.6.8", "mikey179/vfsstream": "^1.6.8",
"php-coveralls/php-coveralls": "^2.4.3", "php-coveralls/php-coveralls": "^2.5.2",
"php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy": "^1.10.3", "phpspec/prophecy": "^1.15",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0", "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
"phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5", "phpunit/phpunit": "^8.5.21 || ^9.5",
"phpunitgoodpractices/polyfill": "^1.5", "phpunitgoodpractices/polyfill": "^1.5",
"phpunitgoodpractices/traits": "^1.9.1", "phpunitgoodpractices/traits": "^1.9.1",
"symfony/phpunit-bridge": "^5.2.4", "symfony/phpunit-bridge": "^5.2.4 || ^6.0",
"symfony/yaml": "^5.0" "symfony/yaml": "^4.4.20 || ^5.0 || ^6.0"
}, },
"suggest": { "suggest": {
"ext-dom": "For handling output formats in XML", "ext-dom": "For handling output formats in XML",
...@@ -7658,7 +7730,7 @@ ...@@ -7658,7 +7730,7 @@
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.3.2" "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.4.0"
}, },
"funding": [ "funding": [
{ {
...@@ -7666,7 +7738,7 @@ ...@@ -7666,7 +7738,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-11-15T18:06:47+00:00" "time": "2021-12-11T16:25:08+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
...@@ -8361,23 +8433,23 @@ ...@@ -8361,23 +8433,23 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.0", "version": "v5.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "ec3661faca1d110d6c307e124b44f99ac54179e3" "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/ec3661faca1d110d6c307e124b44f99ac54179e3", "url": "https://api.github.com/repos/symfony/console/zipball/9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4",
"reference": "ec3661faca1d110d6c307e124b44f99ac54179e3", "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3", "symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8", "symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16", "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3", "symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0" "symfony/string": "^5.1|^6.0"
...@@ -8440,7 +8512,7 @@ ...@@ -8440,7 +8512,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.0" "source": "https://github.com/symfony/console/tree/v5.4.1"
}, },
"funding": [ "funding": [
{ {
...@@ -8456,7 +8528,7 @@ ...@@ -8456,7 +8528,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-29T15:30:56+00:00" "time": "2021-12-09T11:22:43+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
...@@ -9141,16 +9213,16 @@ ...@@ -9141,16 +9213,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "v4.14.0", "version": "v4.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "14dcbc908ab2625cd7a74258ee6c740cbecc6140" "reference": "a1b5e489e6fcebe40cb804793d964e99fc347820"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/14dcbc908ab2625cd7a74258ee6c740cbecc6140", "url": "https://api.github.com/repos/vimeo/psalm/zipball/a1b5e489e6fcebe40cb804793d964e99fc347820",
"reference": "14dcbc908ab2625cd7a74258ee6c740cbecc6140", "reference": "a1b5e489e6fcebe40cb804793d964e99fc347820",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9241,9 +9313,9 @@ ...@@ -9241,9 +9313,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/v4.14.0" "source": "https://github.com/vimeo/psalm/tree/v4.15.0"
}, },
"time": "2021-12-04T17:49:24+00:00" "time": "2021-12-07T11:25:29+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment