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