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 6ec2858 commit 23c9e1fCopy full SHA for 23c9e1f
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": ">=8.2",
20
- "symfony/http-client": "^6.4|^7.0",
21
- "symfony/notifier": "^7.2"
+ "symfony/http-client": "^6.4|^7.0|^8.0",
+ "symfony/notifier": "^7.2|^8.0"
22
},
23
"autoload": {
24
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\MessageBird\\": "" },
0 commit comments