tideways / shopware6-benchmarking

The Shopware 6 performance benchmarking toolset, built by Shopware and Tideways.
GNU Affero General Public License v3.0
27 stars 1 forks source link

Add symfony/console #12

Closed beberlei closed 2 years ago

beberlei commented 2 years ago

Moves current code into commands:

Each command has --config / -c flags to load configuration files, using default.json if none are provided.

private-packagist[bot] commented 2 years ago

composer.lock

Package changes

Package Operation From To Changes
doctrine/instantiator add - 1.4.0 view code
myclabs/deep-copy add - 1.10.2 view code
nikic/php-parser add - v4.13.2 view code
phar-io/manifest add - 2.0.3 view code
phar-io/version add - 3.1.0 view code
phpdocumentor/reflection-common add - 2.2.0 view code
phpdocumentor/reflection-docblock add - 5.3.0 view code
phpdocumentor/type-resolver add - 1.6.0 view code
phpspec/prophecy add - v1.15.0 view code
phpunit/php-code-coverage add - 9.2.10 view code
phpunit/php-file-iterator add - 3.0.6 view code
phpunit/php-invoker add - 3.1.1 view code
phpunit/php-text-template add - 2.0.4 view code
phpunit/php-timer add - 5.0.3 view code
phpunit/phpunit add - 9.5.11 view code
psr/container add - 2.0.2 view code
sebastian/cli-parser add - 1.0.1 view code
sebastian/code-unit add - 1.0.8 view code
sebastian/code-unit-reverse-lookup add - 2.0.3 view code
sebastian/comparator add - 4.0.6 view code
sebastian/complexity add - 2.0.2 view code
sebastian/diff add - 4.0.4 view code
sebastian/environment add - 5.1.3 view code
sebastian/exporter add - 4.0.4 view code
sebastian/global-state add - 5.0.3 view code
sebastian/lines-of-code add - 1.0.3 view code
sebastian/object-enumerator add - 4.0.4 view code
sebastian/object-reflector add - 2.0.4 view code
sebastian/recursion-context add - 4.0.4 view code
sebastian/resource-operations add - 3.0.3 view code
sebastian/type add - 2.3.4 view code
sebastian/version add - 3.0.2 view code
symfony/console add - v6.0.2 view code
symfony/polyfill-intl-grapheme add - v1.24.0 view code
symfony/polyfill-intl-normalizer add - v1.24.0 view code
symfony/service-contracts add - v3.0.0 view code
symfony/string add - v6.0.2 view code
theseer/tokenizer add - 1.2.1 view code
webmozart/assert add - 1.10.0 view code
symfony/process upgrade v6.0.0 v6.0.2 diff
guzzlehttp/promises downgrade 1.5.x-dev fe752ae 1.5.1 diff
guzzlehttp/psr7 downgrade 2.2.x-dev c5b547b 2.1.0 diff
psr/http-client downgrade 1.0.x-dev 22b2ef5 1.0.1 diff
psr/http-factory downgrade 1.0.x-dev 36fa03d 1.0.1 diff
psr/http-message downgrade 1.0.x-dev efd67d1 1.0.1 diff
symfony/deprecation-contracts downgrade 3.1.x-dev 893fd20 v3.0.0 diff

Settings · Docs · Powered by Private Packagist