Skip to content

Commit a442d19

Browse files
committed
Updated main dependencies
1 parent 24470e5 commit a442d19

File tree

2 files changed

+288
-282
lines changed

2 files changed

+288
-282
lines changed

composer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,39 +28,39 @@
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.12.0",
3030
"doctrine/doctrine-migrations-bundle": "3.3.1",
31-
"doctrine/orm": "2.19.5",
31+
"doctrine/orm": "2.19.6",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
33-
"gedmo/doctrine-extensions": "3.15.0",
34-
"lexik/jwt-authentication-bundle": "3.0.0",
33+
"gedmo/doctrine-extensions": "3.16.1",
34+
"lexik/jwt-authentication-bundle": "3.1.0",
3535
"mark-gerarts/automapper-plus-bundle": "1.5.0",
3636
"matomo/device-detector": "6.3.2",
3737
"matthiasnoback/symfony-console-form": "6.0.0",
38-
"nelmio/api-doc-bundle": "4.26.2",
39-
"nelmio/cors-bundle": "2.4.0",
38+
"nelmio/api-doc-bundle": "4.28.0",
39+
"nelmio/cors-bundle": "2.5.0",
4040
"phpdocumentor/reflection-docblock": "5.4.1",
4141
"ramsey/uuid-doctrine": "2.1.0",
4242
"symfony/asset": "7.1.1",
4343
"symfony/config": "7.1.1",
44-
"symfony/console": "7.1.1",
45-
"symfony/doctrine-bridge": "7.1.1",
44+
"symfony/console": "7.1.2",
45+
"symfony/doctrine-bridge": "7.1.2",
4646
"symfony/dotenv": "7.1.1",
4747
"symfony/expression-language": "7.1.1",
4848
"symfony/flex": "2.4.5",
4949
"symfony/form": "7.1.1",
50-
"symfony/framework-bundle": "7.1.1",
50+
"symfony/framework-bundle": "7.1.2",
5151
"symfony/monolog-bundle": "3.10.0",
5252
"symfony/process": "7.1.1",
5353
"symfony/property-access": "7.1.1",
54-
"symfony/property-info": "7.1.1",
54+
"symfony/property-info": "7.1.2",
5555
"symfony/routing": "7.1.1",
5656
"symfony/runtime": "7.1.1",
57-
"symfony/security-bundle": "7.1.1",
58-
"symfony/serializer": "7.1.1",
59-
"symfony/string": "7.1.1",
57+
"symfony/security-bundle": "7.1.2",
58+
"symfony/serializer": "7.1.2",
59+
"symfony/string": "7.1.2",
6060
"symfony/translation": "7.1.1",
6161
"symfony/twig-bundle": "7.1.1",
62-
"symfony/validator": "7.1.1",
63-
"symfony/var-exporter": "7.1.1",
62+
"symfony/validator": "7.1.2",
63+
"symfony/var-exporter": "7.1.2",
6464
"symfony/yaml": "7.1.1",
6565
"zircote/swagger-php": "4.9.2"
6666
},
@@ -75,11 +75,11 @@
7575
"roave/security-advisories": "dev-latest",
7676
"symfony/browser-kit": "7.1.1",
7777
"symfony/debug-bundle": "7.1.1",
78-
"symfony/maker-bundle": "1.59.1",
78+
"symfony/maker-bundle": "1.60.0",
7979
"symfony/requirements-checker": "2.0.1",
8080
"symfony/stopwatch": "7.1.1",
81-
"symfony/var-dumper": "7.1.1",
82-
"symfony/web-profiler-bundle": "7.1.1"
81+
"symfony/var-dumper": "7.1.2",
82+
"symfony/web-profiler-bundle": "7.1.2"
8383
},
8484
"replace": {
8585
"symfony/polyfill-ctype": "*",

0 commit comments

Comments
 (0)