8000
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 24f9ef8 commit c907a4aCopy full SHA for c907a4a
composer.json
@@ -135,7 +135,7 @@
135
"dragonmantank/cron-expression": "^3.1",
136
"egulias/email-validator": "^2.1.10|^3.1|^4",
137
"guzzlehttp/promises": "^1.4|^2.0",
138
- "jolicode/jolinotif": "^2.7.2",
+ "jolicode/jolinotif": "^2.7.2|^3.0",
139
"league/html-to-markdown": "^5.0",
140
"league/uri": "^6.5|^7.0",
141
"masterminds/html5": "^2.7.2",
src/Symfony/Component/Notifier/Bridge/JoliNotif/composer.json
@@ -22,7 +22,7 @@
22
],
23
"require": {
24
"php": ">=8.2",
25
26
"symfony/http-client": "^7.2",
27
"symfony/notifier": "^7.2"
28
},
0 commit comments