simplenews symfony template
This commit is contained in:
146
composer.lock
generated
146
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "78f26bb64269c36ef8750454f9b8fbea",
|
||||
"content-hash": "37949e67c842c709dfa915af08bb2925",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -13609,73 +13609,6 @@
|
||||
"source": "https://git.drupalcode.org/project/structure_sync"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/swiftmailer",
|
||||
"version": "dev-2.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/swiftmailer.git",
|
||||
"reference": "8dd88509d6da0adba532269aae0caad929f6a574"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.9.11 || ^9.0.10",
|
||||
"drupal/mailsystem": "^4.1.0",
|
||||
"egulias/email-validator": "^2.0||^3",
|
||||
"html2text/html2text": "^4.0.1",
|
||||
"php": ">=7.0.0",
|
||||
"swiftmailer/swiftmailer": "^6.1.3",
|
||||
"tijsverkoyen/css-to-inline-styles": "^2.2"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.1+1-dev",
|
||||
"datestamp": "1639067975",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "AdamPS",
|
||||
"homepage": "https://www.drupal.org/user/2650563"
|
||||
},
|
||||
{
|
||||
"name": "Anybody",
|
||||
"homepage": "https://www.drupal.org/user/291091"
|
||||
},
|
||||
{
|
||||
"name": "B-Prod",
|
||||
"homepage": "https://www.drupal.org/user/407852"
|
||||
},
|
||||
{
|
||||
"name": "geek-merlin",
|
||||
"homepage": "https://www.drupal.org/user/229048"
|
||||
},
|
||||
{
|
||||
"name": "sbrattla",
|
||||
"homepage": "https://www.drupal.org/user/53422"
|
||||
},
|
||||
{
|
||||
"name": "webflo",
|
||||
"homepage": "https://www.drupal.org/user/254778"
|
||||
}
|
||||
],
|
||||
"description": "Swiftmailer",
|
||||
"homepage": "https://www.drupal.org/project/swiftmailer",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/swiftmailer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/symfony_mailer",
|
||||
"version": "1.0.0-alpha9",
|
||||
@@ -19476,82 +19409,6 @@
|
||||
"installer-name": "svg-pan-zoom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "swiftmailer/swiftmailer",
|
||||
"version": "v6.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
||||
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
||||
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"egulias/email-validator": "^2.0|^3.1",
|
||||
"php": ">=7.0.0",
|
||||
"symfony/polyfill-iconv": "^1.0",
|
||||
"symfony/polyfill-intl-idn": "^1.10",
|
||||
"symfony/polyfill-mbstring": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"symfony/phpunit-bridge": "^4.4|^5.4"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-intl": "Needed to support internationalized email addresses"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "6.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"lib/swift_required.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Chris Corbyn"
|
||||
},
|
||||
{
|
||||
"name": "Fabien Potencier",
|
||||
"email": "fabien@symfony.com"
|
||||
}
|
||||
],
|
||||
"description": "Swiftmailer, free feature-rich PHP mailer",
|
||||
"homepage": "https://swiftmailer.symfony.com",
|
||||
"keywords": [
|
||||
"email",
|
||||
"mail",
|
||||
"mailer"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
||||
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/fabpot",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"abandoned": "symfony/mailer",
|
||||
"time": "2021-10-18T15:26:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony-cmf/routing",
|
||||
"version": "2.3.4",
|
||||
@@ -25715,7 +25572,6 @@
|
||||
"drupal/session_limit": 10,
|
||||
"drupal/simplenews": 20,
|
||||
"drupal/strings_i18n_json_export": 20,
|
||||
"drupal/swiftmailer": 20,
|
||||
"drupal/symfony_mailer": 15,
|
||||
"drupal/telephone_formatter": 10,
|
||||
"drupal/translate_side_by_side": 20,
|
||||
|
||||
Reference in New Issue
Block a user