New release.

This commit is contained in:
James Cole 2015-05-24 15:55:59 +02:00
parent 8916c0a3de
commit f0c20cc706
2 changed files with 187 additions and 187 deletions

View File

@ -1,5 +1,5 @@
# Firefly III # Firefly III
#### v3.4.0.9 #### v3.4.0.10
[![Build Status](https://travis-ci.org/JC5/firefly-iii.svg?branch=develop)](https://travis-ci.org/JC5/firefly-iii) [![Build Status](https://travis-ci.org/JC5/firefly-iii.svg?branch=develop)](https://travis-ci.org/JC5/firefly-iii)
[![Project Status](http://stillmaintained.com/JC5/firefly-iii.png?a=b)](http://stillmaintained.com/JC5/firefly-iii) [![Project Status](http://stillmaintained.com/JC5/firefly-iii.png?a=b)](http://stillmaintained.com/JC5/firefly-iii)

372
composer.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "e3e90dd365b74f4878cf3b5b4a1c4007", "hash": "e3e90dd365b74f4878cf3b5b4a1c4007",
@ -943,16 +943,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.0.29", "version": "v5.0.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "aa7046645e094b0134a4125cce6694f4b076ac62" "reference": "db0a7400465df159ba8c6eaa954f97f50bc19687"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/aa7046645e094b0134a4125cce6694f4b076ac62", "url": "https://api.github.com/repos/laravel/framework/zipball/db0a7400465df159ba8c6eaa954f97f50bc19687",
"reference": "aa7046645e094b0134a4125cce6694f4b076ac62", "reference": "db0a7400465df159ba8c6eaa954f97f50bc19687",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1065,7 +1065,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2015-05-08 12:57:10" "time": "2015-05-11 22:15:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -1328,21 +1328,21 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "1.18.0", "version": "1.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "99e2f69f7bdc2cc4334b2d00f1e0ba450623ea36" "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/99e2f69f7bdc2cc4334b2d00f1e0ba450623ea36", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/68868e0b02d2d803d0052a59d4e5003cccf87320",
"reference": "99e2f69f7bdc2cc4334b2d00f1e0ba450623ea36", "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.0",
"symfony/translation": "2.6.*" "symfony/translation": "~2.6"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
@ -1371,7 +1371,7 @@
"datetime", "datetime",
"time" "time"
], ],
"time": "2015-03-26 03:05:57" "time": "2015-05-09 03:23:44"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@ -1529,21 +1529,21 @@
}, },
{ {
"name": "rcrowe/twigbridge", "name": "rcrowe/twigbridge",
"version": "0.7.x-dev", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rcrowe/TwigBridge.git", "url": "https://github.com/rcrowe/TwigBridge.git",
"reference": "ac0bfb5bcdb4fcd0cd01ab8425620ff07f6af026" "reference": "0e2693d99745eb8bbd01a80e841951c0738e1d15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/ac0bfb5bcdb4fcd0cd01ab8425620ff07f6af026", "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/0e2693d99745eb8bbd01a80e841951c0738e1d15",
"reference": "ac0bfb5bcdb4fcd0cd01ab8425620ff07f6af026", "reference": "0e2693d99745eb8bbd01a80e841951c0738e1d15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "5.0.*", "illuminate/support": "5.0.*|5.1.*",
"illuminate/view": "5.0.*", "illuminate/view": "5.0.*|5.1.*",
"php": ">=5.4.0", "php": ">=5.4.0",
"twig/twig": "~1.15" "twig/twig": "~1.15"
}, },
@ -1589,7 +1589,7 @@
"laravel", "laravel",
"twig" "twig"
], ],
"time": "2015-04-22 09:19:03" "time": "2015-05-21 13:46:00"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
@ -1645,17 +1645,17 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Console", "target-dir": "Symfony/Component/Console",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "5b91dc4ed5eb08553f57f6df04c4730a73992667" "reference": "ebc5679854aa24ed7d65062e9e3ab0b18a917272"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/5b91dc4ed5eb08553f57f6df04c4730a73992667", "url": "https://api.github.com/repos/symfony/Console/zipball/ebc5679854aa24ed7d65062e9e3ab0b18a917272",
"reference": "5b91dc4ed5eb08553f57f6df04c4730a73992667", "reference": "ebc5679854aa24ed7d65062e9e3ab0b18a917272",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1688,32 +1688,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Debug", "target-dir": "Symfony/Component/Debug",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Debug.git", "url": "https://github.com/symfony/Debug.git",
"reference": "d49a46a20a8f0544aedac54466750ad787d3d3e3" "reference": "ad4511a8fddce7ec163b513ba39a30ea4f32c9e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Debug/zipball/d49a46a20a8f0544aedac54466750ad787d3d3e3", "url": "https://api.github.com/repos/symfony/Debug/zipball/ad4511a8fddce7ec163b513ba39a30ea4f32c9e7",
"reference": "d49a46a20a8f0544aedac54466750ad787d3d3e3", "reference": "ad4511a8fddce7ec163b513ba39a30ea4f32c9e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1749,32 +1749,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-22 16:55:57" "time": "2015-05-08 13:17:44"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/EventDispatcher", "target-dir": "Symfony/Component/EventDispatcher",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284" "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/70f7c8478739ad21e3deef0d977b38c77f1fb284", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
"reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1808,32 +1808,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-13 17:37:22" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Filesystem", "target-dir": "Symfony/Component/Filesystem",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Filesystem.git", "url": "https://github.com/symfony/Filesystem.git",
"reference": "4983964b3693e4f13449cb3800c64a9112c301b4" "reference": "f73904bd2dae525c42ea1f0340c7c98480ecacde"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/4983964b3693e4f13449cb3800c64a9112c301b4", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/f73904bd2dae525c42ea1f0340c7c98480ecacde",
"reference": "4983964b3693e4f13449cb3800c64a9112c301b4", "reference": "f73904bd2dae525c42ea1f0340c7c98480ecacde",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1858,32 +1858,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-22 16:55:57" "time": "2015-05-08 00:09:07"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Finder", "target-dir": "Symfony/Component/Finder",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "5dbe2e73a580618f5b4880fda93406eed25de251" "reference": "704c64c8b12c8882640d5c0330a8414b1e06dc99"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/5dbe2e73a580618f5b4880fda93406eed25de251", "url": "https://api.github.com/repos/symfony/Finder/zipball/704c64c8b12c8882640d5c0330a8414b1e06dc99",
"reference": "5dbe2e73a580618f5b4880fda93406eed25de251", "reference": "704c64c8b12c8882640d5c0330a8414b1e06dc99",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1908,32 +1908,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/HttpFoundation", "target-dir": "Symfony/Component/HttpFoundation",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpFoundation.git", "url": "https://github.com/symfony/HttpFoundation.git",
"reference": "8a6337233f08f7520de97f4ffd6f00e947d892f9" "reference": "8a0d00980ef9f6b47ddbf24bdfbf70fead760816"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/8a6337233f08f7520de97f4ffd6f00e947d892f9", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/8a0d00980ef9f6b47ddbf24bdfbf70fead760816",
"reference": "8a6337233f08f7520de97f4ffd6f00e947d892f9", "reference": "8a0d00980ef9f6b47ddbf24bdfbf70fead760816",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1962,32 +1962,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-04-01 16:50:12" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/HttpKernel", "target-dir": "Symfony/Component/HttpKernel",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpKernel.git", "url": "https://github.com/symfony/HttpKernel.git",
"reference": "3829cacfe21eaf3f73604a62d79183d1f6e792c4" "reference": "2010194de0a57731af9404c7f97fd300db98b7a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/3829cacfe21eaf3f73604a62d79183d1f6e792c4", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/2010194de0a57731af9404c7f97fd300db98b7a3",
"reference": "3829cacfe21eaf3f73604a62d79183d1f6e792c4", "reference": "2010194de0a57731af9404c7f97fd300db98b7a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2040,32 +2040,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-04-01 16:55:26" "time": "2015-05-11 01:58:49"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Process", "target-dir": "Symfony/Component/Process",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "a8bebaec1a9dc6cde53e0250e32917579b0be552" "reference": "9f3c4baaf840ed849e1b1f7bfd5ae246e8509562"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/a8bebaec1a9dc6cde53e0250e32917579b0be552", "url": "https://api.github.com/repos/symfony/Process/zipball/9f3c4baaf840ed849e1b1f7bfd5ae246e8509562",
"reference": "a8bebaec1a9dc6cde53e0250e32917579b0be552", "reference": "9f3c4baaf840ed849e1b1f7bfd5ae246e8509562",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2090,32 +2090,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Routing", "target-dir": "Symfony/Component/Routing",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Routing.git", "url": "https://github.com/symfony/Routing.git",
"reference": "4e173a645b63ff60a124f3741b4f15feebd908fa" "reference": "1455ec537940f7428ea6aa9411f3c4bca69413a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Routing/zipball/4e173a645b63ff60a124f3741b4f15feebd908fa", "url": "https://api.github.com/repos/symfony/Routing/zipball/1455ec537940f7428ea6aa9411f3c4bca69413a0",
"reference": "4e173a645b63ff60a124f3741b4f15feebd908fa", "reference": "1455ec537940f7428ea6aa9411f3c4bca69413a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2153,28 +2153,28 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Routing Component", "description": "Symfony Routing Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"router", "router",
"routing", "routing",
"uri", "uri",
"url" "url"
], ],
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Security/Core", "target-dir": "Symfony/Component/Security/Core",
"source": { "source": {
"type": "git", "type": "git",
@ -2238,17 +2238,17 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Translation", "target-dir": "Symfony/Component/Translation",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Translation.git", "url": "https://github.com/symfony/Translation.git",
"reference": "bd939f05cdaca128f4ddbae1b447d6f0203b60af" "reference": "398e0eedcb89243ad34a10d079a4b6ea4c0b61ff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/bd939f05cdaca128f4ddbae1b447d6f0203b60af", "url": "https://api.github.com/repos/symfony/Translation/zipball/398e0eedcb89243ad34a10d079a4b6ea4c0b61ff",
"reference": "bd939f05cdaca128f4ddbae1b447d6f0203b60af", "reference": "398e0eedcb89243ad34a10d079a4b6ea4c0b61ff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2282,32 +2282,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-05 16:51:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/VarDumper", "target-dir": "Symfony/Component/VarDumper",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "aafae00236e147568832de3c65ccb94cfc836278" "reference": "89eec96645fb44af4a454a26c74c72ba6311f5bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/aafae00236e147568832de3c65ccb94cfc836278", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89eec96645fb44af4a454a26c74c72ba6311f5bc",
"reference": "aafae00236e147568832de3c65ccb94cfc836278", "reference": "89eec96645fb44af4a454a26c74c72ba6311f5bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2338,22 +2338,22 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Nicolas Grekas", "name": "Nicolas Grekas",
"email": "p@tchwork.com" "email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony mechanism for exploring and dumping PHP variables", "description": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"debug", "debug",
"dump" "dump"
], ],
"time": "2015-03-31 08:12:29" "time": "2015-05-01 14:14:24"
}, },
{ {
"name": "twig/extensions", "name": "twig/extensions",
@ -2517,29 +2517,29 @@
}, },
{ {
"name": "watson/validating", "name": "watson/validating",
"version": "1.0.0", "version": "1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dwightwatson/validating.git", "url": "https://github.com/dwightwatson/validating.git",
"reference": "9066ffd9342d1bf8a571d157df047e200a24e64a" "reference": "47320813a45cc35384e72364484d54fe44dcd3fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dwightwatson/validating/zipball/9066ffd9342d1bf8a571d157df047e200a24e64a", "url": "https://api.github.com/repos/dwightwatson/validating/zipball/47320813a45cc35384e72364484d54fe44dcd3fb",
"reference": "9066ffd9342d1bf8a571d157df047e200a24e64a", "reference": "47320813a45cc35384e72364484d54fe44dcd3fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "~5.0", "illuminate/contracts": "5.0.*|5.1.*",
"illuminate/database": "~5.0", "illuminate/database": "5.0.*|5.1.*",
"illuminate/events": "~5.0", "illuminate/events": "5.0.*|5.1.*",
"illuminate/support": "~5.0", "illuminate/support": "5.0.*|5.1.*",
"illuminate/validation": "~5.0", "illuminate/validation": "5.0.*|5.1.*",
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "0.9.*", "mockery/mockery": "0.9.*",
"phpunit/phpunit": "4.2.*" "phpunit/phpunit": "~4.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2568,7 +2568,7 @@
"laravel", "laravel",
"validation" "validation"
], ],
"time": "2015-03-17 10:52:36" "time": "2015-05-23 00:03:54"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -2888,16 +2888,16 @@
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
"version": "v1.2.1", "version": "v1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git", "url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "ac50c470531243944f977b8de75be0b684a9cb51" "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/ac50c470531243944f977b8de75be0b684a9cb51", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
"reference": "ac50c470531243944f977b8de75be0b684a9cb51", "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2929,7 +2929,7 @@
"keywords": [ "keywords": [
"test" "test"
], ],
"time": "2015-01-20 19:34:09" "time": "2015-05-11 14:41:42"
}, },
{ {
"name": "league/factory-muffin", "name": "league/factory-muffin",
@ -4148,17 +4148,17 @@
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/ClassLoader", "target-dir": "Symfony/Component/ClassLoader",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/ClassLoader.git", "url": "https://github.com/symfony/ClassLoader.git",
"reference": "861765b3e5f32979de5bd19ad2577cbb830a29d5" "reference": "695134c9b39559297fa5d1dcff6a9054bb56facb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/ClassLoader/zipball/861765b3e5f32979de5bd19ad2577cbb830a29d5", "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/695134c9b39559297fa5d1dcff6a9054bb56facb",
"reference": "861765b3e5f32979de5bd19ad2577cbb830a29d5", "reference": "695134c9b39559297fa5d1dcff6a9054bb56facb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4184,32 +4184,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony ClassLoader Component", "description": "Symfony ClassLoader Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-27 10:19:51" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Config", "target-dir": "Symfony/Component/Config",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Config.git", "url": "https://github.com/symfony/Config.git",
"reference": "d91be01336605db8da21b79bc771e46a7276d1bc" "reference": "b6fddb4aa2daaa2b06f0040071ac131b4a1ecf25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Config/zipball/d91be01336605db8da21b79bc771e46a7276d1bc", "url": "https://api.github.com/repos/symfony/Config/zipball/b6fddb4aa2daaa2b06f0040071ac131b4a1ecf25",
"reference": "d91be01336605db8da21b79bc771e46a7276d1bc", "reference": "b6fddb4aa2daaa2b06f0040071ac131b4a1ecf25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4235,32 +4235,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Stopwatch", "target-dir": "Symfony/Component/Stopwatch",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Stopwatch.git", "url": "https://github.com/symfony/Stopwatch.git",
"reference": "5f196e84b5640424a166d2ce9cca161ce1e9d912" "reference": "b470f87c69837cb71115f1fa720388bb19b63635"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Stopwatch/zipball/5f196e84b5640424a166d2ce9cca161ce1e9d912", "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/b470f87c69837cb71115f1fa720388bb19b63635",
"reference": "5f196e84b5640424a166d2ce9cca161ce1e9d912", "reference": "b470f87c69837cb71115f1fa720388bb19b63635",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4285,32 +4285,32 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Stopwatch Component", "description": "Symfony Stopwatch Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-22 16:55:57" "time": "2015-05-02 15:18:45"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.6.6", "version": "v2.6.7",
"target-dir": "Symfony/Component/Yaml", "target-dir": "Symfony/Component/Yaml",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "174f009ed36379a801109955fc5a71a49fe62dd4" "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/174f009ed36379a801109955fc5a71a49fe62dd4", "url": "https://api.github.com/repos/symfony/Yaml/zipball/f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
"reference": "174f009ed36379a801109955fc5a71a49fe62dd4", "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4335,18 +4335,18 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com" "email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "http://symfony.com", "homepage": "https://symfony.com",
"time": "2015-03-30 15:54:10" "time": "2015-05-02 15:18:45"
} }
], ],
"aliases": [], "aliases": [],