Bump ocramius/proxy-manager from 2.2.3 to 2.2.4

Bumps [ocramius/proxy-manager](https://github.com/Ocramius/ProxyManager) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/Ocramius/ProxyManager/releases)
- [Commits](https://github.com/Ocramius/ProxyManager/compare/2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: ocramius/proxy-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-07 03:06:37 +00:00 committed by GitHub
parent f2f62eb35c
commit 9093b884c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

44
composer.lock generated
View file

@ -327,16 +327,16 @@
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
"version": "1.11.99.4", "version": "1.11.99.5",
"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": "b174585d1fe49ceed21928a945138948cb394600" "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
"reference": "b174585d1fe49ceed21928a945138948cb394600", "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -380,7 +380,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.4" "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
}, },
"funding": [ "funding": [
{ {
@ -396,7 +396,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-13T08:41:34+00:00" "time": "2022-01-17T14:14:24+00:00"
}, },
{ {
"name": "craue/config-bundle", "name": "craue/config-bundle",
@ -6208,16 +6208,16 @@
}, },
{ {
"name": "ocramius/proxy-manager", "name": "ocramius/proxy-manager",
"version": "2.2.3", "version": "2.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Ocramius/ProxyManager.git", "url": "https://github.com/Ocramius/ProxyManager.git",
"reference": "4d154742e31c35137d5374c998e8f86b54db2e2f" "reference": "2d7cd2a79cd3ade90c46211baae1b88d47683917"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f", "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/2d7cd2a79cd3ade90c46211baae1b88d47683917",
"reference": "4d154742e31c35137d5374c998e8f86b54db2e2f", "reference": "2d7cd2a79cd3ade90c46211baae1b88d47683917",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6276,9 +6276,19 @@
], ],
"support": { "support": {
"issues": "https://github.com/Ocramius/ProxyManager/issues", "issues": "https://github.com/Ocramius/ProxyManager/issues",
"source": "https://github.com/Ocramius/ProxyManager/tree/2.2.x" "source": "https://github.com/Ocramius/ProxyManager/tree/2.2.4"
}, },
"time": "2019-08-10T08:37:15+00:00" "funding": [
{
"url": "https://github.com/Ocramius",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
"type": "tidelift"
}
],
"time": "2022-03-05T18:15:28+00:00"
}, },
{ {
"name": "pagerfanta/pagerfanta", "name": "pagerfanta/pagerfanta",
@ -10312,7 +10322,7 @@
}, },
{ {
"name": "symfony/polyfill-php73", "name": "symfony/polyfill-php73",
"version": "v1.24.0", "version": "v1.25.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php73.git", "url": "https://github.com/symfony/polyfill-php73.git",
@ -10338,12 +10348,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
], ],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [ "classmap": [
"Resources/stubs" "Resources/stubs"
] ]
@ -10371,7 +10381,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0" "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
}, },
"funding": [ "funding": [
{ {