Skip to content

Commit 7d86341

Browse files
author
github-ci
committed
Merge branch 'master' of github.com:tourze/php-monorepo
1 parent d656147 commit 7d86341

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"symfony/http-foundation": "^7.3",
2222
"symfony/http-kernel": "^7.3",
2323
"symfony/process": "^7.3",
24+
"symfony/property-access": "^7.3",
2425
"symfony/psr-http-message-bridge": "^7.3",
2526
"symfony/service-contracts": "^3.6",
2627
"symfony/yaml": "^7.3",
@@ -29,7 +30,7 @@
2930
"tourze/psr15-chain-request-handler": "0.0.*",
3031
"tourze/psr15-symfony-request-request-handler": "0.0.*",
3132
"tourze/symfony-dependency-service-loader": "1.*",
32-
"tourze/symfony-runtime-context-bundle": "0.0.*",
33+
"tourze/symfony-runtime-context-bundle": "1.0.*",
3334
"tourze/workerman-file-monitor": "0.0.*",
3435
"tourze/workerman-process-worker": "0.1.*",
3536
"tourze/workerman-psr-logger": "0.0.*",
@@ -42,7 +43,7 @@
4243
"phpstan/phpstan": "^2.1",
4344
"phpunit/phpunit": "^11.5",
4445
"tourze/phpunit-base": "1.*",
45-
"tourze/phpunit-symfony-kernel-test": "1.*",
46+
"tourze/phpunit-symfony-kernel-test": "1.0.*",
4647
"tourze/phpunit-symfony-unit-test": "1.*"
4748
},
4849
"autoload": {

0 commit comments

Comments
 (0)