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 e5df0a1 commit 72d8178Copy full SHA for 72d8178
src/Symfony/Component/Notifier/Bridge/Novu/composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": ">=8.1",
20
"symfony/http-client": "^5.4|^6.0|^7.0",
21
- "symfony/notifier": "^6.4"
+ "symfony/notifier": "^6.4|^7.0"
22
},
23
"autoload": {
24
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\Novu\\": "" },
0 commit comments