Skip to content

Commit 68c8a3f

Browse files
committed
Merge branch 'translation-editor' into v2
2 parents cb6a7db + ab160f0 commit 68c8a3f

File tree

9 files changed

+649
-822
lines changed

9 files changed

+649
-822
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"symfony/yaml": "6.4.*",
6464
"symfonycasts/reset-password-bundle": "^1.6",
6565
"tecnickcom/tcpdf": "^6.3",
66-
"twbs/bootstrap": "^4.5.0",
66+
"twbs/bootstrap": "^v5.3.3",
6767
"twig/cssinliner-extra": "^3.0",
6868
"twig/extra-bundle": "^3.0",
6969
"twig/inky-extra": "^3.0",
@@ -76,7 +76,6 @@
7676
"dama/doctrine-test-bundle": "^v8.2.0",
7777
"doctrine/doctrine-fixtures-bundle": "^3.4",
7878
"ekino/phpstan-banned-code": "^1.0",
79-
"php-translation/symfony-bundle": "^0.14.3",
8079
"phpstan/extension-installer": "^1.1",
8180
"phpstan/phpstan": "^1.2.0",
8281
"phpstan/phpstan-doctrine": "^1.0",
@@ -88,6 +87,7 @@
8887
"symfony/css-selector": "6.4.*",
8988
"symfony/debug-bundle": "6.4.*",
9089
"symfony/maker-bundle": "^1.0",
90+
"jbtronics/translation-editor-bundle": "^1.0",
9191
"symfony/phpunit-bridge": "6.4.*",
9292
"symfony/stopwatch": "6.4.*",
9393
"symfony/web-profiler-bundle": "6.4.*",

0 commit comments

Comments
 (0)