Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 21f15ab

Browse files
committed
drop legacy
1 parent 34c6fde commit 21f15ab

File tree

67 files changed

+1
-2210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1
-2210
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"doctrine/orm": "^3",
4040
"easycorp/easyadmin-bundle": "^5.0",
4141
"egulias/email-validator": "^4",
42-
"friendsofsymfony/jsrouting-bundle": "^3",
4342
"liip/imagine-bundle": "^2",
4443
"nucleos/profile-bundle": "^2",
4544
"nucleos/user-bundle": "^4",

composer.lock

Lines changed: 1 addition & 228 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/bundles.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
return [
64
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
75
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
@@ -13,7 +11,6 @@
1311
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
1412
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true],
1513
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
16-
FOS\JsRoutingBundle\FOSJsRoutingBundle::class => ['all' => true],
1714
Liip\ImagineBundle\LiipImagineBundle::class => ['all' => true],
1815
EasyCorp\Bundle\EasyAdminBundle\EasyAdminBundle::class => ['all' => true],
1916
Symfony\UX\TwigComponent\TwigComponentBundle::class => ['all' => true],

config/routes/fos_js_routing.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

config/routes/zikula_legal.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/system/CoreBundle/.gitattributes

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/system/CoreBundle/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)