|
18 | 18 | "require": { |
19 | 19 | "php": ">=8.2", |
20 | 20 | "doctrine/orm": "^2.20.6 || ^3.5", |
21 | | - "doctrine/doctrine-bundle": "^2.16", |
| 21 | + "doctrine/doctrine-bundle": "^2.18.0 || ^3.0", |
22 | 22 | "doctrine/collections": "^2.3", |
23 | | - "doctrine/dbal": "^3.9.3 || ^4.3", |
24 | | - "doctrine/persistence": "^3.4 || ^4.1", |
| 23 | + "doctrine/dbal": "^3.10.3 || ^4.3", |
| 24 | + "doctrine/persistence": "^3.4.1 || ^4.1", |
25 | 25 | "dragonmantank/cron-expression": "^3.4", |
26 | 26 | "knplabs/knp-time-bundle": "^2.4", |
27 | 27 | "lorisleiva/cron-translator": "^0.4.6", |
|
43 | 43 | "twig/twig": "^3.21" |
44 | 44 | }, |
45 | 45 | "require-dev": { |
46 | | - "doctrine/doctrine-fixtures-bundle": "^4.1", |
47 | | - "liip/test-fixtures-bundle": "^3.5", |
| 46 | + "doctrine/doctrine-fixtures-bundle": "^4.2", |
| 47 | + "liip/test-fixtures-bundle": "^3.6", |
48 | 48 | "phpstan/phpstan": "^2.1", |
49 | | - "phpunit/phpunit": "^11.5.42 || ^12.4.0", |
| 49 | + "phpunit/phpunit": "^11.5.42 || ^12.4.1", |
50 | 50 | "symfony/browser-kit": "^7.3", |
51 | 51 | "symfony/css-selector": "^7.3", |
52 | 52 | "symfony/debug-bundle": "^7.3", |
|
0 commit comments