1
0
Fork 0

Update deps

1.10
Jordi Boggiano 2023-09-28 16:29:43 +02:00
parent 1997bb8f36
commit d3a3c83fc8
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 60 additions and 40 deletions

100
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.3.1", "version": "1.3.7",
"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": "76e46335014860eec1aa5a724799a00a2e47cc85"
}, },
"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/76e46335014860eec1aa5a724799a00a2e47cc85",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -64,7 +64,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.7"
}, },
"funding": [ "funding": [
{ {
@ -80,7 +80,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-10-28T20:44:15+00:00" "time": "2023-08-30T09:31:38+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -164,16 +164,16 @@
}, },
{ {
"name": "composer/spdx-licenses", "name": "composer/spdx-licenses",
"version": "1.5.6", "version": "1.5.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/spdx-licenses.git", "url": "https://github.com/composer/spdx-licenses.git",
"reference": "a30d487169d799745ca7280bc90fdfa693536901" "reference": "c848241796da2abf65837d51dce1fae55a960149"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a30d487169d799745ca7280bc90fdfa693536901", "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
"reference": "a30d487169d799745ca7280bc90fdfa693536901", "reference": "c848241796da2abf65837d51dce1fae55a960149",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -224,7 +224,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/spdx-licenses/issues", "issues": "https://github.com/composer/spdx-licenses/issues",
"source": "https://github.com/composer/spdx-licenses/tree/1.5.6" "source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
}, },
"funding": [ "funding": [
{ {
@ -240,7 +240,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-18T10:14:14+00:00" "time": "2022-05-23T07:37:50+00:00"
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
@ -308,16 +308,16 @@
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
"version": "5.2.11", "version": "v5.2.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/justinrainbow/json-schema.git", "url": "https://github.com/justinrainbow/json-schema.git",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -372,9 +372,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/justinrainbow/json-schema/issues", "issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.11" "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
}, },
"time": "2021-07-22T09:24:00+00:00" "time": "2023-09-26T02:20:38+00:00"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@ -428,23 +428,24 @@
}, },
{ {
"name": "seld/jsonlint", "name": "seld/jsonlint",
"version": "1.8.3", "version": "1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/jsonlint.git", "url": "https://github.com/Seldaek/jsonlint.git",
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57" "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57", "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3 || ^7.0 || ^8.0" "php": "^5.3 || ^7.0 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" "phpstan/phpstan": "^1.5",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
}, },
"bin": [ "bin": [
"bin/jsonlint" "bin/jsonlint"
@ -475,7 +476,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/jsonlint/issues", "issues": "https://github.com/Seldaek/jsonlint/issues",
"source": "https://github.com/Seldaek/jsonlint/tree/1.8.3" "source": "https://github.com/Seldaek/jsonlint/tree/1.10.0"
}, },
"funding": [ "funding": [
{ {
@ -487,20 +488,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-11T09:19:24+00:00" "time": "2023-05-11T13:16:46+00:00"
}, },
{ {
"name": "seld/phar-utils", "name": "seld/phar-utils",
"version": "1.2.0", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/phar-utils.git", "url": "https://github.com/Seldaek/phar-utils.git",
"reference": "9f3452c93ff423469c0d56450431562ca423dcee" "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee", "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
"reference": "9f3452c93ff423469c0d56450431562ca423dcee", "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -531,7 +532,11 @@
"keywords": [ "keywords": [
"phar" "phar"
], ],
"time": "2021-12-10T11:20:11+00:00" "support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
},
"time": "2022-08-31T10:31:18+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -655,6 +660,7 @@
"support": { "support": {
"source": "https://github.com/symfony/debug/tree/v2.8.50" "source": "https://github.com/symfony/debug/tree/v2.8.50"
}, },
"abandoned": "symfony/error-handler",
"time": "2018-11-11T11:18:13+00:00" "time": "2018-11-11T11:18:13+00:00"
}, },
{ {
@ -793,12 +799,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -872,12 +878,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -1029,8 +1035,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/instantiator/issues", "issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/master" "source": "https://github.com/doctrine/instantiator/tree/1.0.5"
}, },
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
"time": "2015-06-14T21:17:01+00:00" "time": "2015-06-14T21:17:01+00:00"
}, },
{ {
@ -1486,5 +1506,5 @@
"platform-overrides": { "platform-overrides": {
"php": "5.3.9" "php": "5.3.9"
}, },
"plugin-api-version": "1.1.0" "plugin-api-version": "2.6.0"
} }