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.
2 parents bd5029a + 9741976 commit f13dd54Copy full SHA for f13dd54
composer.json
@@ -24,7 +24,8 @@
24
"spatie/laravel-ignition": "^2.9",
25
"symfony/http-client": "^v7.3.0",
26
"symfony/mailgun-mailer": "^v7.3.0",
27
- "symfony/postmark-mailer": "^v7.3.0"
+ "symfony/postmark-mailer": "^v7.3.0",
28
+ "symfony/console": "7.3"
29
},
30
"require-dev": {
31
"ext-json": "*",
0 commit comments