mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Bump composer/composer from 2.1.8 to 2.1.9
Bumps [composer/composer](https://github.com/composer/composer) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md) - [Commits](https://github.com/composer/composer/compare/2.1.8...2.1.9) --- updated-dependencies: - dependency-name: composer/composer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f99af807d0
commit
644bbebb6e
38
composer.lock
generated
38
composer.lock
generated
@ -4613,16 +4613,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.27",
|
||||
"version": "v4.4.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "2f9160e92eb64c95da7368c867b663a8e34e980c"
|
||||
"reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c",
|
||||
"reference": "2f9160e92eb64c95da7368c867b663a8e34e980c",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
|
||||
"reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4661,7 +4661,7 @@
|
||||
"description": "Provides tools to ease debugging PHP code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/debug/tree/v4.4.27"
|
||||
"source": "https://github.com/symfony/debug/tree/v4.4.31"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -4677,7 +4677,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-22T07:21:39+00:00"
|
||||
"time": "2021-09-24T13:30:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@ -6863,16 +6863,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
"version": "1.2.10",
|
||||
"version": "1.2.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/ca-bundle.git",
|
||||
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
|
||||
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
|
||||
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
|
||||
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6884,7 +6884,7 @@
|
||||
"phpstan/phpstan": "^0.12.55",
|
||||
"psr/log": "^1.0",
|
||||
"symfony/phpunit-bridge": "^4.2 || ^5",
|
||||
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
|
||||
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -6919,7 +6919,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.2.10"
|
||||
"source": "https://github.com/composer/ca-bundle/tree/1.2.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6935,20 +6935,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-06-07T13:58:28+00:00"
|
||||
"time": "2021-09-25T20:32:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "2.1.8",
|
||||
"version": "2.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "24d38e9686092de05214cafa187dc282a5d89497"
|
||||
"reference": "e558c88f28d102d497adec4852802c0dc14c7077"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/24d38e9686092de05214cafa187dc282a5d89497",
|
||||
"reference": "24d38e9686092de05214cafa187dc282a5d89497",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/e558c88f28d102d497adec4852802c0dc14c7077",
|
||||
"reference": "e558c88f28d102d497adec4852802c0dc14c7077",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7017,7 +7017,7 @@
|
||||
"support": {
|
||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||
"issues": "https://github.com/composer/composer/issues",
|
||||
"source": "https://github.com/composer/composer/tree/2.1.8"
|
||||
"source": "https://github.com/composer/composer/tree/2.1.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7033,7 +7033,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-09-15T11:55:15+00:00"
|
||||
"time": "2021-10-05T07:47:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/metadata-minifier",
|
||||
|
Loading…
Reference in New Issue
Block a user