mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-03-14 02:13:17 +00:00
➕ Add Symfony dependencies: http-client and mailgun-mailer
- Updated `composer.json` and `composer.lock` to include `symfony/http-client` and `symfony/mailgun-mailer` for enhanced HTTP and mail functionality.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
"staudenmeir/eloquent-has-many-deep": "^1.21",
|
||||
"stefro/laravel-lang-country": "^4.1",
|
||||
"swentel/nostr-php": "^1.9",
|
||||
"symfony/http-client": "^7.3",
|
||||
"symfony/mailgun-mailer": "^7.3",
|
||||
"woodsandwalker/laravel-countries": "^1.5"
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user