Skip to content

Commit bc924bc

Browse files
authored
Merge pull request #2745 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents d83f9ea + b420c99 commit bc924bc

File tree

20 files changed

+1255
-1134
lines changed

20 files changed

+1255
-1134
lines changed

composer.json

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,38 +28,40 @@
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.12.0",
3030
"doctrine/doctrine-migrations-bundle": "3.3.0",
31-
"doctrine/orm": "2.19.3",
31+
"doctrine/orm": "2.19.4",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
3333
"gedmo/doctrine-extensions": "3.15.0",
3434
"lexik/jwt-authentication-bundle": "2.20.3",
35-
"mark-gerarts/automapper-plus-bundle": "1.4.1",
36-
"matomo/device-detector": "6.3.0",
35+
"mark-gerarts/automapper-plus-bundle": "1.5.0",
36+
"matomo/device-detector": "6.3.1",
3737
"matthiasnoback/symfony-console-form": "5.3.2",
38-
"nelmio/api-doc-bundle": "4.24.0",
38+
"nelmio/api-doc-bundle": "4.26.1",
3939
"nelmio/cors-bundle": "2.4.0",
40-
"phpdocumentor/reflection-docblock": "5.3.0",
40+
"phpdocumentor/reflection-docblock": "5.4.0",
4141
"ramsey/uuid-doctrine": "2.0.0",
4242
"symfony/asset": "6.4.3",
43-
"symfony/config": "6.4.4",
44-
"symfony/console": "6.4.4",
43+
"symfony/config": "6.4.6",
44+
"symfony/console": "6.4.6",
4545
"symfony/dotenv": "6.4.4",
4646
"symfony/expression-language": "6.4.3",
4747
"symfony/flex": "2.4.5",
48-
"symfony/form": "6.4.4",
49-
"symfony/framework-bundle": "6.4.4",
48+
"symfony/form": "6.4.6",
49+
"symfony/framework-bundle": "6.4.6",
5050
"symfony/monolog-bundle": "3.10.0",
5151
"symfony/process": "6.4.4",
52-
"symfony/property-access": "6.4.4",
53-
"symfony/property-info": "6.4.3",
54-
"symfony/routing": "6.4.5",
52+
"symfony/property-access": "6.4.6",
53+
"symfony/property-info": "6.4.6",
54+
"symfony/routing": "6.4.6",
5555
"symfony/runtime": "6.4.3",
56-
"symfony/security-bundle": "6.4.5",
57-
"symfony/serializer": "6.4.4",
56+
"symfony/security-bundle": "6.4.6",
57+
"symfony/serializer": "6.4.6",
5858
"symfony/string": "6.4.4",
5959
"symfony/translation": "6.4.4",
6060
"symfony/twig-bundle": "6.4.4",
61-
"symfony/validator": "6.4.4",
62-
"symfony/yaml": "6.4.3"
61+
"symfony/validator": "6.4.6",
62+
"symfony/var-exporter": "6.4.4",
63+
"symfony/yaml": "6.4.3",
64+
"zircote/swagger-php": "4.8.6"
6365
},
6466
"conflict": {
6567
"symfony/debug": "<3.3",
@@ -72,10 +74,10 @@
7274
"roave/security-advisories": "dev-latest",
7375
"symfony/browser-kit": "6.4.3",
7476
"symfony/debug-bundle": "6.4.3",
75-
"symfony/maker-bundle": "1.57.0",
77+
"symfony/maker-bundle": "1.58.0",
7678
"symfony/requirements-checker": "2.0.1",
7779
"symfony/stopwatch": "6.4.3",
78-
"symfony/var-dumper": "6.4.4",
80+
"symfony/var-dumper": "6.4.6",
7981
"symfony/web-profiler-bundle": "6.4.4"
8082
},
8183
"replace": {

0 commit comments

Comments
 (0)