|
13 | 13 | ],
|
14 | 14 | "license": "MIT",
|
15 | 15 | "repositories": [
|
| 16 | + { |
| 17 | + "type": "git", |
| 18 | + "url": "https://github.com/proklung/bitrix.core.symfony" |
| 19 | + }, |
16 | 20 | {
|
17 | 21 | "type": "git",
|
18 | 22 | "url": "https://github.com/proklung/core.framework.extension.bundle"
|
|
33 | 37 | "type": "git",
|
34 | 38 | "url": "https://github.com/proklung/framework-tools-bundle"
|
35 | 39 | },
|
36 |
| - { |
37 |
| - "type": "git", |
38 |
| - "url": "https://github.com/proklung/bitrix.core.symfony" |
39 |
| - }, |
40 | 40 | {
|
41 | 41 | "type": "git",
|
42 | 42 | "url": "https://github.com/proklung/bitrix.tools.pack.bundle"
|
|
56 | 56 | "psr/container": "1.0.*",
|
57 | 57 | "proklung/core-framework-extension-bundle": "^1.6",
|
58 | 58 | "proklung/core-argument-resolvers-bundle": "^1.1",
|
| 59 | + "proklung/bitrixsymfonyrouterbundle": "^1.3", |
59 | 60 | "arrilot/bitrix-migrations": "dev-master",
|
60 | 61 | "arrilot/bitrix-models": "dev-master",
|
61 | 62 | "maximaster/tools.twig": "dev-master",
|
62 | 63 | "bitrix-expert/bbc": "^1.0",
|
| 64 | + "proklung/jedi-light": "^1.0", |
63 | 65 | "illuminate/support": "^6.0 || ^7.0",
|
64 | 66 | "vlucas/phpdotenv": "3.* || ^4",
|
65 | 67 | "symfony/dotenv": "^5.2",
|
66 | 68 | "symfony/monolog-bundle": "^3.7",
|
67 |
| - "proklung/jedi-light": "^1.0", |
68 |
| - "proklung/bitrix.module.generator": "^1.0", |
69 | 69 | "proklung/facade-bundle": "^1.0",
|
70 |
| - "proklung/bitrixoggraphbundle": "^1.0", |
71 | 70 | "proklung/bitrixstaticpagemakerbundle": "^1.0",
|
72 |
| - "proklung/symfony-maker-bundle": "^1.0", |
73 |
| - "proklung/bitrixsymfonyrouterbundle": "^1.3", |
74 |
| - "proklung/collection-extender-bundle": "^1.0", |
75 | 71 | "proklung/bitrix-custom-properties-bundle": "^1.0",
|
76 |
| - "proklung/api-exception-bundle": "^1.0", |
77 | 72 | "proklung/bitrix-webform-bundle": "^1.0",
|
78 |
| - "proklung/controller-sanitizer-validator": "^1.2", |
79 |
| - "proklung/bitrix-blade-bundle": "^1.2", |
80 | 73 | "proklung/pipeline-symfony": "^1.0",
|
81 | 74 | "proklung/db-command": "^1.0",
|
82 | 75 | "proklung/bitrix-iblock-element-validator-bundle": "^1.0",
|
|
86 | 79 | },
|
87 | 80 | "require-dev": {
|
88 | 81 | "proklung/phpunit-testing-tools": "^1.5",
|
| 82 | + "proklung/symfony-maker-bundle": "^1.0", |
| 83 | + "proklung/bitrix.module.generator": "^1.0", |
| 84 | + "symfony/maker-bundle": "^1.33", |
89 | 85 | "squizlabs/php_codesniffer": "^3",
|
90 |
| - "symfony/debug": "^4.4 || ^5.0", |
91 | 86 | "symfony/var-dumper": "^4.4 || ^5.0",
|
92 | 87 | "ergebnis/phpstan-rules": "^0.15.3",
|
93 | 88 | "phpstan/phpstan-strict-rules": "^0.12.7",
|
94 | 89 | "slam/phpstan-extensions": "^5.1",
|
95 |
| - "symfony/maker-bundle": "^1.33", |
96 | 90 | "mmucklo/krumo": "^0.6.0",
|
97 | 91 | "icanhazstring/composer-unused": "^0.7.5"
|
98 | 92 | },
|
|
0 commit comments