Update composer.lock [skip ci]

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole 2016-09-09 11:19:50 +02:00
parent 176752e219
commit 106b04a5da
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

22
composer.lock generated
View File

@ -2676,16 +2676,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.24.1", "version": "v1.24.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512" "reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512", "url": "https://api.github.com/repos/twigphp/Twig/zipball/33093f6e310e6976baeac7b14f3a6ec02f2d79b7",
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512", "reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2733,20 +2733,20 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-05-30 09:11:59" "time": "2016-09-01 17:50:53"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v2.3.0", "version": "v2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a" "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
"reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a", "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2758,7 +2758,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.3-dev" "dev-master": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -2783,7 +2783,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2016-06-14 14:14:52" "time": "2016-09-01 10:05:43"
}, },
{ {
"name": "watson/validating", "name": "watson/validating",