Update composer packages
This commit is contained in:
parent
b074a859fa
commit
e08e65b509
1 changed files with 79 additions and 80 deletions
159
composer.lock
generated
159
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "f02f4b8d54eb8c9e6f905db47f08688e",
|
||||
"content-hash": "36ab8b9cfee8c8ece8f50e427d404084",
|
||||
"packages": [
|
||||
{
|
||||
"name": "cakephp/cache",
|
||||
|
|
@ -384,6 +384,59 @@
|
|||
},
|
||||
"time": "2020-12-09T02:43:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ergebnis/json-printer",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ergebnis/json-printer.git",
|
||||
"reference": "86f942599c8f9f922de4e21c2b9b6564c895cb0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ergebnis/json-printer/zipball/86f942599c8f9f922de4e21c2b9b6564c895cb0c",
|
||||
"reference": "86f942599c8f9f922de4e21c2b9b6564c895cb0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"infection/infection": "~0.8.1",
|
||||
"localheinz/php-cs-fixer-config": "~1.14.0",
|
||||
"localheinz/test-util": "0.6.1",
|
||||
"phpbench/phpbench": "~0.14.0",
|
||||
"phpunit/phpunit": "^6.5.7"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Localheinz\\Json\\Printer\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andreas Möller",
|
||||
"email": "am@localheinz.com"
|
||||
}
|
||||
],
|
||||
"description": "Provides a JSON printer, allowing for flexible indentation.",
|
||||
"homepage": "https://github.com/localheinz/json-printer",
|
||||
"keywords": [
|
||||
"formatter",
|
||||
"json",
|
||||
"printer"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/localheinz/json-printer/issues",
|
||||
"source": "https://github.com/localheinz/json-printer"
|
||||
},
|
||||
"time": "2018-08-11T23:54:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.4.5",
|
||||
|
|
@ -950,60 +1003,6 @@
|
|||
},
|
||||
"time": "2018-07-23T15:43:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "localheinz/json-printer",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/localheinz/json-printer.git",
|
||||
"reference": "86f942599c8f9f922de4e21c2b9b6564c895cb0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/localheinz/json-printer/zipball/86f942599c8f9f922de4e21c2b9b6564c895cb0c",
|
||||
"reference": "86f942599c8f9f922de4e21c2b9b6564c895cb0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"infection/infection": "~0.8.1",
|
||||
"localheinz/php-cs-fixer-config": "~1.14.0",
|
||||
"localheinz/test-util": "0.6.1",
|
||||
"phpbench/phpbench": "~0.14.0",
|
||||
"phpunit/phpunit": "^6.5.7"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Localheinz\\Json\\Printer\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andreas Möller",
|
||||
"email": "am@localheinz.com"
|
||||
}
|
||||
],
|
||||
"description": "Provides a JSON printer, allowing for flexible indentation.",
|
||||
"homepage": "https://github.com/localheinz/json-printer",
|
||||
"keywords": [
|
||||
"formatter",
|
||||
"json",
|
||||
"printer"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/localheinz/json-printer/issues",
|
||||
"source": "https://github.com/localheinz/json-printer"
|
||||
},
|
||||
"abandoned": "ergebnis/json-printer",
|
||||
"time": "2018-08-11T23:54:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "omines/oauth2-gitlab",
|
||||
"version": "3.4.0",
|
||||
|
|
@ -1726,16 +1725,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v4.4.42",
|
||||
"version": "v4.4.44",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "83cdafd1bd3370de23e3dc2ed01026908863be81"
|
||||
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/83cdafd1bd3370de23e3dc2ed01026908863be81",
|
||||
"reference": "83cdafd1bd3370de23e3dc2ed01026908863be81",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
|
||||
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1784,7 +1783,7 @@
|
|||
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/config/tree/v4.4.42"
|
||||
"source": "https://github.com/symfony/config/tree/v4.4.44"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1800,20 +1799,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-17T07:10:14+00:00"
|
||||
"time": "2022-07-20T09:59:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v4.4.43",
|
||||
"version": "v4.4.44",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46"
|
||||
"reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
||||
"reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/c35fafd7f12ebd6f9e29c95a370df7f1fb171a40",
|
||||
"reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1874,7 +1873,7 @@
|
|||
"description": "Eases the creation of beautiful and testable command line interfaces",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v4.4.43"
|
||||
"source": "https://github.com/symfony/console/tree/v4.4.44"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1890,7 +1889,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-23T12:22:25+00:00"
|
||||
"time": "2022-07-20T09:59:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
|
@ -1961,16 +1960,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v5.4.9",
|
||||
"version": "v5.4.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba"
|
||||
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
|
||||
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd",
|
||||
"reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2005,7 +2004,7 @@
|
|||
"description": "Provides basic utilities for the filesystem",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.4.9"
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.4.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2021,7 +2020,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-20T13:55:35+00:00"
|
||||
"time": "2022-07-20T13:00:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
@ -2514,16 +2513,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v4.4.43",
|
||||
"version": "v4.4.44",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "07e392f0ef78376d080d5353c081a5e5704835bd"
|
||||
"reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/07e392f0ef78376d080d5353c081a5e5704835bd",
|
||||
"reference": "07e392f0ef78376d080d5353c081a5e5704835bd",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2",
|
||||
"reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2565,7 +2564,7 @@
|
|||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v4.4.43"
|
||||
"source": "https://github.com/symfony/yaml/tree/v4.4.44"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2581,7 +2580,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-20T08:31:17+00:00"
|
||||
"time": "2022-06-27T13:16:42+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
|
@ -2593,7 +2592,7 @@
|
|||
"platform": {
|
||||
"php": ">=7.4.0",
|
||||
"ext-phalcon": ">=4.0.0",
|
||||
"ext-psr": "*",
|
||||
"ext-psr": ">=1.2",
|
||||
"ext-redis": "*",
|
||||
"ext-yaml": "*"
|
||||
},
|
||||
|
|
|
|||
Reference in a new issue