There was an error while loading. Please reload this page.
1 parent 7d30599 commit eb901d4Copy full SHA for eb901d4
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": ">=8.1",
20
- "symfony/http-client": "^5.4|^6.0",
21
- "symfony/notifier": "^6.2.7"
+ "symfony/http-client": "^5.4|^6.0|^7.0",
+ "symfony/notifier": "^6.2.7|^7.0"
22
},
23
"autoload": {
24
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\Zendesk\\": "" },
0 commit comments