|
12 | 12 | "homepage": "https://github.com/21TORR/TaskManagerBundle", |
13 | 13 | "require": { |
14 | 14 | "php": ">= 8.4", |
15 | | - "21torr/bundle-helpers": "^2.3", |
| 15 | + "21torr/bundle-helpers": "^2.3.1", |
16 | 16 | "21torr/cli": "^1.2.3", |
17 | | - "21torr/hosting": "^4.0", |
18 | | - "21torr/snail": "^1.0.0", |
19 | | - "doctrine/doctrine-bundle": "^2.14", |
20 | | - "doctrine/orm": "^3.3", |
21 | | - "dragonmantank/cron-expression": "^3.4", |
| 17 | + "21torr/hosting": "^4.1.1", |
| 18 | + "21torr/snail": "^1.0.1", |
| 19 | + "doctrine/doctrine-bundle": "^2.18", |
| 20 | + "doctrine/orm": "^3.6", |
| 21 | + "dragonmantank/cron-expression": "^3.6", |
22 | 22 | "psr/log": "^3.0", |
23 | | - "symfony/clock": "^7.2", |
24 | | - "symfony/config": "^7.2", |
25 | | - "symfony/console": "^7.2", |
26 | | - "symfony/dependency-injection": "^7.2", |
| 23 | + "symfony/clock": "^7.4 || ^8.0", |
| 24 | + "symfony/config": "^7.4 || ^8.0", |
| 25 | + "symfony/console": "^7.4 || ^8.0", |
| 26 | + "symfony/dependency-injection": "^7.4 || ^8.0", |
27 | 27 | "symfony/event-dispatcher": "^7.3", |
28 | | - "symfony/http-kernel": "^7.2", |
29 | | - "symfony/messenger": "^7.2", |
30 | | - "symfony/scheduler": "^7.2", |
31 | | - "symfony/string": "^7.2", |
32 | | - "symfony/uid": "^7.2" |
| 28 | + "symfony/http-kernel": "^7.4 || ^8.0", |
| 29 | + "symfony/lock": "^7.4 || ^8.0", |
| 30 | + "symfony/messenger": "^7.4 || ^8.0", |
| 31 | + "symfony/scheduler": "^7.4 || ^8.0", |
| 32 | + "symfony/string": "^7.4 || ^8.0", |
| 33 | + "symfony/uid": "^7.4 || ^8.0" |
33 | 34 | }, |
34 | 35 | "require-dev": { |
35 | | - "21torr/janus": "^2.0.0", |
36 | | - "bamarni/composer-bin-plugin": "^1.8.2", |
37 | | - "phpunit/phpunit": "^12.2.5", |
| 36 | + "21torr/janus": "^2.0.3", |
| 37 | + "bamarni/composer-bin-plugin": "^1.9.1", |
| 38 | + "phpunit/phpunit": "^13.0.5", |
38 | 39 | "roave/security-advisories": "dev-latest", |
39 | | - "symfony/translation-contracts": "^3.6" |
| 40 | + "symfony/translation-contracts": "^3.6.1" |
40 | 41 | }, |
41 | 42 | "autoload": { |
42 | 43 | "psr-4": { |
|
0 commit comments