|
14 | 14 | "Elasticsearch"
|
15 | 15 | ],
|
16 | 16 | "homepage": "https://github.com/systemsdk/docker-symfony-api",
|
17 |
| - "version": "v3.4.1", |
| 17 | + "version": "v3.4.2", |
18 | 18 | "license": "MIT",
|
19 | 19 | "authors": [
|
20 | 20 | {
|
|
44 | 44 | "beberlei/doctrineextensions": "^1.5",
|
45 | 45 | "doctrine/doctrine-bundle": "^2.13.2",
|
46 | 46 | "doctrine/doctrine-migrations-bundle": "^3.4.1",
|
47 |
| - "doctrine/orm": "^2.20.1", |
| 47 | + "doctrine/orm": "^2.20.2", |
48 | 48 | "dukecity/command-scheduler-bundle": "^6.0.3",
|
49 | 49 | "elasticsearch/elasticsearch": "^7.17.2",
|
50 |
| - "gedmo/doctrine-extensions": "^3.17.1", |
| 50 | + "gedmo/doctrine-extensions": "^3.18.0", |
51 | 51 | "lexik/jwt-authentication-bundle": "^3.1.1",
|
52 | 52 | "mark-gerarts/automapper-plus-bundle": "^1.5",
|
53 | 53 | "matomo/device-detector": "^6.4.3",
|
54 | 54 | "matthiasnoback/symfony-console-form": "^6.0",
|
55 |
| - "nelmio/api-doc-bundle": "^4.36.1", |
| 55 | + "nelmio/api-doc-bundle": "^4.37.1", |
56 | 56 | "nelmio/cors-bundle": "^2.5",
|
57 | 57 | "phpdocumentor/reflection-docblock": "^5.6.1",
|
58 | 58 | "ramsey/uuid-doctrine": "^2.1",
|
|
83 | 83 | "symfony/routing": "7.2.*",
|
84 | 84 | "symfony/security-bundle": "7.2.*",
|
85 | 85 | "symfony/serializer": "7.2.*",
|
86 |
| - "symfony/stimulus-bundle": "^2.22.1", |
| 86 | + "symfony/stimulus-bundle": "^2.23.0", |
87 | 87 | "symfony/string": "7.2.*",
|
88 | 88 | "symfony/translation": "7.2.*",
|
89 | 89 | "symfony/twig-bundle": "7.2.*",
|
90 |
| - "symfony/ux-turbo": "^2.22.1", |
| 90 | + "symfony/ux-turbo": "^2.23.0", |
91 | 91 | "symfony/validator": "7.2.*",
|
92 | 92 | "symfony/web-link": "7.2.*",
|
93 | 93 | "symfony/yaml": "7.2.*",
|
94 |
| - "twig/extra-bundle": "^2.12|^3.19", |
95 |
| - "twig/twig": "^2.12|^3.19" |
| 94 | + "twig/extra-bundle": "^2.12|^3.20", |
| 95 | + "twig/twig": "^2.12|^3.20" |
96 | 96 | },
|
97 | 97 | "conflict": {
|
98 | 98 | "symfony/debug": "<3.3",
|
|
0 commit comments