Update dependencies

This commit is contained in:
Toby Zerner 2015-09-14 18:45:49 +09:30
parent 107dd268f5
commit 1af199654e
2 changed files with 129 additions and 130 deletions

View File

@ -26,7 +26,7 @@
"tobscure/json-api": "^0.1.1", "tobscure/json-api": "^0.1.1",
"oyejorge/less.php": "~1.5", "oyejorge/less.php": "~1.5",
"intervention/image": "^2.3.0", "intervention/image": "^2.3.0",
"s9e/text-formatter": "^0.1.0", "s9e/text-formatter": "^0.3.2",
"psr/http-message": "^1.0", "psr/http-message": "^1.0",
"zendframework/zend-diactoros": "^1.1", "zendframework/zend-diactoros": "^1.1",
"nikic/fast-route": "^0.6", "nikic/fast-route": "^0.6",

View File

@ -4,7 +4,7 @@
"Read more about it at https://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": "916acfacad7269abc9b4493c2e4fadaf", "hash": "e60ca4174e0cfb22de050c0f15539735",
"packages": [ "packages": [
{ {
"name": "danielstjules/stringy", "name": "danielstjules/stringy",
@ -585,16 +585,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "af0e1758de355eb113917ad79c3c0e3604bce4bd" "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/af0e1758de355eb113917ad79c3c0e3604bce4bd", "url": "https://api.github.com/repos/guzzle/psr7/zipball/4ef919b0cf3b1989523138b60163bbcb7ba1ff7e",
"reference": "af0e1758de355eb113917ad79c3c0e3604bce4bd", "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -618,7 +618,7 @@
"GuzzleHttp\\Psr7\\": "src/" "GuzzleHttp\\Psr7\\": "src/"
}, },
"files": [ "files": [
"src/functions.php" "src/functions_include.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -639,20 +639,20 @@
"stream", "stream",
"uri" "uri"
], ],
"time": "2015-06-24 19:55:15" "time": "2015-08-15 19:32:36"
}, },
{ {
"name": "illuminate/bus", "name": "illuminate/bus",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/bus.git", "url": "https://github.com/illuminate/bus.git",
"reference": "e04397b4dcbe36997439ce1654dcb2a187a68a4e" "reference": "f06735223936552d56733a6e7657040029dd7a7d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/bus/zipball/e04397b4dcbe36997439ce1654dcb2a187a68a4e", "url": "https://api.github.com/repos/illuminate/bus/zipball/f06735223936552d56733a6e7657040029dd7a7d",
"reference": "e04397b4dcbe36997439ce1654dcb2a187a68a4e", "reference": "f06735223936552d56733a6e7657040029dd7a7d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -684,20 +684,20 @@
], ],
"description": "The Illuminate Bus package.", "description": "The Illuminate Bus package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-03 11:51:37" "time": "2015-08-25 00:21:39"
}, },
{ {
"name": "illuminate/cache", "name": "illuminate/cache",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/cache.git", "url": "https://github.com/illuminate/cache.git",
"reference": "a15a873448c24b9657a91cfd97f65539eb040771" "reference": "dcd7551151aa752324562ad220e4fe4ee0687116"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/cache/zipball/a15a873448c24b9657a91cfd97f65539eb040771", "url": "https://api.github.com/repos/illuminate/cache/zipball/dcd7551151aa752324562ad220e4fe4ee0687116",
"reference": "a15a873448c24b9657a91cfd97f65539eb040771", "reference": "dcd7551151aa752324562ad220e4fe4ee0687116",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -734,11 +734,11 @@
], ],
"description": "The Illuminate Cache package.", "description": "The Illuminate Cache package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-06-30 21:20:09" "time": "2015-09-03 11:44:03"
}, },
{ {
"name": "illuminate/config", "name": "illuminate/config",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/config.git", "url": "https://github.com/illuminate/config.git",
@ -783,16 +783,16 @@
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
"reference": "248cd26c38d1e29eac74d32d9fff158b2232a3c6" "reference": "66621248395705cc64bc1ce9262b99b4bfa606f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/container/zipball/248cd26c38d1e29eac74d32d9fff158b2232a3c6", "url": "https://api.github.com/repos/illuminate/container/zipball/66621248395705cc64bc1ce9262b99b4bfa606f2",
"reference": "248cd26c38d1e29eac74d32d9fff158b2232a3c6", "reference": "66621248395705cc64bc1ce9262b99b4bfa606f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -822,20 +822,20 @@
], ],
"description": "The Illuminate Container package.", "description": "The Illuminate Container package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-06-13 00:40:15" "time": "2015-08-26 23:00:38"
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "140dd18acb6be297fbd9870f8dda9d9d0a17c460" "reference": "610aea16e3d91dfd85db4cf43703403a83b7cba2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/140dd18acb6be297fbd9870f8dda9d9d0a17c460", "url": "https://api.github.com/repos/illuminate/contracts/zipball/610aea16e3d91dfd85db4cf43703403a83b7cba2",
"reference": "140dd18acb6be297fbd9870f8dda9d9d0a17c460", "reference": "610aea16e3d91dfd85db4cf43703403a83b7cba2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -864,20 +864,20 @@
], ],
"description": "The Illuminate Contracts package.", "description": "The Illuminate Contracts package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-14 01:36:14" "time": "2015-08-31 12:59:22"
}, },
{ {
"name": "illuminate/database", "name": "illuminate/database",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/database.git", "url": "https://github.com/illuminate/database.git",
"reference": "ad33fd28df334f248b97cd7ffd747b78635ec0c4" "reference": "7655e39c507776c9b9226a8f5619ed9933d3396e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/ad33fd28df334f248b97cd7ffd747b78635ec0c4", "url": "https://api.github.com/repos/illuminate/database/zipball/7655e39c507776c9b9226a8f5619ed9933d3396e",
"reference": "ad33fd28df334f248b97cd7ffd747b78635ec0c4", "reference": "7655e39c507776c9b9226a8f5619ed9933d3396e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -923,20 +923,20 @@
"orm", "orm",
"sql" "sql"
], ],
"time": "2015-07-20 16:50:34" "time": "2015-09-03 14:53:32"
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
"reference": "e10687896023649477a3f8617f3f4abfb39043ac" "reference": "851c2351401145d81674991fe8491d560e620ec6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/events/zipball/e10687896023649477a3f8617f3f4abfb39043ac", "url": "https://api.github.com/repos/illuminate/events/zipball/851c2351401145d81674991fe8491d560e620ec6",
"reference": "e10687896023649477a3f8617f3f4abfb39043ac", "reference": "851c2351401145d81674991fe8491d560e620ec6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -968,20 +968,20 @@
], ],
"description": "The Illuminate Events package.", "description": "The Illuminate Events package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-06-29 08:51:25" "time": "2015-08-08 13:06:30"
}, },
{ {
"name": "illuminate/filesystem", "name": "illuminate/filesystem",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/filesystem.git", "url": "https://github.com/illuminate/filesystem.git",
"reference": "74b0f13734a9dcd4a4e0be2a0324cfe76d825483" "reference": "b93043ad8efe4a2ccd0bb202d8493255bb865720"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/74b0f13734a9dcd4a4e0be2a0324cfe76d825483", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/b93043ad8efe4a2ccd0bb202d8493255bb865720",
"reference": "74b0f13734a9dcd4a4e0be2a0324cfe76d825483", "reference": "b93043ad8efe4a2ccd0bb202d8493255bb865720",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1018,11 +1018,11 @@
], ],
"description": "The Illuminate Filesystem package.", "description": "The Illuminate Filesystem package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-11 20:41:11" "time": "2015-08-24 08:44:48"
}, },
{ {
"name": "illuminate/hashing", "name": "illuminate/hashing",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/hashing.git", "url": "https://github.com/illuminate/hashing.git",
@ -1066,16 +1066,16 @@
}, },
{ {
"name": "illuminate/mail", "name": "illuminate/mail",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/mail.git", "url": "https://github.com/illuminate/mail.git",
"reference": "de000dc1d2b74b7d8e746a9be2af470f90b4655b" "reference": "467d6b7d4b8edbd8acb94248c4b294108773760d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/mail/zipball/de000dc1d2b74b7d8e746a9be2af470f90b4655b", "url": "https://api.github.com/repos/illuminate/mail/zipball/467d6b7d4b8edbd8acb94248c4b294108773760d",
"reference": "de000dc1d2b74b7d8e746a9be2af470f90b4655b", "reference": "467d6b7d4b8edbd8acb94248c4b294108773760d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1113,11 +1113,11 @@
], ],
"description": "The Illuminate Mail package.", "description": "The Illuminate Mail package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-11 20:41:11" "time": "2015-08-08 22:00:02"
}, },
{ {
"name": "illuminate/pipeline", "name": "illuminate/pipeline",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pipeline.git", "url": "https://github.com/illuminate/pipeline.git",
@ -1161,16 +1161,16 @@
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "2ba8a22a554aee9a412baa2e16e4387262d6d57c" "reference": "c5389968d48517b3b51cfd8cd4abd72f0cc1575b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/2ba8a22a554aee9a412baa2e16e4387262d6d57c", "url": "https://api.github.com/repos/illuminate/support/zipball/c5389968d48517b3b51cfd8cd4abd72f0cc1575b",
"reference": "2ba8a22a554aee9a412baa2e16e4387262d6d57c", "reference": "c5389968d48517b3b51cfd8cd4abd72f0cc1575b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1210,20 +1210,20 @@
], ],
"description": "The Illuminate Support package.", "description": "The Illuminate Support package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-20 16:31:36" "time": "2015-09-03 15:47:41"
}, },
{ {
"name": "illuminate/validation", "name": "illuminate/validation",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/validation.git", "url": "https://github.com/illuminate/validation.git",
"reference": "23848aae24e6513aacd92c154befb26e00ebb858" "reference": "6192667064fd75ff70efb83c6f5366a9edeac275"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/validation/zipball/23848aae24e6513aacd92c154befb26e00ebb858", "url": "https://api.github.com/repos/illuminate/validation/zipball/6192667064fd75ff70efb83c6f5366a9edeac275",
"reference": "23848aae24e6513aacd92c154befb26e00ebb858", "reference": "6192667064fd75ff70efb83c6f5366a9edeac275",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1260,20 +1260,20 @@
], ],
"description": "The Illuminate Validation package.", "description": "The Illuminate Validation package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-18 02:49:20" "time": "2015-08-17 22:03:13"
}, },
{ {
"name": "illuminate/view", "name": "illuminate/view",
"version": "v5.1.8", "version": "v5.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/view.git", "url": "https://github.com/illuminate/view.git",
"reference": "c5f6d9517ac956937adb44b081c44cb9ebca0ea6" "reference": "82c5bc657554360a7325ace0761c24f26de9e771"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/view/zipball/c5f6d9517ac956937adb44b081c44cb9ebca0ea6", "url": "https://api.github.com/repos/illuminate/view/zipball/82c5bc657554360a7325ace0761c24f26de9e771",
"reference": "c5f6d9517ac956937adb44b081c44cb9ebca0ea6", "reference": "82c5bc657554360a7325ace0761c24f26de9e771",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1307,20 +1307,20 @@
], ],
"description": "The Illuminate View package.", "description": "The Illuminate View package.",
"homepage": "http://laravel.com", "homepage": "http://laravel.com",
"time": "2015-07-17 15:21:21" "time": "2015-09-04 12:45:07"
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "2.3.1", "version": "2.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f" "reference": "1124ff3c6298f0dcf9edf9156623904d7a5c3428"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/156f9d6f8a186c68b92f0c50084718f02dae1b5f", "url": "https://api.github.com/repos/Intervention/image/zipball/1124ff3c6298f0dcf9edf9156623904d7a5c3428",
"reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f", "reference": "1124ff3c6298f0dcf9edf9156623904d7a5c3428",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1369,7 +1369,7 @@
"thumbnail", "thumbnail",
"watermark" "watermark"
], ],
"time": "2015-07-10 15:03:58" "time": "2015-08-16 15:31:59"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@ -1690,16 +1690,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "0.1.0", "version": "0.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "ec60dea24268512c040016bbd54ff01f0d1c0443" "reference": "4db4d250735125274c8cfd1ac41ef76eae7d15e8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/ec60dea24268512c040016bbd54ff01f0d1c0443", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/4db4d250735125274c8cfd1ac41ef76eae7d15e8",
"reference": "ec60dea24268512c040016bbd54ff01f0d1c0443", "reference": "4db4d250735125274c8cfd1ac41ef76eae7d15e8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1745,7 +1745,7 @@
"parser", "parser",
"shortcodes" "shortcodes"
], ],
"time": "2015-08-12 12:44:18" "time": "2015-09-06 18:52:07"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
@ -1802,16 +1802,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@github.com:symfony/Console.git", "url": "git@github.com:symfony/Console.git",
"reference": "d6cf02fe73634c96677e428f840704bfbcaec29e" "reference": "f1f7376766394f409b9b33a57a5675a52f8aad93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/c0bc26eabd880b1e9362471a0e2a30b492d043a9", "url": "https://api.github.com/repos/symfony/Console/zipball/f1f7376766394f409b9b33a57a5675a52f8aad93",
"reference": "d6cf02fe73634c96677e428f840704bfbcaec29e", "reference": "f1f7376766394f409b9b33a57a5675a52f8aad93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1855,20 +1855,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-28 15:18:12" "time": "2015-09-03 11:40:38"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "ae0f363277485094edc04c9f3cbe595b183b78e4" "reference": "fff4b0c362640a0ab7355e2647b3d461608e9065"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4", "url": "https://api.github.com/repos/symfony/Finder/zipball/fff4b0c362640a0ab7355e2647b3d461608e9065",
"reference": "ae0f363277485094edc04c9f3cbe595b183b78e4", "reference": "fff4b0c362640a0ab7355e2647b3d461608e9065",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1904,20 +1904,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-09 16:07:40" "time": "2015-08-26 17:56:37"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpFoundation.git", "url": "https://github.com/symfony/HttpFoundation.git",
"reference": "863af6898081b34c65d42100c370b9f3c51b70ca" "reference": "7253c2041652353e71560bbd300d6256d170ddaf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/863af6898081b34c65d42100c370b9f3c51b70ca", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/7253c2041652353e71560bbd300d6256d170ddaf",
"reference": "863af6898081b34c65d42100c370b9f3c51b70ca", "reference": "7253c2041652353e71560bbd300d6256d170ddaf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1957,20 +1957,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-22 10:11:00" "time": "2015-08-27 06:45:45"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Translation.git", "url": "https://github.com/symfony/Translation.git",
"reference": "c8dc34cc936152c609cdd722af317e4239d10dd6" "reference": "485877661835e188cd78345c6d4eef1290d17571"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/c8dc34cc936152c609cdd722af317e4239d10dd6", "url": "https://api.github.com/repos/symfony/Translation/zipball/485877661835e188cd78345c6d4eef1290d17571",
"reference": "c8dc34cc936152c609cdd722af317e4239d10dd6", "reference": "485877661835e188cd78345c6d4eef1290d17571",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1982,7 +1982,7 @@
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "~2.7", "symfony/config": "~2.7",
"symfony/intl": "~2.3", "symfony/intl": "~2.4",
"symfony/phpunit-bridge": "~2.7", "symfony/phpunit-bridge": "~2.7",
"symfony/yaml": "~2.2" "symfony/yaml": "~2.2"
}, },
@ -2018,20 +2018,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-09 16:07:40" "time": "2015-09-06 08:36:38"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "71340e996171474a53f3d29111d046be4ad8a0ff" "reference": "2dc7b06c065df96cc686c66da2705e5e18aef661"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff", "url": "https://api.github.com/repos/symfony/Yaml/zipball/2dc7b06c065df96cc686c66da2705e5e18aef661",
"reference": "71340e996171474a53f3d29111d046be4ad8a0ff", "reference": "2dc7b06c065df96cc686c66da2705e5e18aef661",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2067,7 +2067,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-28 14:07:07" "time": "2015-08-24 07:13:45"
}, },
{ {
"name": "tobscure/json-api", "name": "tobscure/json-api",
@ -2310,16 +2310,16 @@
}, },
{ {
"name": "phpspec/phpspec", "name": "phpspec/phpspec",
"version": "2.2.1", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/phpspec.git", "url": "https://github.com/phpspec/phpspec.git",
"reference": "e9a40577323e67f1de2e214abf32976a0352d8f8" "reference": "36635a903bdeb54899d7407bc95610501fd98559"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/phpspec/zipball/e9a40577323e67f1de2e214abf32976a0352d8f8", "url": "https://api.github.com/repos/phpspec/phpspec/zipball/36635a903bdeb54899d7407bc95610501fd98559",
"reference": "e9a40577323e67f1de2e214abf32976a0352d8f8", "reference": "36635a903bdeb54899d7407bc95610501fd98559",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2331,15 +2331,14 @@
"symfony/console": "~2.3", "symfony/console": "~2.3",
"symfony/event-dispatcher": "~2.1", "symfony/event-dispatcher": "~2.1",
"symfony/finder": "~2.1", "symfony/finder": "~2.1",
"symfony/process": "~2.1", "symfony/process": "^2.6",
"symfony/yaml": "~2.1" "symfony/yaml": "~2.1"
}, },
"require-dev": { "require-dev": {
"behat/behat": "^3.0.11", "behat/behat": "^3.0.11",
"bossa/phpspec2-expect": "~1.0", "bossa/phpspec2-expect": "~1.0",
"phpunit/phpunit": "~4.4", "phpunit/phpunit": "~4.4",
"symfony/filesystem": "~2.1", "symfony/filesystem": "~2.1"
"symfony/process": "~2.1"
}, },
"suggest": { "suggest": {
"phpspec/nyan-formatters": "~1.0 Adds Nyan formatters" "phpspec/nyan-formatters": "~1.0 Adds Nyan formatters"
@ -2384,20 +2383,20 @@
"testing", "testing",
"tests" "tests"
], ],
"time": "2015-05-30 15:21:40" "time": "2015-09-07 07:07:37"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "v1.4.1", "version": "v1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373" "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
"reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2444,7 +2443,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2015-04-27 22:15:08" "time": "2015-08-13 10:07:40"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@ -2683,16 +2682,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "2.3.3", "version": "2.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "c1a26c729508f73560c1a4f767f60b8ab6b4a666" "reference": "11a2545c44a5915f883e2e5ec12e14ed345e3ab2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/c1a26c729508f73560c1a4f767f60b8ab6b4a666", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
"reference": "c1a26c729508f73560c1a4f767f60b8ab6b4a666", "reference": "11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2753,20 +2752,20 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2015-06-24 03:16:23" "time": "2015-09-09 00:18:50"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3" "reference": "b58c916f1db03a611b72dd702564f30ad8fe83fa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/b58c916f1db03a611b72dd702564f30ad8fe83fa",
"reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", "reference": "b58c916f1db03a611b72dd702564f30ad8fe83fa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2811,20 +2810,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-06-18 19:21:56" "time": "2015-08-24 07:13:45"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.7.3", "version": "v2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "48aeb0e48600321c272955132d7606ab0a49adb3" "reference": "f7b3f73f70a7f8f49a1c838dc3debbf054732d8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3", "url": "https://api.github.com/repos/symfony/Process/zipball/f7b3f73f70a7f8f49a1c838dc3debbf054732d8e",
"reference": "48aeb0e48600321c272955132d7606ab0a49adb3", "reference": "f7b3f73f70a7f8f49a1c838dc3debbf054732d8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2860,7 +2859,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-01 11:25:50" "time": "2015-08-27 06:45:45"
} }
], ],
"aliases": [], "aliases": [],