Skip to content

Commit 1f53667

Browse files
author
DKravtsov
committed
updated packages
1 parent d7c7bc2 commit 1f53667

File tree

9 files changed

+1202
-853
lines changed

9 files changed

+1202
-853
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,25 +37,25 @@
3737
"doctrine/annotations": "^1.13",
3838
"doctrine/doctrine-bundle": "^2.4",
3939
"doctrine/doctrine-migrations-bundle": "^3.1",
40-
"doctrine/orm": "^2.9",
40+
"doctrine/orm": "^2.10",
4141
"dukecity/command-scheduler-bundle": "^4.0",
42-
"elasticsearch/elasticsearch": "^7.13",
42+
"elasticsearch/elasticsearch": "^7.15",
4343
"gedmo/doctrine-extensions": "^3.1",
44-
"lexik/jwt-authentication-bundle": "^2.12",
44+
"lexik/jwt-authentication-bundle": "^2.13",
4545
"mark-gerarts/automapper-plus-bundle": "^1.3",
4646
"matomo/device-detector": "^4.3",
4747
"matthiasnoback/symfony-console-form": "^5.0",
48-
"nelmio/api-doc-bundle": "^4.4",
48+
"nelmio/api-doc-bundle": "^4.6",
4949
"nelmio/cors-bundle": "^2.1",
5050
"phpdocumentor/reflection-docblock": "^5.2",
5151
"ramsey/uuid-doctrine": "^1.7",
52-
"sensio/framework-extra-bundle": "^6.1",
52+
"sensio/framework-extra-bundle": "^6.2",
5353
"symfony/asset": "5.3.*",
5454
"symfony/config": "5.3.*",
5555
"symfony/console": "5.3.*",
5656
"symfony/dotenv": "5.3.*",
5757
"symfony/expression-language": "5.3.*",
58-
"symfony/flex": "^1.13",
58+
"symfony/flex": "^1.17",
5959
"symfony/form": "5.3.*",
6060
"symfony/framework-bundle": "5.3.*",
6161
"symfony/http-client": "5.3.*",
@@ -94,7 +94,7 @@
9494
"roave/security-advisories": "dev-latest",
9595
"symfony/browser-kit": "5.3.*",
9696
"symfony/debug-bundle": "5.3.*",
97-
"symfony/maker-bundle": "^1.33",
97+
"symfony/maker-bundle": "^1.34",
9898
"symfony/requirements-checker": "^2.0",
9999
"symfony/stopwatch": "5.3.*",
100100
"symfony/var-dumper": "5.3.*",

0 commit comments

Comments
 (0)