Lock file maintenance (master) (#506)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Renovate Joomla Bot 2022-08-03 17:16:17 +02:00 committed by GitHub
parent cc49a14b5d
commit f04e6372a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 15 deletions

28
composer.lock generated
View File

@ -237,16 +237,16 @@
}, },
{ {
"name": "codeception/phpunit-wrapper", "name": "codeception/phpunit-wrapper",
"version": "6.0.21", "version": "6.0.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Codeception/phpunit-wrapper.git", "url": "https://github.com/Codeception/phpunit-wrapper.git",
"reference": "1ba4ade15e9c1884604a7d78ca81879025c3bda5" "reference": "f90c0275e74c1d9812a800d3b7dd1a39c89d40d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/1ba4ade15e9c1884604a7d78ca81879025c3bda5", "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/f90c0275e74c1d9812a800d3b7dd1a39c89d40d2",
"reference": "1ba4ade15e9c1884604a7d78ca81879025c3bda5", "reference": "f90c0275e74c1d9812a800d3b7dd1a39c89d40d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -255,9 +255,6 @@
"sebastian/comparator": ">=1.2.4 <3.0", "sebastian/comparator": ">=1.2.4 <3.0",
"sebastian/diff": ">=1.4 <4.0" "sebastian/diff": ">=1.4 <4.0"
}, },
"replace": {
"codeception/phpunit-wrapper": "*"
},
"require-dev": { "require-dev": {
"codeception/specify": "*", "codeception/specify": "*",
"vlucas/phpdotenv": "^3.0" "vlucas/phpdotenv": "^3.0"
@ -281,9 +278,9 @@
"description": "PHPUnit classes used by Codeception", "description": "PHPUnit classes used by Codeception",
"support": { "support": {
"issues": "https://github.com/Codeception/phpunit-wrapper/issues", "issues": "https://github.com/Codeception/phpunit-wrapper/issues",
"source": "https://github.com/Codeception/phpunit-wrapper/tree/6.0.21" "source": "https://github.com/Codeception/phpunit-wrapper/tree/6.0.22"
}, },
"time": "2020-12-28T14:01:02+00:00" "time": "2022-05-24T05:45:47+00:00"
}, },
{ {
"name": "codeception/stub", "name": "codeception/stub",
@ -321,16 +318,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.3.1", "version": "1.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b" "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -377,7 +374,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.1" "source": "https://github.com/composer/ca-bundle/tree/1.3.3"
}, },
"funding": [ "funding": [
{ {
@ -393,7 +390,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-28T20:44:15+00:00" "time": "2022-07-20T07:14:26+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -5187,6 +5184,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"abandoned": "symfony/error-handler",
"time": "2020-10-24T10:57:07+00:00" "time": "2020-10-24T10:57:07+00:00"
}, },
{ {