File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 101
101
"proklung/collection-extender-bundle" : " ^1.0" ,
102
102
"proklung/bitrix-custom-properties-bundle" : " ^1.0" ,
103
103
"proklung/api-exception-bundle" : " ^1.0" ,
104
- "proklung/bitrix-webform-bundle" : " ^1.0"
104
+ "proklung/bitrix-webform-bundle" : " ^1.0" ,
105
+ "proklung/bitrix-webform-bundle-kantecom" : " ^1.0"
105
106
},
106
107
"require-dev" : {
107
108
"squizlabs/php_codesniffer" : " 2.*" ,
Original file line number Diff line number Diff line change 12
12
Prokl \StaticPageMakerBundle \StaticPageMakerBundle::class => ['all ' => true ],
13
13
Local \Bundles \ModelBundle \ModelBundle::class => ['all ' => true ],
14
14
Prokl \BitrixWebformBundle \BitrixWebformBundle::class => ['all ' => true ],
15
+ Prokl \BitrixFormBundle \BitrixFormBundle::class => ['all ' => true ],
15
16
Prokl \ApiExceptionBundle \M6WebApiExceptionBundle::class => ['all ' => true ],
16
17
Local \Bundles \BitrixIblockElementValidatorBundle \BitrixIblockElementValidatorBundle::class => ['all ' => true ],
17
18
Local \Bundles \UrlSignedBundle \UrlSignedBundle::class => ['all ' => true ],
You can’t perform that action at this time.
0 commit comments