mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-11-17 01:45:10 +00:00
Lock file maintenance
This commit is contained in:
parent
cc49a14b5d
commit
6f1397a8ae
28
composer.lock
generated
28
composer.lock
generated
@ -237,16 +237,16 @@
|
||||
},
|
||||
{
|
||||
"name": "codeception/phpunit-wrapper",
|
||||
"version": "6.0.21",
|
||||
"version": "6.0.22",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Codeception/phpunit-wrapper.git",
|
||||
"reference": "1ba4ade15e9c1884604a7d78ca81879025c3bda5"
|
||||
"reference": "f90c0275e74c1d9812a800d3b7dd1a39c89d40d2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/1ba4ade15e9c1884604a7d78ca81879025c3bda5",
|
||||
"reference": "1ba4ade15e9c1884604a7d78ca81879025c3bda5",
|
||||
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/f90c0275e74c1d9812a800d3b7dd1a39c89d40d2",
|
||||
"reference": "f90c0275e74c1d9812a800d3b7dd1a39c89d40d2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -255,9 +255,6 @@
|
||||
"sebastian/comparator": ">=1.2.4 <3.0",
|
||||
"sebastian/diff": ">=1.4 <4.0"
|
||||
},
|
||||
"replace": {
|
||||
"codeception/phpunit-wrapper": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/specify": "*",
|
||||
"vlucas/phpdotenv": "^3.0"
|
||||
@ -281,9 +278,9 @@
|
||||
"description": "PHPUnit classes used by Codeception",
|
||||
"support": {
|
||||
"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",
|
||||
@ -321,16 +318,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/ca-bundle.git",
|
||||
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
|
||||
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
||||
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
|
||||
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -377,7 +374,7 @@
|
||||
"support": {
|
||||
"irc": "irc://irc.freenode.org/composer",
|
||||
"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": [
|
||||
{
|
||||
@ -393,7 +390,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-10-28T20:44:15+00:00"
|
||||
"time": "2022-07-20T07:14:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -5187,6 +5184,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"abandoned": "symfony/error-handler",
|
||||
"time": "2020-10-24T10:57:07+00:00"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user