Migrate to mummert/nossenerland-import-bundle namespace

This commit is contained in:
Jürgen Mummert
2026-03-08 18:01:53 +01:00
parent e5656424bc
commit e7f832fb53
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -3,13 +3,13 @@ services:
autowire: true
autoconfigure: true
Eiswurm\NossenerlandImportBundle\:
Mummert\NossenerlandImportBundle\:
resource: ../src/
exclude:
- ../src/DependencyInjection/
- ../src/Contao/Manager/
- ../src/NossenerlandImportBundle.php
Eiswurm\NossenerlandImportBundle\Command\ImportEventsCommand:
Mummert\NossenerlandImportBundle\Command\ImportEventsCommand:
arguments:
$projectDir: '%kernel.project_dir%'