|
|
@ -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": "b534c93074ca28389a328b1fa90949d8", |
|
|
|
"content-hash": "c3cf83d2a7bace847b7ab01cc4a3f679", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "littleredbutton/bigbluebutton-api-php", |
|
|
@ -420,30 +420,30 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "composer/pcre", |
|
|
|
"version": "1.0.1", |
|
|
|
"version": "3.0.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/composer/pcre.git", |
|
|
|
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560" |
|
|
|
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560", |
|
|
|
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560", |
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd", |
|
|
|
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0" |
|
|
|
"php": "^7.4 || ^8.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpstan/phpstan": "^1.3", |
|
|
|
"phpstan/phpstan-strict-rules": "^1.1", |
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5" |
|
|
|
"symfony/phpunit-bridge": "^5" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "1.x-dev" |
|
|
|
"dev-main": "3.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
@ -471,7 +471,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/composer/pcre/issues", |
|
|
|
"source": "https://github.com/composer/pcre/tree/1.0.1" |
|
|
|
"source": "https://github.com/composer/pcre/tree/3.0.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -487,7 +487,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-01-21T20:24:37+00:00" |
|
|
|
"time": "2022-02-25T20:21:48+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "composer/semver", |
|
|
@ -572,27 +572,27 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "composer/xdebug-handler", |
|
|
|
"version": "2.0.5", |
|
|
|
"version": "3.0.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/composer/xdebug-handler.git", |
|
|
|
"reference": "9e36aeed4616366d2b690bdce11f71e9178c579a" |
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a", |
|
|
|
"reference": "9e36aeed4616366d2b690bdce11f71e9178c579a", |
|
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", |
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"composer/pcre": "^1", |
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0", |
|
|
|
"composer/pcre": "^1 || ^2 || ^3", |
|
|
|
"php": "^7.2.5 || ^8.0", |
|
|
|
"psr/log": "^1 || ^2 || ^3" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpstan/phpstan": "^1.0", |
|
|
|
"phpstan/phpstan-strict-rules": "^1.1", |
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" |
|
|
|
"symfony/phpunit-bridge": "^6.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -618,7 +618,7 @@ |
|
|
|
"support": { |
|
|
|
"irc": "irc://irc.freenode.org/composer", |
|
|
|
"issues": "https://github.com/composer/xdebug-handler/issues", |
|
|
|
"source": "https://github.com/composer/xdebug-handler/tree/2.0.5" |
|
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -634,7 +634,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-02-24T20:20:32+00:00" |
|
|
|
"time": "2022-02-25T21:32:43+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dnoegel/php-xdg-base-dir", |
|
|
@ -995,85 +995,65 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "friendsofphp/php-cs-fixer", |
|
|
|
"version": "v2.19.3", |
|
|
|
"version": "v3.12.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
|
|
|
"reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8" |
|
|
|
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/75ac86f33fab4714ea5a39a396784d83ae3b5ed8", |
|
|
|
"reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8", |
|
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/eae11d945e2885d86e1c080eec1bb30a2aa27998", |
|
|
|
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"composer/semver": "^1.4 || ^2.0 || ^3.0", |
|
|
|
"composer/xdebug-handler": "^1.2 || ^2.0", |
|
|
|
"doctrine/annotations": "^1.2", |
|
|
|
"composer/semver": "^3.2", |
|
|
|
"composer/xdebug-handler": "^3.0.3", |
|
|
|
"doctrine/annotations": "^1.13", |
|
|
|
"ext-json": "*", |
|
|
|
"ext-tokenizer": "*", |
|
|
|
"php": "^5.6 || ^7.0 || ^8.0", |
|
|
|
"php-cs-fixer/diff": "^1.3", |
|
|
|
"symfony/console": "^3.4.43 || ^4.1.6 || ^5.0", |
|
|
|
"symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", |
|
|
|
"symfony/filesystem": "^3.0 || ^4.0 || ^5.0", |
|
|
|
"symfony/finder": "^3.0 || ^4.0 || ^5.0", |
|
|
|
"symfony/options-resolver": "^3.0 || ^4.0 || ^5.0", |
|
|
|
"symfony/polyfill-php70": "^1.0", |
|
|
|
"symfony/polyfill-php72": "^1.4", |
|
|
|
"symfony/process": "^3.0 || ^4.0 || ^5.0", |
|
|
|
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0" |
|
|
|
"php": "^7.4 || ^8.0", |
|
|
|
"sebastian/diff": "^4.0", |
|
|
|
"symfony/console": "^5.4 || ^6.0", |
|
|
|
"symfony/event-dispatcher": "^5.4 || ^6.0", |
|
|
|
"symfony/filesystem": "^5.4 || ^6.0", |
|
|
|
"symfony/finder": "^5.4 || ^6.0", |
|
|
|
"symfony/options-resolver": "^5.4 || ^6.0", |
|
|
|
"symfony/polyfill-mbstring": "^1.23", |
|
|
|
"symfony/polyfill-php80": "^1.25", |
|
|
|
"symfony/polyfill-php81": "^1.25", |
|
|
|
"symfony/process": "^5.4 || ^6.0", |
|
|
|
"symfony/stopwatch": "^5.4 || ^6.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"justinrainbow/json-schema": "^5.0", |
|
|
|
"keradus/cli-executor": "^1.4", |
|
|
|
"mikey179/vfsstream": "^1.6", |
|
|
|
"php-coveralls/php-coveralls": "^2.4.2", |
|
|
|
"php-cs-fixer/accessible-object": "^1.0", |
|
|
|
"justinrainbow/json-schema": "^5.2", |
|
|
|
"keradus/cli-executor": "^1.5", |
|
|
|
"mikey179/vfsstream": "^1.6.10", |
|
|
|
"php-coveralls/php-coveralls": "^2.5.2", |
|
|
|
"php-cs-fixer/accessible-object": "^1.1", |
|
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", |
|
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", |
|
|
|
"phpspec/prophecy-phpunit": "^1.1 || ^2.0", |
|
|
|
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5", |
|
|
|
"phpunitgoodpractices/polyfill": "^1.5", |
|
|
|
"phpunitgoodpractices/traits": "^1.9.1", |
|
|
|
"sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1", |
|
|
|
"symfony/phpunit-bridge": "^5.2.1", |
|
|
|
"symfony/yaml": "^3.0 || ^4.0 || ^5.0" |
|
|
|
"phpspec/prophecy": "^1.15", |
|
|
|
"phpspec/prophecy-phpunit": "^2.0", |
|
|
|
"phpunit/phpunit": "^9.5", |
|
|
|
"phpunitgoodpractices/polyfill": "^1.6", |
|
|
|
"phpunitgoodpractices/traits": "^1.9.2", |
|
|
|
"symfony/phpunit-bridge": "^6.0", |
|
|
|
"symfony/yaml": "^5.4 || ^6.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"ext-dom": "For handling output formats in XML", |
|
|
|
"ext-mbstring": "For handling non-UTF8 characters.", |
|
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", |
|
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", |
|
|
|
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." |
|
|
|
"ext-mbstring": "For handling non-UTF8 characters." |
|
|
|
}, |
|
|
|
"bin": [ |
|
|
|
"php-cs-fixer" |
|
|
|
], |
|
|
|
"type": "application", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "2.19-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"PhpCsFixer\\": "src/" |
|
|
|
}, |
|
|
|
"classmap": [ |
|
|
|
"tests/Test/AbstractFixerTestCase.php", |
|
|
|
"tests/Test/AbstractIntegrationCaseFactory.php", |
|
|
|
"tests/Test/AbstractIntegrationTestCase.php", |
|
|
|
"tests/Test/Assert/AssertTokensTrait.php", |
|
|
|
"tests/Test/IntegrationCase.php", |
|
|
|
"tests/Test/IntegrationCaseFactory.php", |
|
|
|
"tests/Test/IntegrationCaseFactoryInterface.php", |
|
|
|
"tests/Test/InternalIntegrationCaseFactory.php", |
|
|
|
"tests/Test/IsIdenticalConstraint.php", |
|
|
|
"tests/Test/TokensWithObservedTransformers.php", |
|
|
|
"tests/TestCase.php" |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
@ -1092,7 +1072,7 @@ |
|
|
|
"description": "A tool to automatically fix PHP code style", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", |
|
|
|
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.19.3" |
|
|
|
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.12.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -1100,7 +1080,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2021-11-15T17:17:55+00:00" |
|
|
|
"time": "2022-10-12T14:20:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "myclabs/deep-copy", |
|
|
@ -1214,21 +1194,21 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nextcloud/coding-standard", |
|
|
|
"version": "v0.5.0", |
|
|
|
"version": "v1.0.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/nextcloud/coding-standard.git", |
|
|
|
"reference": "742ed895ae76c10daf95e08488cfb3f554199f40" |
|
|
|
"reference": "f3d1f9375e89c605deb1734f59a9f51ecbe80578" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/742ed895ae76c10daf95e08488cfb3f554199f40", |
|
|
|
"reference": "742ed895ae76c10daf95e08488cfb3f554199f40", |
|
|
|
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/f3d1f9375e89c605deb1734f59a9f51ecbe80578", |
|
|
|
"reference": "f3d1f9375e89c605deb1734f59a9f51ecbe80578", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"friendsofphp/php-cs-fixer": "^2.17", |
|
|
|
"php": "^7.2|^8.0" |
|
|
|
"friendsofphp/php-cs-fixer": "^3.2", |
|
|
|
"php": "^7.3|^8.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -1249,9 +1229,9 @@ |
|
|
|
"description": "Nextcloud coding standards for the php cs fixer", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/nextcloud/coding-standard/issues", |
|
|
|
"source": "https://github.com/nextcloud/coding-standard/tree/v0.5.0" |
|
|
|
"source": "https://github.com/nextcloud/coding-standard/tree/v1.0.0" |
|
|
|
}, |
|
|
|
"time": "2021-01-11T14:15:58+00:00" |
|
|
|
"time": "2021-11-10T08:44:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nikic/php-parser", |
|
|
@ -1473,62 +1453,6 @@ |
|
|
|
}, |
|
|
|
"time": "2022-02-21T01:04:05+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "php-cs-fixer/diff", |
|
|
|
"version": "v1.3.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/PHP-CS-Fixer/diff.git", |
|
|
|
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", |
|
|
|
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^5.6 || ^7.0 || ^8.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", |
|
|
|
"symfony/process": "^3.3" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"classmap": [ |
|
|
|
"src/" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"BSD-3-Clause" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Sebastian Bergmann", |
|
|
|
"email": "sebastian@phpunit.de" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Kore Nordmann", |
|
|
|
"email": "mail@kore-nordmann.de" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "SpacePossum" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "sebastian/diff v2 backport support for PHP5.6", |
|
|
|
"homepage": "https://github.com/PHP-CS-Fixer", |
|
|
|
"keywords": [ |
|
|
|
"diff" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/PHP-CS-Fixer/diff/issues", |
|
|
|
"source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1" |
|
|
|
}, |
|
|
|
"abandoned": true, |
|
|
|
"time": "2020-10-14T08:39:05+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpdocumentor/reflection-common", |
|
|
|
"version": "2.2.0", |
|
|
@ -3341,46 +3265,42 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v5.4.14", |
|
|
|
"version": "v6.0.14", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/console.git", |
|
|
|
"reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d" |
|
|
|
"reference": "1f89cab8d52c84424f798495b3f10342a7b1a070" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/984ea2c0f45f42dfed01d2f3987b187467c4b16d", |
|
|
|
"reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/1f89cab8d52c84424f798495b3f10342a7b1a070", |
|
|
|
"reference": "1f89cab8d52c84424f798495b3f10342a7b1a070", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
|
|
"php": ">=8.0.2", |
|
|
|
"symfony/polyfill-mbstring": "~1.0", |
|
|
|
"symfony/polyfill-php73": "^1.9", |
|
|
|
"symfony/polyfill-php80": "^1.16", |
|
|
|
"symfony/service-contracts": "^1.1|^2|^3", |
|
|
|
"symfony/string": "^5.1|^6.0" |
|
|
|
"symfony/string": "^5.4|^6.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"psr/log": ">=3", |
|
|
|
"symfony/dependency-injection": "<4.4", |
|
|
|
"symfony/dotenv": "<5.1", |
|
|
|
"symfony/event-dispatcher": "<4.4", |
|
|
|
"symfony/lock": "<4.4", |
|
|
|
"symfony/process": "<4.4" |
|
|
|
"symfony/dependency-injection": "<5.4", |
|
|
|
"symfony/dotenv": "<5.4", |
|
|
|
"symfony/event-dispatcher": "<5.4", |
|
|
|
"symfony/lock": "<5.4", |
|
|
|
"symfony/process": "<5.4" |
|
|
|
}, |
|
|
|
"provide": { |
|
|
|
"psr/log-implementation": "1.0|2.0" |
|
|
|
"psr/log-implementation": "1.0|2.0|3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"psr/log": "^1|^2", |
|
|
|
"symfony/config": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/lock": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/process": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0" |
|
|
|
"psr/log": "^1|^2|^3", |
|
|
|
"symfony/config": "^5.4|^6.0", |
|
|
|
"symfony/dependency-injection": "^5.4|^6.0", |
|
|
|
"symfony/event-dispatcher": "^5.4|^6.0", |
|
|
|
"symfony/lock": "^5.4|^6.0", |
|
|
|
"symfony/process": "^5.4|^6.0", |
|
|
|
"symfony/var-dumper": "^5.4|^6.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"psr/log": "For using the console logger", |
|
|
@ -3420,7 +3340,7 @@ |
|
|
|
"terminal" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/console/tree/v5.4.14" |
|
|
|
"source": "https://github.com/symfony/console/tree/v6.0.14" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3436,7 +3356,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-10-07T08:01:20+00:00" |
|
|
|
"time": "2022-10-07T08:02:12+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/deprecation-contracts", |
|
|
@ -3507,40 +3427,38 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher", |
|
|
|
"version": "v5.4.9", |
|
|
|
"version": "v6.0.9", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git", |
|
|
|
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc" |
|
|
|
"reference": "5c85b58422865d42c6eb46f7693339056db098a8" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", |
|
|
|
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", |
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5c85b58422865d42c6eb46f7693339056db098a8", |
|
|
|
"reference": "5c85b58422865d42c6eb46f7693339056db098a8", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
|
|
"symfony/event-dispatcher-contracts": "^2|^3", |
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
"php": ">=8.0.2", |
|
|
|
"symfony/event-dispatcher-contracts": "^2|^3" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"symfony/dependency-injection": "<4.4" |
|
|
|
"symfony/dependency-injection": "<5.4" |
|
|
|
}, |
|
|
|
"provide": { |
|
|
|
"psr/event-dispatcher-implementation": "1.0", |
|
|
|
"symfony/event-dispatcher-implementation": "2.0" |
|
|
|
"symfony/event-dispatcher-implementation": "2.0|3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"psr/log": "^1|^2|^3", |
|
|
|
"symfony/config": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0", |
|
|
|
"symfony/config": "^5.4|^6.0", |
|
|
|
"symfony/dependency-injection": "^5.4|^6.0", |
|
|
|
"symfony/error-handler": "^5.4|^6.0", |
|
|
|
"symfony/expression-language": "^5.4|^6.0", |
|
|
|
"symfony/http-foundation": "^5.4|^6.0", |
|
|
|
"symfony/service-contracts": "^1.1|^2|^3", |
|
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0" |
|
|
|
"symfony/stopwatch": "^5.4|^6.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"symfony/dependency-injection": "", |
|
|
@ -3572,7 +3490,7 @@ |
|
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9" |
|
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v6.0.9" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3588,7 +3506,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-05-05T16:45:39+00:00" |
|
|
|
"time": "2022-05-05T16:45:52+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher-contracts", |
|
|
@ -3671,23 +3589,22 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/filesystem", |
|
|
|
"version": "v5.4.13", |
|
|
|
"version": "v6.0.13", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/filesystem.git", |
|
|
|
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51" |
|
|
|
"reference": "3adca49133bd055ebe6011ed1e012be3c908af79" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", |
|
|
|
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51", |
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3adca49133bd055ebe6011ed1e012be3c908af79", |
|
|
|
"reference": "3adca49133bd055ebe6011ed1e012be3c908af79", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"php": ">=8.0.2", |
|
|
|
"symfony/polyfill-ctype": "~1.8", |
|
|
|
"symfony/polyfill-mbstring": "~1.8", |
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
"symfony/polyfill-mbstring": "~1.8" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -3715,7 +3632,7 @@ |
|
|
|
"description": "Provides basic utilities for the filesystem", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/filesystem/tree/v5.4.13" |
|
|
|
"source": "https://github.com/symfony/filesystem/tree/v6.0.13" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3731,26 +3648,24 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-09-21T19:53:16+00:00" |
|
|
|
"time": "2022-09-21T20:25:27+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/finder", |
|
|
|
"version": "v5.4.11", |
|
|
|
"version": "v6.0.11", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/finder.git", |
|
|
|
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c" |
|
|
|
"reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c", |
|
|
|
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c", |
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/09cb683ba5720385ea6966e5e06be2a34f2568b1", |
|
|
|
"reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
"php": ">=8.0.2" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -3778,7 +3693,7 @@ |
|
|
|
"description": "Finds files and directories via an intuitive fluent interface", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/finder/tree/v5.4.11" |
|
|
|
"source": "https://github.com/symfony/finder/tree/v6.0.11" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3794,27 +3709,25 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-07-29T07:37:50+00:00" |
|
|
|
"time": "2022-07-29T07:39:48+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/options-resolver", |
|
|
|
"version": "v5.4.11", |
|
|
|
"version": "v6.0.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/options-resolver.git", |
|
|
|
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" |
|
|
|
"reference": "51f7006670febe4cbcbae177cbffe93ff833250d" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", |
|
|
|
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", |
|
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/51f7006670febe4cbcbae177cbffe93ff833250d", |
|
|
|
"reference": "51f7006670febe4cbcbae177cbffe93ff833250d", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
|
|
"symfony/polyfill-php73": "~1.0", |
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
"php": ">=8.0.2", |
|
|
|
"symfony/deprecation-contracts": "^2.1|^3" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -3847,7 +3760,7 @@ |
|
|
|
"options" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/options-resolver/tree/v5.4.11" |
|
|
|
"source": "https://github.com/symfony/options-resolver/tree/v6.0.3" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3863,7 +3776,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-07-20T13:00:38+00:00" |
|
|
|
"time": "2022-01-02T09:55:41+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-ctype", |
|
|
@ -4196,161 +4109,17 @@ |
|
|
|
"time": "2022-05-24T11:49:31+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php70", |
|
|
|
"version": "v1.20.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php70.git", |
|
|
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", |
|
|
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.1" |
|
|
|
}, |
|
|
|
"type": "metapackage", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "1.20-dev" |
|
|
|
}, |
|
|
|
"thanks": { |
|
|
|
"name": "symfony/polyfill", |
|
|
|
"url": "https://github.com/symfony/polyfill" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Nicolas Grekas", |
|
|
|
"email": "p@tchwork.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Symfony Community", |
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"compatibility", |
|
|
|
"polyfill", |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://symfony.com/sponsor", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/fabpot", |
|
|
|
"type": "github" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2020-10-23T14:02:19+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php72", |
|
|
|
"version": "v1.26.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git", |
|
|
|
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", |
|
|
|
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.1" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "1.26-dev" |
|
|
|
}, |
|
|
|
"thanks": { |
|
|
|
"name": "symfony/polyfill", |
|
|
|
"url": "https://github.com/symfony/polyfill" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"files": [ |
|
|
|
"bootstrap.php" |
|
|
|
], |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Polyfill\\Php72\\": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Nicolas Grekas", |
|
|
|
"email": "p@tchwork.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Symfony Community", |
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"compatibility", |
|
|
|
"polyfill", |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://symfony.com/sponsor", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/fabpot", |
|
|
|
"type": "github" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-05-24T11:49:31+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php73", |
|
|
|
"name": "symfony/polyfill-php80", |
|
|
|
"version": "v1.26.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git", |
|
|
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" |
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", |
|
|
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4371,7 +4140,7 @@ |
|
|
|
"bootstrap.php" |
|
|
|
], |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Polyfill\\Php73\\": "" |
|
|
|
"Symfony\\Polyfill\\Php80\\": "" |
|
|
|
}, |
|
|
|
"classmap": [ |
|
|
|
"Resources/stubs" |
|
|
@ -4382,6 +4151,10 @@ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Ion Bazan", |
|
|
|
"email": "ion.bazan@gmail.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Nicolas Grekas", |
|
|
|
"email": "p@tchwork.com" |
|
|
@ -4391,7 +4164,7 @@ |
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", |
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"compatibility", |
|
|
@ -4400,7 +4173,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4416,20 +4189,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-05-24T11:49:31+00:00" |
|
|
|
"time": "2022-05-10T07:21:04+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php80", |
|
|
|
"name": "symfony/polyfill-php81", |
|
|
|
"version": "v1.26.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" |
|
|
|
"url": "https://github.com/symfony/polyfill-php81.git", |
|
|
|
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1", |
|
|
|
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4450,7 +4223,7 @@ |
|
|
|
"bootstrap.php" |
|
|
|
], |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Polyfill\\Php80\\": "" |
|
|
|
"Symfony\\Polyfill\\Php81\\": "" |
|
|
|
}, |
|
|
|
"classmap": [ |
|
|
|
"Resources/stubs" |
|
|
@ -4461,10 +4234,6 @@ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Ion Bazan", |
|
|
|
"email": "ion.bazan@gmail.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Nicolas Grekas", |
|
|
|
"email": "p@tchwork.com" |
|
|
@ -4474,7 +4243,7 @@ |
|
|
|
"homepage": "https://symfony.com/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
|
|
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"compatibility", |
|
|
@ -4483,7 +4252,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4499,25 +4268,24 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-05-10T07:21:04+00:00" |
|
|
|
"time": "2022-05-24T11:49:31+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/process", |
|
|
|
"version": "v5.4.11", |
|
|
|
"version": "v6.0.11", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" |
|
|
|
"reference": "44270a08ccb664143dede554ff1c00aaa2247a43" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", |
|
|
|
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/44270a08ccb664143dede554ff1c00aaa2247a43", |
|
|
|
"reference": "44270a08ccb664143dede554ff1c00aaa2247a43", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
"php": ">=8.0.2" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
@ -4545,7 +4313,7 @@ |
|
|
|
"description": "Executes commands in sub-processes", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/process/tree/v5.4.11" |
|
|
|
"source": "https://github.com/symfony/process/tree/v6.0.11" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4561,7 +4329,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-06-27T16:58:25+00:00" |
|
|
|
"time": "2022-06-27T17:10:44+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/service-contracts", |
|
|
@ -4648,20 +4416,20 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/stopwatch", |
|
|
|
"version": "v5.4.13", |
|
|
|
"version": "v6.0.13", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/stopwatch.git", |
|
|
|
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69" |
|
|
|
"reference": "7554fde6848af5ef1178f8ccbdbdb8ae1092c70a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69", |
|
|
|
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69", |
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/7554fde6848af5ef1178f8ccbdbdb8ae1092c70a", |
|
|
|
"reference": "7554fde6848af5ef1178f8ccbdbdb8ae1092c70a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"php": ">=8.0.2", |
|
|
|
"symfony/service-contracts": "^1|^2|^3" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
@ -4690,7 +4458,7 @@ |
|
|
|
"description": "Provides a way to profile code", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v5.4.13" |
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v6.0.13" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4706,7 +4474,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-09-28T13:19:49+00:00" |
|
|
|
"time": "2022-09-28T15:52:47+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/string", |
|
|
|