aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-21 02:19:58 +0000
committerGitHub <noreply@github.com>2019-10-21 02:19:58 +0000
commitbc3ebfd1a8d7de529448931a7539bf49b60fb990 (patch)
tree211698975e9241bb4b7c23ea2309c72943afd3c7 /composer.lock
parentce4c2ead4bee67d44192e15975b85f7bed28b623 (diff)
downloadwallabag-bc3ebfd1a8d7de529448931a7539bf49b60fb990.tar.gz
wallabag-bc3ebfd1a8d7de529448931a7539bf49b60fb990.tar.zst
wallabag-bc3ebfd1a8d7de529448931a7539bf49b60fb990.zip
Bump symfony/swiftmailer-bundle from 3.2.8 to 3.3.0
Bumps [symfony/swiftmailer-bundle](https://github.com/symfony/swiftmailer-bundle) from 3.2.8 to 3.3.0. - [Release notes](https://github.com/symfony/swiftmailer-bundle/releases) - [Changelog](https://github.com/symfony/swiftmailer-bundle/blob/master/CHANGELOG) - [Commits](https://github.com/symfony/swiftmailer-bundle/compare/v3.2.8...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/composer.lock b/composer.lock
index ad41e6d5..7e4d2890 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8795,33 +8795,33 @@
8795 }, 8795 },
8796 { 8796 {
8797 "name": "symfony/swiftmailer-bundle", 8797 "name": "symfony/swiftmailer-bundle",
8798 "version": "v3.2.8", 8798 "version": "v3.3.0",
8799 "source": { 8799 "source": {
8800 "type": "git", 8800 "type": "git",
8801 "url": "https://github.com/symfony/swiftmailer-bundle.git", 8801 "url": "https://github.com/symfony/swiftmailer-bundle.git",
8802 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b" 8802 "reference": "6b895bc0a5e815d1bf2d444869415a7c752516aa"
8803 }, 8803 },
8804 "dist": { 8804 "dist": {
8805 "type": "zip", 8805 "type": "zip",
8806 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/cb125b3648f132fb8070b55393f20cb310907d3b", 8806 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/6b895bc0a5e815d1bf2d444869415a7c752516aa",
8807 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b", 8807 "reference": "6b895bc0a5e815d1bf2d444869415a7c752516aa",
8808 "shasum": "" 8808 "shasum": ""
8809 }, 8809 },
8810 "require": { 8810 "require": {
8811 "php": ">=7.0.0", 8811 "php": ">=7.0.0",
8812 "swiftmailer/swiftmailer": "^6.1.3", 8812 "swiftmailer/swiftmailer": "^6.1.3",
8813 "symfony/config": "~2.8|~3.3|~4.0", 8813 "symfony/config": "^3.4|^4.0|^5.0",
8814 "symfony/dependency-injection": "~2.7|~3.3|~4.0", 8814 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
8815 "symfony/http-kernel": "~2.7|~3.3|~4.0" 8815 "symfony/http-kernel": "^3.4|^4.0|^5.0"
8816 }, 8816 },
8817 "conflict": { 8817 "conflict": {
8818 "twig/twig": "<1.41|<2.10" 8818 "twig/twig": "<1.41|<2.10"
8819 }, 8819 },
8820 "require-dev": { 8820 "require-dev": {
8821 "symfony/console": "~2.7|~3.3|~4.0", 8821 "symfony/console": "^3.4|^4.0|^5.0",
8822 "symfony/framework-bundle": "~2.7|~3.3|~4.0", 8822 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
8823 "symfony/phpunit-bridge": "~3.3|~4.0", 8823 "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0",
8824 "symfony/yaml": "~2.7|~3.3|~4.0" 8824 "symfony/yaml": "^3.4|^4.0|^5.0"
8825 }, 8825 },
8826 "suggest": { 8826 "suggest": {
8827 "psr/log": "Allows logging" 8827 "psr/log": "Allows logging"
@@ -8829,7 +8829,7 @@
8829 "type": "symfony-bundle", 8829 "type": "symfony-bundle",
8830 "extra": { 8830 "extra": {
8831 "branch-alias": { 8831 "branch-alias": {
8832 "dev-master": "3.2-dev" 8832 "dev-master": "3.3-dev"
8833 } 8833 }
8834 }, 8834 },
8835 "autoload": { 8835 "autoload": {
@@ -8846,17 +8846,17 @@
8846 ], 8846 ],
8847 "authors": [ 8847 "authors": [
8848 { 8848 {
8849 "name": "Symfony Community",
8850 "homepage": "http://symfony.com/contributors"
8851 },
8852 {
8853 "name": "Fabien Potencier", 8849 "name": "Fabien Potencier",
8854 "email": "fabien@symfony.com" 8850 "email": "fabien@symfony.com"
8851 },
8852 {
8853 "name": "Symfony Community",
8854 "homepage": "http://symfony.com/contributors"
8855 } 8855 }
8856 ], 8856 ],
8857 "description": "Symfony SwiftmailerBundle", 8857 "description": "Symfony SwiftmailerBundle",
8858 "homepage": "http://symfony.com", 8858 "homepage": "http://symfony.com",
8859 "time": "2019-06-18T15:27:04+00:00" 8859 "time": "2019-10-20T12:05:18+00:00"
8860 }, 8860 },
8861 { 8861 {
8862 "name": "symfony/symfony", 8862 "name": "symfony/symfony",