Updated composer file.

This commit is contained in:
James Cole
2016-01-13 18:35:09 +01:00
parent 27aae279e6
commit b2bb16c1e0

20
composer.lock generated
View File

@@ -759,16 +759,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.2.7", "version": "v5.2.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "26cd65eaa4bcc0fb0be381cfb7cfdcda06a3c2b4" "reference": "867914788c2ec942967c3608ed54626228a5f916"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/26cd65eaa4bcc0fb0be381cfb7cfdcda06a3c2b4", "url": "https://api.github.com/repos/laravel/framework/zipball/867914788c2ec942967c3608ed54626228a5f916",
"reference": "26cd65eaa4bcc0fb0be381cfb7cfdcda06a3c2b4", "reference": "867914788c2ec942967c3608ed54626228a5f916",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -883,7 +883,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2016-01-07 13:54:34" "time": "2016-01-12 22:45:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
@@ -2419,16 +2419,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.23.1", "version": "v1.23.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6" "reference": "ae53fc2c312fdee63773b75cb570304f85388b08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae53fc2c312fdee63773b75cb570304f85388b08",
"reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6", "reference": "ae53fc2c312fdee63773b75cb570304f85388b08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2476,7 +2476,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2015-11-05 12:49:06" "time": "2016-01-11 14:02:19"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",