|
40 | 40 | {
|
41 | 41 | "type": "git",
|
42 | 42 | "url": "https://github.com/proklung/bitrix.tools.pack.bundle"
|
| 43 | + }, |
| 44 | + { |
| 45 | + "type": "git", |
| 46 | + "url": "https://github.com/ProklUng/bitrix-migrations" |
43 | 47 | }
|
44 | 48 | ],
|
45 | 49 |
|
46 | 50 | "require": {
|
47 |
| - "proklung/bitrix-core-symfony": "^1.2.3", |
| 51 | + "proklung/bitrix-core-symfony": "^1.3.5", |
48 | 52 | "psr/container": "1.0.*",
|
49 |
| - "proklung/core-framework-extension-bundle": "^1.3", |
50 |
| - "proklung/core-argument-resolvers-bundle": "^1.0", |
51 |
| - "arrilot/bitrix-migrations": "^2.6", |
| 53 | + "proklung/core-framework-extension-bundle": "^1.6", |
| 54 | + "proklung/core-argument-resolvers-bundle": "^1.1", |
| 55 | + "arrilot/bitrix-migrations": "dev-master", |
52 | 56 | "arrilot/bitrix-models": "dev-master",
|
53 | 57 | "maximaster/tools.twig": "^1.1",
|
54 | 58 | "bitrix-expert/bbc": "^1.0",
|
55 |
| - "illuminate/support": "^6.0 || ^7.0", |
56 |
| - "illuminate/database": "^6.0 || ^7.0", |
57 |
| - "illuminate/container": "^6.0 || ^7.0", |
| 59 | + "illuminate/support": "^6.0 || ^7.0", |
58 | 60 | "vlucas/phpdotenv": "3.*",
|
59 |
| - "mmucklo/krumo": "^0.6.0", |
60 | 61 | "symfony/dotenv": "^5.2",
|
61 | 62 | "symfony/monolog-bundle": "^3.7",
|
62 |
| - "webarchitect609/bitrix-iblock-property-type": "^1.2", |
63 |
| - "webarchitect609/bitrix-user-type": "^0.7.2", |
64 | 63 | "proklung/jedi-light": "^1.0",
|
65 | 64 | "proklung/bitrix.module.generator": "^1.0",
|
66 | 65 | "proklung/facade-bundle": "^1.0",
|
|
73 | 72 | "proklung/api-exception-bundle": "^1.0",
|
74 | 73 | "proklung/bitrix-webform-bundle": "^1.0",
|
75 | 74 | "proklung/controller-sanitizer-validator": "^1.2",
|
76 |
| - "proklung/bitrix-blade-bundle": "^1.1", |
| 75 | + "proklung/bitrix-blade-bundle": "^1.2", |
77 | 76 | "proklung/pipeline-symfony": "^1.0",
|
78 | 77 | "proklung/db-command": "^1.0",
|
79 | 78 | "proklung/bitrix-iblock-element-validator-bundle": "^1.0",
|
80 |
| - "proklung/framework-tools-bundle": "^1.3", |
81 |
| - "proklung/twig-extensions-bundle": "^1.1", |
82 |
| - "proklung/bitrix-tools-pack-bundle": "^1.2" |
| 79 | + "proklung/framework-tools-bundle": "^1.5", |
| 80 | + "proklung/twig-extensions-bundle": "^1.4", |
| 81 | + "proklung/bitrix-tools-pack-bundle": "^1.5" |
83 | 82 | },
|
84 | 83 | "require-dev": {
|
85 |
| - "proklung/phpunit-testing-tools": "^1.4", |
| 84 | + "proklung/phpunit-testing-tools": "^1.5", |
86 | 85 | "squizlabs/php_codesniffer": "^3",
|
87 |
| - "symfony/debug": "^4.4", |
88 |
| - "symfony/var-dumper": "^4.4", |
| 86 | + "symfony/debug": "^4.4 || ^5.0", |
| 87 | + "symfony/var-dumper": "^4.4 || ^5.0", |
89 | 88 | "ergebnis/phpstan-rules": "^0.15.3",
|
90 | 89 | "phpstan/phpstan-strict-rules": "^0.12.7",
|
91 | 90 | "slam/phpstan-extensions": "^5.1",
|
92 | 91 | "symfony/maker-bundle": "^1.33",
|
| 92 | + "mmucklo/krumo": "^0.6.0", |
93 | 93 | "icanhazstring/composer-unused": "^0.7.5"
|
94 | 94 | },
|
95 | 95 | "autoload": {
|
|
0 commit comments