diff options
| author | Greg Roach <fisharebest@gmail.com> | 2016-12-29 17:33:45 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2016-12-29 17:33:45 +0000 |
| commit | 9557df1e89725917fa2c90641829eb7b5e56f3e6 (patch) | |
| tree | 11a443d6c4baa3bf028ab83d405dcd3ce11db903 /composer.lock | |
| parent | e85e7054aaf11b9f3066d65ba4ed0610f0dfb385 (diff) | |
| download | webtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.tar.gz webtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.tar.bz2 webtrees-9557df1e89725917fa2c90641829eb7b5e56f3e6.zip | |
Update swiftmailer
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock index 5fe2485339..118226e78d 100644 --- a/composer.lock +++ b/composer.lock @@ -371,23 +371,24 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v5.4.4", + "version": "v5.4.5", "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" }, "type": "library", "extra": { @@ -420,7 +421,7 @@ "mail", "mailer" ], - "time": "2016-11-24 01:01:23" + "time": "2016-12-29 10:02:40" }, { "name": "tecnickcom/tcpdf", @@ -2355,16 +2356,16 @@ }, { "name": "phpunit/phpunit", - "version": "5.7.4", + "version": "5.7.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "af91da3f2671006ff5d0628023de3b7ac4d1ef09" + "reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/af91da3f2671006ff5d0628023de3b7ac4d1ef09", - "reference": "af91da3f2671006ff5d0628023de3b7ac4d1ef09", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50fd2be8f3e23e91da825f36f08e5f9633076ffe", + "reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe", "shasum": "" }, "require": { @@ -2433,7 +2434,7 @@ "testing", "xunit" ], - "time": "2016-12-13 16:19:44" + "time": "2016-12-28 07:18:51" }, { "name": "phpunit/phpunit-mock-objects", |
