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 4b5d851 commit cd5ae14Copy full SHA for cd5ae14
composer.json
@@ -21,8 +21,8 @@
21
],
22
"require": {
23
"php": ">=7.2.5",
24
- "symfony/http-client": "^4.3|^5.0",
25
- "symfony/notifier": "^5.3"
+ "symfony/http-client": "^4.3|^5.0|^6.0",
+ "symfony/notifier": "^5.3|^6.0"
26
},
27
"autoload": {
28
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\GatewayApi\\": "" },
0 commit comments