Skip to content
Snippets Groups Projects
Commit e5634b5f authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update all non-major dependencies

parent ae9c718a
No related branches found
No related tags found
1 merge request!41chore(deps): update all non-major dependencies (minor)
Pipeline #55031 passed
...@@ -2673,16 +2673,16 @@ ...@@ -2673,16 +2673,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f2fd2208157553874560f3645d4594303058c4bd" "reference": "ce7b20d69c66a20939d8952b617506a44d102130"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
"reference": "f2fd2208157553874560f3645d4594303058c4bd", "reference": "ce7b20d69c66a20939d8952b617506a44d102130",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2738,7 +2738,7 @@ ...@@ -2738,7 +2738,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4" "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2754,7 +2754,7 @@ ...@@ -2754,7 +2754,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-04T21:20:46+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -2964,16 +2964,16 @@ ...@@ -2964,16 +2964,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "17f50e06018baec41551a71a15731287dbaab186" "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186", "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
"reference": "17f50e06018baec41551a71a15731287dbaab186", "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3006,7 +3006,7 @@ ...@@ -3006,7 +3006,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.3.4" "source": "https://github.com/symfony/finder/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
...@@ -3022,20 +3022,20 @@ ...@@ -3022,20 +3022,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:54:19+00:00" "time": "2021-08-04T21:20:46+00:00"
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v1.14.7", "version": "v1.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "7572da35a83906a43e8173827dd0c909041a1fc2" "reference": "c2605222ee4984899bdc93b3e56f502fc79bafc6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/7572da35a83906a43e8173827dd0c909041a1fc2", "url": "https://api.github.com/repos/symfony/flex/zipball/c2605222ee4984899bdc93b3e56f502fc79bafc6",
"reference": "7572da35a83906a43e8173827dd0c909041a1fc2", "reference": "c2605222ee4984899bdc93b3e56f502fc79bafc6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3074,7 +3074,7 @@ ...@@ -3074,7 +3074,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.14.7" "source": "https://github.com/symfony/flex/tree/v1.15.1"
}, },
"funding": [ "funding": [
{ {
...@@ -3090,7 +3090,7 @@ ...@@ -3090,7 +3090,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-28T10:37:08+00:00" "time": "2021-08-30T14:55:05+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
...@@ -6958,16 +6958,16 @@ ...@@ -6958,16 +6958,16 @@
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
"version": "1.11.99.2", "version": "1.11.99.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git", "url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c" "reference": "fff576ac850c045158a250e7e27666e146e78d18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c", "reference": "fff576ac850c045158a250e7e27666e146e78d18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7011,7 +7011,7 @@ ...@@ -7011,7 +7011,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": { "support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues", "issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2" "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
}, },
"funding": [ "funding": [
{ {
...@@ -7027,7 +7027,7 @@ ...@@ -7027,7 +7027,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-24T07:46:03+00:00" "time": "2021-08-17T13:49:14+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
...@@ -7314,16 +7314,16 @@ ...@@ -7314,16 +7314,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.0.2", "version": "v3.1.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": "990b979379502feb7f393d6c9aa36cc9b9765f24" "reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/990b979379502feb7f393d6c9aa36cc9b9765f24", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cf4cedb9e8991c2daa94a756176d81bf487e4c4b",
"reference": "990b979379502feb7f393d6c9aa36cc9b9765f24", "reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7339,7 +7339,8 @@ ...@@ -7339,7 +7339,8 @@
"symfony/filesystem": "^4.4.20 || ^5.0", "symfony/filesystem": "^4.4.20 || ^5.0",
"symfony/finder": "^4.4.20 || ^5.0", "symfony/finder": "^4.4.20 || ^5.0",
"symfony/options-resolver": "^4.4.20 || ^5.0", "symfony/options-resolver": "^4.4.20 || ^5.0",
"symfony/polyfill-php72": "^1.22", "symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php81": "^1.23",
"symfony/process": "^4.4.20 || ^5.0", "symfony/process": "^4.4.20 || ^5.0",
"symfony/stopwatch": "^4.4.20 || ^5.0" "symfony/stopwatch": "^4.4.20 || ^5.0"
}, },
...@@ -7390,7 +7391,7 @@ ...@@ -7390,7 +7391,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.0.2" "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.1.0"
}, },
"funding": [ "funding": [
{ {
...@@ -7398,7 +7399,7 @@ ...@@ -7398,7 +7399,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-08-04T19:28:19+00:00" "time": "2021-08-29T20:16:20+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
...@@ -8111,16 +8112,16 @@ ...@@ -8111,16 +8112,16 @@
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e" "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e",
"reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e", "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8160,7 +8161,7 @@ ...@@ -8160,7 +8161,7 @@
"options" "options"
], ],
"support": { "support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.3.4" "source": "https://github.com/symfony/options-resolver/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
...@@ -8176,7 +8177,7 @@ ...@@ -8176,7 +8177,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-04T21:20:46+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
...@@ -8263,16 +8264,16 @@ ...@@ -8263,16 +8264,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030" "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d16634ee55b895bd85ec714dadc58e4428ecf030", "url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967",
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030", "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8305,7 +8306,7 @@ ...@@ -8305,7 +8306,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.3.4" "source": "https://github.com/symfony/process/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
...@@ -8321,7 +8322,7 @@ ...@@ -8321,7 +8322,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:54:19+00:00" "time": "2021-08-04T21:20:46+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
...@@ -8466,16 +8467,16 @@ ...@@ -8466,16 +8467,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.9.3", "version": "4.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4" "reference": "916b098b008f6de4543892b1e0651c1c3b92cbfa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/4c262932602b9bbab5020863d1eb22d49de0dbf4", "url": "https://api.github.com/repos/vimeo/psalm/zipball/916b098b008f6de4543892b1e0651c1c3b92cbfa",
"reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4", "reference": "916b098b008f6de4543892b1e0651c1c3b92cbfa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8485,6 +8486,7 @@ ...@@ -8485,6 +8486,7 @@
"composer/semver": "^1.4 || ^2.0 || ^3.0", "composer/semver": "^1.4 || ^2.0 || ^3.0",
"composer/xdebug-handler": "^1.1 || ^2.0", "composer/xdebug-handler": "^1.1 || ^2.0",
"dnoegel/php-xdg-base-dir": "^0.1.1", "dnoegel/php-xdg-base-dir": "^0.1.1",
"ext-ctype": "*",
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-libxml": "*", "ext-libxml": "*",
...@@ -8564,9 +8566,9 @@ ...@@ -8564,9 +8566,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.9.3" "source": "https://github.com/vimeo/psalm/tree/4.10.0"
}, },
"time": "2021-08-14T16:19:38+00:00" "time": "2021-09-04T21:00:09+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.
Finish editing this message first!
Please register or to comment