1
0
Fork 0

Update deps

pull/11212/head
Jordi Boggiano 2022-01-21 10:01:20 +01:00
parent b262b7718b
commit f01f446e8e
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 15 additions and 9 deletions

24
composer.lock generated
View File

@ -61,6 +61,11 @@
"ssl", "ssl",
"tls" "tls"
], ],
"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"
},
"funding": [ "funding": [
{ {
"url": "https://packagist.com", "url": "https://packagist.com",
@ -216,6 +221,11 @@
"spdx", "spdx",
"validator" "validator"
], ],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/spdx-licenses/issues",
"source": "https://github.com/composer/spdx-licenses/tree/1.5.6"
},
"funding": [ "funding": [
{ {
"url": "https://packagist.com", "url": "https://packagist.com",
@ -481,16 +491,16 @@
}, },
{ {
"name": "seld/phar-utils", "name": "seld/phar-utils",
"version": "1.1.2", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/phar-utils.git", "url": "https://github.com/Seldaek/phar-utils.git",
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" "reference": "9f3452c93ff423469c0d56450431562ca423dcee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", "reference": "9f3452c93ff423469c0d56450431562ca423dcee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -521,11 +531,7 @@
"keywords": [ "keywords": [
"phar" "phar"
], ],
"support": { "time": "2021-12-10T11:20:11+00:00"
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/1.1.2"
},
"time": "2021-08-19T21:01:38+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",