|
21 | 21 | "symfony/http-foundation": "^7.3", |
22 | 22 | "symfony/http-kernel": "^7.3", |
23 | 23 | "symfony/process": "^7.3", |
| 24 | + "symfony/property-access": "^7.3", |
24 | 25 | "symfony/psr-http-message-bridge": "^7.3", |
25 | 26 | "symfony/service-contracts": "^3.6", |
26 | 27 | "symfony/yaml": "^7.3", |
|
29 | 30 | "tourze/psr15-chain-request-handler": "0.0.*", |
30 | 31 | "tourze/psr15-symfony-request-request-handler": "0.0.*", |
31 | 32 | "tourze/symfony-dependency-service-loader": "1.*", |
32 | | - "tourze/symfony-runtime-context-bundle": "0.0.*", |
| 33 | + "tourze/symfony-runtime-context-bundle": "1.0.*", |
33 | 34 | "tourze/workerman-file-monitor": "0.0.*", |
34 | 35 | "tourze/workerman-process-worker": "0.1.*", |
35 | 36 | "tourze/workerman-psr-logger": "0.0.*", |
|
42 | 43 | "phpstan/phpstan": "^2.1", |
43 | 44 | "phpunit/phpunit": "^11.5", |
44 | 45 | "tourze/phpunit-base": "1.*", |
45 | | - "tourze/phpunit-symfony-kernel-test": "1.*", |
| 46 | + "tourze/phpunit-symfony-kernel-test": "1.0.*", |
46 | 47 | "tourze/phpunit-symfony-unit-test": "1.*" |
47 | 48 | }, |
48 | 49 | "autoload": { |
|
0 commit comments