We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212618a commit 62b8294Copy full SHA for 62b8294
composer.json
@@ -34,13 +34,13 @@
34
"require": {
35
"php": ">=7.3",
36
"ext-json": "*",
37
- "php-service-bus/http-client": "v3.3.*",
38
- "php-service-bus/mutex": "v3.3.*",
+ "php-service-bus/http-client": "v4.0.*",
+ "php-service-bus/mutex": "v4.0.*",
39
"symfony/serializer-pack": "^v1",
40
"moneyphp/money": "v3.2.*",
41
- "symfony/validator": "v4.3.*",
42
- "doctrine/annotations": "v1.6.*",
43
- "doctrine/cache": "v1.8.*",
+ "symfony/validator": "v5.0.*",
+ "doctrine/annotations": "v1.8.*",
+ "doctrine/cache": "v1.10.*",
44
"amphp/log": "^1",
45
"amphp/socket": "^1",
46
"amphp/http-server": "^2",
0 commit comments