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 0c374e3 commit 2823212Copy full SHA for 2823212
composer.json
@@ -20,14 +20,14 @@
20
"egulias/email-validator": "^2.1.10|^3",
21
"psr/event-dispatcher": "^1",
22
"psr/log": "^1|^2|^3",
23
- "symfony/deprecation-contracts": "^2.1",
+ "symfony/deprecation-contracts": "^2.1|^3",
24
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
25
"symfony/mime": "^5.2.6|^6.0",
26
"symfony/polyfill-php80": "^1.16",
27
- "symfony/service-contracts": "^1.1|^2"
+ "symfony/service-contracts": "^1.1|^2|^3"
28
},
29
"require-dev": {
30
- "symfony/http-client-contracts": "^1.1|^2",
+ "symfony/http-client-contracts": "^1.1|^2|^3",
31
"symfony/messenger": "^4.4|^5.0|^6.0"
32
33
"conflict": {
0 commit comments