summaryrefslogtreecommitdiff
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-12-29 17:33:45 +0000
committerGreg Roach <fisharebest@gmail.com>2016-12-29 17:33:45 +0000
commit9557df1e89725917fa2c90641829eb7b5e56f3e6 (patch)
tree11a443d6c4baa3bf028ab83d405dcd3ce11db903 /vendor/composer/installed.json
parente85e7054aaf11b9f3066d65ba4ed0610f0dfb385 (diff)
downloadwebtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.tar.gz
webtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.tar.bz2
webtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.zip
Update swiftmailer
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 8dee2b277d..fcf3274a48 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -442,26 +442,27 @@
},
{
"name": "swiftmailer/swiftmailer",
- "version": "v5.4.4",
- "version_normalized": "5.4.4.0",
+ "version": "v5.4.5",
+ "version_normalized": "5.4.5.0",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
- "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756"
+ "reference": "cd142238a339459b10da3d8234220963f392540c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/545ce9136690cea74f98f86fbb9c92dd9ab1a756",
- "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756",
+ "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c",
+ "reference": "cd142238a339459b10da3d8234220963f392540c",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
- "mockery/mockery": "~0.9.1"
+ "mockery/mockery": "~0.9.1",
+ "symfony/phpunit-bridge": "~3.2"
},
- "time": "2016-11-24 01:01:23",
+ "time": "2016-12-29 10:02:40",
"type": "library",
"extra": {
"branch-alias": {