mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-10 06:27:24 +01:00
Updated composer
This commit is contained in:
parent
c0e3aec661
commit
d1676fea7c
12
application/composer.lock
generated
12
application/composer.lock
generated
@ -4903,21 +4903,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/swiftmailer-bundle",
|
"name": "symfony/swiftmailer-bundle",
|
||||||
"version": "v3.2.4",
|
"version": "v3.2.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/swiftmailer-bundle.git",
|
"url": "https://github.com/symfony/swiftmailer-bundle.git",
|
||||||
"reference": "bd47db86d0b8415f6317c2be149bbacfab11a9cf"
|
"reference": "ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/bd47db86d0b8415f6317c2be149bbacfab11a9cf",
|
"url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2",
|
||||||
"reference": "bd47db86d0b8415f6317c2be149bbacfab11a9cf",
|
"reference": "ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"swiftmailer/swiftmailer": "^6.0.1",
|
"swiftmailer/swiftmailer": "^6.1.3",
|
||||||
"symfony/config": "~2.8|~3.3|~4.0",
|
"symfony/config": "~2.8|~3.3|~4.0",
|
||||||
"symfony/dependency-injection": "~2.7|~3.3|~4.0",
|
"symfony/dependency-injection": "~2.7|~3.3|~4.0",
|
||||||
"symfony/http-kernel": "~2.7|~3.3|~4.0"
|
"symfony/http-kernel": "~2.7|~3.3|~4.0"
|
||||||
@ -4961,7 +4961,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony SwiftmailerBundle",
|
"description": "Symfony SwiftmailerBundle",
|
||||||
"homepage": "http://symfony.com",
|
"homepage": "http://symfony.com",
|
||||||
"time": "2018-10-27T16:17:38+00:00"
|
"time": "2019-01-05T11:51:59+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/templating",
|
"name": "symfony/templating",
|
||||||
|
Loading…
Reference in New Issue
Block a user