Skip to content

Commit

Permalink
Разгрузка
Browse files Browse the repository at this point in the history
  • Loading branch information
ProklUng committed Jul 26, 2021
1 parent 1ddf1d2 commit 61f4375
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 148 deletions.
63 changes: 10 additions & 53 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
"type": "git",
"url": "https://github.com/proklung/core.argument.resolvers.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/container.locator.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/bitrix-models/"
Expand All @@ -37,29 +33,13 @@
"type": "git",
"url": "https://github.com/proklung/framework-tools-bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/custom.request.responser.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/bitrix.core.symfony"
},
{
"type": "git",
"url": "https://github.com/proklung/bitrix.tools.pack.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/url.signer.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/task.scheduler.bundle"
},
{
"type": "git",
"url": "https://github.com/proklung/dto.mapper.bundle"
}
],

Expand All @@ -68,65 +48,41 @@
"psr/container": "1.0.*",
"proklung/core-framework-extension-bundle": "^1.1",
"proklung/core-argument-resolvers-bundle": "^1.0",
"proklung/container-locator-bundle": "^1.0",
"arrilot/bitrix-migrations": "^2.6",
"arrilot/bitrix-models": "dev-master",
"maximaster/tools.twig": "^1.1",
"bitrix-expert/bbc": "^1.0",
"illuminate/support": "^6.0",
"illuminate/database": "^6.0",
"illuminate/container": "^6.0",
"illuminate/support": "^6.0 || ^7.0",
"illuminate/database": "^6.0 || ^7.0",
"illuminate/container": "^6.0 || ^7.0",
"vlucas/phpdotenv": "3.*",
"mmucklo/krumo": "^0.6.0",
"symfony/dotenv": "^5.2",
"symfony/mailer": "^5.2",
"symfony/google-mailer": "^5.2",
"symfony/proxy-manager-bridge": "4.*",
"symfony/monolog-bundle": "^3.6",
"league/flysystem": "^1.0",
"symfony/monolog-bundle": "^3.7",
"league/flysystem": "^1.1",
"webarchitect609/bitrix-iblock-property-type": "^1.2",
"webarchitect609/bitrix-user-type": "^0.7.2",
"webarchitect609/bitrix-cache": "^1.9",
"spatie/data-transfer-object": "^2.8",
"mark-gerarts/automapper-plus-bundle": "^1.3",
"proklung/jedi-light": "^1.0",
"proklung/bitrix.module.generator": "^1.0",
"proklung/bitrix.ckeditor.module": "^1.0",
"proklung/facade-bundle": "^1.0",
"proklung/bitrixoggraphbundle": "^1.0",
"proklung/bitrixstaticpagemakerbundle": "^1.0",
"proklung/symfony-maker-bundle": "^1.0",
"proklung/annotatedparamresolverbundle": "^1.2",
"proklung/bitrixannotatedresolversbundle": "^1.0",
"proklung/bitrixckeditorbundle": "^1.0",
"proklung/bitrixsymfonyrouterbundle": "^1.1",
"proklung/bitrixsymfonyrouterbundle": "^1.3",
"proklung/collection-extender-bundle": "^1.0",
"proklung/bitrix-custom-properties-bundle": "^1.0",
"proklung/api-exception-bundle": "^1.0",
"proklung/bitrix-webform-bundle": "^1.0",
"proklung/bitrix-webform-bundle-kantecom": "^1.0",
"proklung/controller-sanitizer-validator": "^1.2",
"proklung/bitrix-blade-bundle": "^1.1",
"proklung/request-validator-bundle": "^1.0",
"proklung/symfony-guzzle-bundle": "^1.0",
"proklung/arguments-resolvers-bundle": "^1.0",
"proklung/pipeline-symfony": "^1.0",
"proklung/base-exception": "^1.0",
"proklung/db-command": "^1.0",
"proklung/bitrix-model-bundle": "^1.6",
"proklung/symfony-middleware-bundle": "^1.0",
"proklung/cache-proxificator": "^1.2",
"proklung/bitrix-menu-builder-bundle": "^1.0",
"proklung/bitrix-fixture-database-generator-bundle": "^1.0",
"proklung/request-log-bundle": "^1.0",
"proklung/bitrix-iblock-element-validator-bundle": "^1.0",
"proklung/framework-tools-bundle": "^1.0",
"proklung/framework-tools-bundle": "^1.3",
"proklung/twig-extensions-bundle": "^1.1",
"proklung/custom-request-responser-bundle": "^1.0",
"proklung/bitrix-tools-pack-bundle": "^1.2",
"proklung/url-signer-bundle": "^1.0",
"proklung/task-scheduler-bundle": "^1.0",
"proklung/dto-mapper-bundle": "^1.0"
"proklung/bitrix-tools-pack-bundle": "^1.2"
},
"require-dev": {
"proklung/phpunit-testing-tools": "^1.4",
Expand All @@ -136,7 +92,8 @@
"ergebnis/phpstan-rules": "^0.15.3",
"phpstan/phpstan-strict-rules": "^0.12.7",
"slam/phpstan-extensions": "^5.1",
"symfony/maker-bundle": "^1.26"
"symfony/maker-bundle": "^1.26",
"icanhazstring/composer-unused": "^0.7.5"
},
"autoload": {
"psr-4": {
Expand Down
3 changes: 0 additions & 3 deletions local/configs/packages.unused/bitrix_utils.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions local/configs/packages/argument_resolvers.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions local/configs/packages/automapper_plus.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions local/configs/packages/bitrix-fixture-generator.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions local/configs/packages/csa_guzzle.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions local/configs/packages/request_log.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions local/configs/packages/url_signer.yaml

This file was deleted.

22 changes: 2 additions & 20 deletions local/configs/standalone_bundles.php
Original file line number Diff line number Diff line change
@@ -1,40 +1,22 @@
<?php

return [
Prokl\FrameworkExtensionBundle\FrameworkExtensionBundle::class => ['all' => true],
Prokl\CustomFrameworkExtensionsBundle\CustomFrameworkExtensionsBundle::class => ['all' => true],
Prokl\CustomArgumentResolverBundle\CustomArgumentResolverBundle::class => ['all' => true],
Prokl\ContainerLocatorBundle\ContainerLocatorBundle::class => ['all' => true],
Prokl\BitrixSymfonyRouterBundle\SymfonyRouterBundle::class => ['all' => true],
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
Prokl\GuzzleBundle\CsaGuzzleBundle::class => ['all' => true],
Prokl\SymfonyMiddlewareBundle\MiddlewareBundle::class => ['all' => true],
Prokl\CustomRequestResponserBundle\CustomRequestResponserBundle::class => ['all' => true],
Prokl\BitrixIblockElementValidatorBundle\BitrixIblockElementValidatorBundle::class => ['all' => true],
Prokl\TaskSchedulerBundle\TaskSchedulerBundle::class => ['all' => true],
Symfony\Bundle\MakerBundle\MakerBundle::class => ['all' => true],
Prokl\BundleMakerBundle\BundleMakerBundle::class => ['all' => true],
Prokl\StaticPageMakerBundle\StaticPageMakerBundle::class => ['all' => true],
Prokl\BitrixModelBundle\ModelBundle::class => ['all' => true],
Prokl\BitrixWebformBundle\BitrixWebformBundle::class => ['all' => true],
Prokl\BitrixFormBundle\BitrixFormBundle::class => ['all' => true],
Prokl\ApiExceptionBundle\M6WebApiExceptionBundle::class => ['all' => true],
Prokl\UrlSignedBundle\UrlSignedBundle::class => ['all' => true],
Prokl\BitrixOgGraphBundle\BitrixOgGraphBundle::class => ['all' => true],
AutoMapperPlus\AutoMapperPlusBundle\AutoMapperPlusBundle::class => ['all' => true],
Prokl\DtoMapperBundle\DtoMapperBundle::class => ['all' => true],
Local\Bundles\SymfonyMailerBundle\SymfonyMailerBundle::class => ['all' => true],
Prokl\RequestLogBundle\RequestLogBundle::class => ['all' => true],
Prokl\SymfonyBladeBundle\SymfonyBladeBundle::class => ['all' => true],
Prokl\RequestValidatorBundle\RequestValidatorBundle::class => ['all' => true],
Prokl\BitrixFixtureGeneratorBundle\BitrixFixtureGeneratorBundle::class => ['all' => true],
Prokl\FrameworkExtensionBundle\FrameworkExtensionBundle::class => ['all' => true],
Prokl\FacadeBundle\FacadeBundle::class => ['all' => true],
Prokl\CkEditorBundle\CkEditorBundle::class => ['all' => true],
Prokl\AnnotatedParamResolverBundle\AnnotatedParamResolverBundle::class => ['all' => true],
Prokl\BitrixAnnotatedResolversBundle\BitrixAnnotatedResolversBundle::class => ['all' => true],
Prokl\BitrixSymfonyRouterBundle\SymfonyRouterBundle::class => ['all' => true],
Prokl\CollectionExtenderBundle\CollectionExtenderBundle::class => ['all' => true],
Prokl\ArgumentResolversBundle\ArgumentResolversBundle::class => ['all' => true],
Prokl\BitrixMenuBuilderBundle\BitrixMenuBuilderBundle::class => ['all' => true],
Prokl\TwigExtensionsPackBundle\TwigExtensionsPackBundle::class => ['all' => true],
Prokl\BitrixOrdinaryToolsBundle\BitrixOrdinaryToolsBundle::class => ['all' => true],
];

0 comments on commit 61f4375

Please sign in to comment.