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

Merge branch 'renovate/patch-all-minor-patch' into 'main'

chore(deps): update all non-major dependencies (patch)

See merge request !144
parents a684e270 0ebd003d
No related branches found
No related tags found
1 merge request!144chore(deps): update all non-major dependencies (patch)
Pipeline #192386 passed
...@@ -2775,16 +2775,16 @@ ...@@ -2775,16 +2775,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd" "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd", "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd", "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2819,7 +2819,7 @@ ...@@ -2819,7 +2819,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.11" "source": "https://github.com/symfony/filesystem/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -2835,7 +2835,7 @@ ...@@ -2835,7 +2835,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2022-08-02T13:48:16+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
...@@ -2902,16 +2902,16 @@ ...@@ -2902,16 +2902,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d" "reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a0660b602357d5c2ceaac1c9f80c5820bbff803d", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/49f8fe5d39b7513a3f26898788885dbe66b0d910",
"reference": "a0660b602357d5c2ceaac1c9f80c5820bbff803d", "reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3033,7 +3033,7 @@ ...@@ -3033,7 +3033,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.11" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -3049,20 +3049,20 @@ ...@@ -3049,20 +3049,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2022-08-26T10:32:10+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389" "reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/0a5868e0999e9d47859ba3d918548ff6943e6389", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389", "reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3074,8 +3074,11 @@ ...@@ -3074,8 +3074,11 @@
"require-dev": { "require-dev": {
"predis/predis": "~1.0", "predis/predis": "~1.0",
"symfony/cache": "^4.4|^5.0|^6.0", "symfony/cache": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0" "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
}, },
"suggest": { "suggest": {
"symfony/mime": "To use the file extension guesser" "symfony/mime": "To use the file extension guesser"
...@@ -3106,7 +3109,7 @@ ...@@ -3106,7 +3109,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.11" "source": "https://github.com/symfony/http-foundation/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -3122,20 +3125,20 @@ ...@@ -3122,20 +3125,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T13:00:38+00:00" "time": "2022-08-19T07:33:17+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee" "reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4fd590a2ef3f62560dbbf6cea511995dd77321ee", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee", "reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3218,7 +3221,7 @@ ...@@ -3218,7 +3221,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.11" "source": "https://github.com/symfony/http-kernel/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -3234,7 +3237,7 @@ ...@@ -3234,7 +3237,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-29T12:30:22+00:00" "time": "2022-08-26T14:40:40+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3407,16 +3410,16 @@ ...@@ -3407,16 +3410,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830" "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/3cd175cdcdb6db2e589e837dd46aff41027d9830", "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830", "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3470,7 +3473,7 @@ ...@@ -3470,7 +3473,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.11" "source": "https://github.com/symfony/mime/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -3486,7 +3489,7 @@ ...@@ -3486,7 +3489,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T11:34:24+00:00" "time": "2022-08-19T14:24:03+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
...@@ -7626,73 +7629,6 @@ ...@@ -7626,73 +7629,6 @@
}, },
"time": "2020-10-14T08:32:19+00:00" "time": "2020-10-14T08:32:19+00:00"
}, },
{
"name": "phpspec/prophecy",
"version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
"php": "^7.2 || ~8.0, <8.2",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0 || ^7.0",
"phpunit/phpunit": "^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
},
"time": "2021-12-08T12:19:24+00:00"
},
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.8.2", "version": "1.8.2",
...@@ -8124,16 +8060,16 @@ ...@@ -8124,16 +8060,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.22", "version": "9.5.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e329ac6e8744f461518272612a479fde958752fe" "reference": "888556852e7e9bbeeedb9656afe46118765ade34"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e329ac6e8744f461518272612a479fde958752fe", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/888556852e7e9bbeeedb9656afe46118765ade34",
"reference": "e329ac6e8744f461518272612a479fde958752fe", "reference": "888556852e7e9bbeeedb9656afe46118765ade34",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8148,7 +8084,6 @@ ...@@ -8148,7 +8084,6 @@
"phar-io/manifest": "^2.0.3", "phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2", "phar-io/version": "^3.0.2",
"php": ">=7.3", "php": ">=7.3",
"phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2.13", "phpunit/php-code-coverage": "^9.2.13",
"phpunit/php-file-iterator": "^3.0.5", "phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1", "phpunit/php-invoker": "^3.1.1",
...@@ -8166,9 +8101,6 @@ ...@@ -8166,9 +8101,6 @@
"sebastian/type": "^3.0", "sebastian/type": "^3.0",
"sebastian/version": "^3.0.2" "sebastian/version": "^3.0.2"
}, },
"require-dev": {
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": { "suggest": {
"ext-soap": "*", "ext-soap": "*",
"ext-xdebug": "*" "ext-xdebug": "*"
...@@ -8210,7 +8142,7 @@ ...@@ -8210,7 +8142,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.22" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.23"
}, },
"funding": [ "funding": [
{ {
...@@ -8222,7 +8154,7 @@ ...@@ -8222,7 +8154,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-20T08:25:46+00:00" "time": "2022-08-22T14:01:36+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
...@@ -9436,16 +9368,16 @@ ...@@ -9436,16 +9368,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.11", "version": "v5.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb" "reference": "6a057be154824487fd5e6b65ab83899e0c5ac550"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/5c5c37eb2a276d8d7d669dd76688aa1606ee78fb", "url": "https://api.github.com/repos/symfony/http-client/zipball/6a057be154824487fd5e6b65ab83899e0c5ac550",
"reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb", "reference": "6a057be154824487fd5e6b65ab83899e0c5ac550",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9503,7 +9435,7 @@ ...@@ -9503,7 +9435,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.11" "source": "https://github.com/symfony/http-client/tree/v5.4.12"
}, },
"funding": [ "funding": [
{ {
...@@ -9519,7 +9451,7 @@ ...@@ -9519,7 +9451,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-28T13:33:28+00:00" "time": "2022-08-02T15:52:22+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment