Skip to content

Commit 3cdccc6

Browse files
author
DKravtsov
committed
updated packages
1 parent 1f53667 commit 3cdccc6

File tree

11 files changed

+1420
-1226
lines changed

11 files changed

+1420
-1226
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"ext-pdo_mysql": "*",
3636
"beberlei/doctrineextensions": "^1.3",
3737
"doctrine/annotations": "^1.13",
38-
"doctrine/doctrine-bundle": "^2.4",
39-
"doctrine/doctrine-migrations-bundle": "^3.1",
38+
"doctrine/doctrine-bundle": "^2.5",
39+
"doctrine/doctrine-migrations-bundle": "^3.2",
4040
"doctrine/orm": "^2.10",
4141
"dukecity/command-scheduler-bundle": "^4.0",
4242
"elasticsearch/elasticsearch": "^7.15",
43-
"gedmo/doctrine-extensions": "^3.1",
44-
"lexik/jwt-authentication-bundle": "^2.13",
43+
"gedmo/doctrine-extensions": "^3.3",
44+
"lexik/jwt-authentication-bundle": "^2.14",
4545
"mark-gerarts/automapper-plus-bundle": "^1.3",
4646
"matomo/device-detector": "^4.3",
4747
"matthiasnoback/symfony-console-form": "^5.0",
4848
"nelmio/api-doc-bundle": "^4.6",
4949
"nelmio/cors-bundle": "^2.1",
50-
"phpdocumentor/reflection-docblock": "^5.2",
51-
"ramsey/uuid-doctrine": "^1.7",
50+
"phpdocumentor/reflection-docblock": "^5.3",
51+
"ramsey/uuid-doctrine": "^1.8",
5252
"sensio/framework-extra-bundle": "^6.2",
5353
"symfony/asset": "5.3.*",
5454
"symfony/config": "5.3.*",
@@ -90,11 +90,11 @@
9090
"bamarni/composer-bin-plugin": "^1.4",
9191
"doctrine/doctrine-fixtures-bundle": "^3.4",
9292
"systemsdk/easy-log-bundle": "1.10.*",
93-
"ergebnis/composer-normalize": "^2.15",
93+
"ergebnis/composer-normalize": "^2.16",
9494
"roave/security-advisories": "dev-latest",
9595
"symfony/browser-kit": "5.3.*",
9696
"symfony/debug-bundle": "5.3.*",
97-
"symfony/maker-bundle": "^1.34",
97+
"symfony/maker-bundle": "^1.36",
9898
"symfony/requirements-checker": "^2.0",
9999
"symfony/stopwatch": "5.3.*",
100100
"symfony/var-dumper": "5.3.*",

0 commit comments

Comments
 (0)