Migrate to mummert/newssubmission-bundle namespace

This commit is contained in:
Jürgen Mummert
2026-03-08 18:01:52 +01:00
parent 0ea1a9a8ac
commit 2970711fc0
15 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -5,13 +5,13 @@ services:
Contao\CoreBundle\Altcha\Altcha: '@contao.altcha'
MummertMedia\NewsSubmissionBundle\:
Mummert\NewsSubmissionBundle\:
resource: ../../src/
exclude:
- ../../src/DependencyInjection/
- ../../src/Contao/Manager/
- ../../src/NewsSubmissionBundle.php
MummertMedia\NewsSubmissionBundle\Service\UploadManager:
Mummert\NewsSubmissionBundle\Service\UploadManager:
arguments:
$projectDir: '%kernel.project_dir%'