diff --git a/composer.lock b/composer.lock index 78052299ac01..31b7f5abf977 100644 --- a/composer.lock +++ b/composer.lock @@ -4,44 +4,46 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "6a7a4cfeef40b34eaad05a6256620335", + "hash": "0a1d0827dad7ba209f75b0869a8e42ec", "packages": [ { "name": "anahkiasen/former", - "version": "dev-master", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/Anahkiasen/former.git", - "reference": "fce6790e10bbd0acf3f5a5224d56477ecd44ba7b" + "reference": "d5bbb276073ef155a316c510a3ed81feff74304b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Anahkiasen/former/zipball/fce6790e10bbd0acf3f5a5224d56477ecd44ba7b", - "reference": "fce6790e10bbd0acf3f5a5224d56477ecd44ba7b", + "url": "https://api.github.com/repos/Anahkiasen/former/zipball/d5bbb276073ef155a316c510a3ed81feff74304b", + "reference": "d5bbb276073ef155a316c510a3ed81feff74304b", "shasum": "" }, "require": { - "anahkiasen/html-object": "1.*", - "illuminate/config": "~4", - "illuminate/container": "~4", - "illuminate/http": "~4", - "illuminate/routing": "~4", - "illuminate/session": "~4", - "illuminate/translation": "~4" + "anahkiasen/html-object": "~1.4", + "illuminate/config": "4.1.*", + "illuminate/container": "4.1.*", + "illuminate/http": "4.1.*", + "illuminate/routing": "4.1.*", + "illuminate/session": "4.1.*", + "illuminate/translation": "4.1.*", + "php": ">=5.3.0" }, "require-dev": { - "illuminate/database": "~4", - "mockery/mockery": "dev-master" + "illuminate/database": "4.1.*", + "mockery/mockery": "~0.9.1", + "phpunit/phpunit": "~4.1.4" }, "type": "library", "autoload": { - "psr-0": { - "Former": "src", - "Laravel": "src" - }, - "classmap": [ - "tests" - ] + "psr-4": { + "Former\\": [ + "src/Former", + "tests" + ], + "Laravel\\": "src/Laravel" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -61,7 +63,7 @@ "foundation", "laravel" ], - "time": "2014-02-09 00:37:24" + "time": "2014-08-03 11:21:34" }, { "name": "anahkiasen/html-object", @@ -154,30 +156,33 @@ "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "0ca928a9437c5d5754b22612147ed2b2958c1e4d" + "reference": "6da284de7eeb57b7c120513998b712a718a3504a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/0ca928a9437c5d5754b22612147ed2b2958c1e4d", - "reference": "0ca928a9437c5d5754b22612147ed2b2958c1e4d", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/6da284de7eeb57b7c120513998b712a718a3504a", + "reference": "6da284de7eeb57b7c120513998b712a718a3504a", "shasum": "" }, "require": { - "laravel/framework": "~4.0", - "maximebf/debugbar": "~1.9", + "laravel/framework": "4.*|5.0.*", + "maximebf/debugbar": "~1.9.15", "php": ">=5.3.0", "symfony/finder": "~2.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "1.7-dev" } }, "autoload": { - "psr-0": { - "Barryvdh\\Debugbar": "src/" - } + "psr-4": { + "Barryvdh\\Debugbar\\": "src/" + }, + "files": [ + "src/helpers.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -197,7 +202,7 @@ "profiler", "webprofiler" ], - "time": "2014-07-22 13:36:20" + "time": "2014-10-02 11:36:36" }, { "name": "chumper/datatable", @@ -254,7 +259,7 @@ }, { "name": "classpreloader/classpreloader", - "version": "dev-master", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/mtdowling/ClassPreloader.git", @@ -662,7 +667,7 @@ "authors": [ { "name": "Anthony Ferrara", - "email": "ircmaxell@php.net", + "email": "ircmaxell@ircmaxell.com", "homepage": "http://blog.ircmaxell.com" } ], @@ -904,12 +909,12 @@ "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "e4f9adb2aceecde1acde860d480146a8d5e1ccac" + "reference": "0e8dd3e6fd42577b27e2aedb293022fdaab05539" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/e4f9adb2aceecde1acde860d480146a8d5e1ccac", - "reference": "e4f9adb2aceecde1acde860d480146a8d5e1ccac", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0e8dd3e6fd42577b27e2aedb293022fdaab05539", + "reference": "0e8dd3e6fd42577b27e2aedb293022fdaab05539", "shasum": "" }, "require": { @@ -917,7 +922,7 @@ "psr/log": "~1.0" }, "require-dev": { - "php": ">=5.3.0" + "phpunit/phpunit": "~4.0" }, "suggest": { "kriswallsmith/assetic": "The best way to manage assets", @@ -927,7 +932,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -951,7 +956,7 @@ "keywords": [ "debug" ], - "time": "2014-07-02 08:26:20" + "time": "2014-09-16 14:22:43" }, { "name": "monolog/monolog", @@ -959,12 +964,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "b3f039339d7a8173c7b441dbaa572ccacb712b54" + "reference": "940cbe15abe36924e5693abb585215bb322686a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b3f039339d7a8173c7b441dbaa572ccacb712b54", - "reference": "b3f039339d7a8173c7b441dbaa572ccacb712b54", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/940cbe15abe36924e5693abb585215bb322686a7", + "reference": "940cbe15abe36924e5693abb585215bb322686a7", "shasum": "" }, "require": { @@ -1023,7 +1028,7 @@ "logging", "psr-3" ], - "time": "2014-09-10 15:41:01" + "time": "2014-10-04 15:43:06" }, { "name": "nesbot/carbon", @@ -1239,13 +1244,13 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/omnipay/buckaroo.git", - "reference": "d7774d25721e6f4936707fbaba0c24fec6269c38" + "url": "https://github.com/thephpleague/omnipay-buckaroo.git", + "reference": "76a4fdc4af46a2eeff58036bcb16af7d077363b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/omnipay/buckaroo/zipball/d7774d25721e6f4936707fbaba0c24fec6269c38", - "reference": "d7774d25721e6f4936707fbaba0c24fec6269c38", + "url": "https://api.github.com/repos/thephpleague/omnipay-buckaroo/zipball/76a4fdc4af46a2eeff58036bcb16af7d077363b9", + "reference": "76a4fdc4af46a2eeff58036bcb16af7d077363b9", "shasum": "" }, "require": { @@ -1276,11 +1281,11 @@ }, { "name": "Omnipay Contributors", - "homepage": "https://github.com/omnipay/buckaroo/contributors" + "homepage": "https://github.com/thephpleague/omnipay-buckaroo/contributors" } ], "description": "Buckaroo driver for the Omnipay payment processing library", - "homepage": "https://github.com/omnipay/buckaroo", + "homepage": "https://github.com/thephpleague/omnipay-buckaroo", "keywords": [ "buckaroo", "gateway", @@ -1289,7 +1294,7 @@ "pay", "payment" ], - "time": "2014-04-14 12:22:05" + "time": "2014-09-17 00:35:28" }, { "name": "omnipay/cardsave", @@ -1354,13 +1359,13 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/omnipay/coinbase.git", - "reference": "1cc3a826b688c0711a6d1566515c20313dec8143" + "url": "https://github.com/thephpleague/omnipay-coinbase.git", + "reference": "4cdea1a16104505e54960adbf70470ed2495e071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/omnipay/coinbase/zipball/1cc3a826b688c0711a6d1566515c20313dec8143", - "reference": "1cc3a826b688c0711a6d1566515c20313dec8143", + "url": "https://api.github.com/repos/thephpleague/omnipay-coinbase/zipball/4cdea1a16104505e54960adbf70470ed2495e071", + "reference": "4cdea1a16104505e54960adbf70470ed2495e071", "shasum": "" }, "require": { @@ -1391,11 +1396,11 @@ }, { "name": "Omnipay Contributors", - "homepage": "https://github.com/omnipay/coinbase/contributors" + "homepage": "https://github.com/thephpleague/omnipay-coinbase/contributors" } ], "description": "Coinbase driver for the Omnipay payment processing library", - "homepage": "https://github.com/omnipay/coinbase", + "homepage": "https://github.com/thephpleague/omnipay-coinbase", "keywords": [ "coinbase", "gateway", @@ -1404,7 +1409,7 @@ "pay", "payment" ], - "time": "2014-05-12 05:31:05" + "time": "2014-09-17 00:41:54" }, { "name": "omnipay/common", @@ -1854,13 +1859,13 @@ "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/omnipay/mollie.git", - "reference": "2f1f3734a7024a833ff02e983789c2ea2453aee7" + "url": "https://github.com/thephpleague/omnipay-mollie.git", + "reference": "4d49e5600adc0990ced6ef368efa46883a9171fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/omnipay/mollie/zipball/2f1f3734a7024a833ff02e983789c2ea2453aee7", - "reference": "2f1f3734a7024a833ff02e983789c2ea2453aee7", + "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/4d49e5600adc0990ced6ef368efa46883a9171fc", + "reference": "4d49e5600adc0990ced6ef368efa46883a9171fc", "shasum": "" }, "require": { @@ -1891,11 +1896,11 @@ }, { "name": "Omnipay Contributors", - "homepage": "https://github.com/omnipay/mollie/contributors" + "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors" } ], "description": "Mollie driver for the Omnipay payment processing library", - "homepage": "https://github.com/omnipay/mollie", + "homepage": "https://github.com/thephpleague/omnipay-mollie", "keywords": [ "gateway", "merchant", @@ -1904,7 +1909,7 @@ "pay", "payment" ], - "time": "2014-07-17 15:56:03" + "time": "2014-09-17 00:39:49" }, { "name": "omnipay/multisafepay", @@ -2887,12 +2892,12 @@ "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "880bc9d9e60a4817ca138b8f5377e313741bf7db" + "reference": "c2be2b5a3b9be8ac512e2f2c01832bc5cde840a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/880bc9d9e60a4817ca138b8f5377e313741bf7db", - "reference": "880bc9d9e60a4817ca138b8f5377e313741bf7db", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c2be2b5a3b9be8ac512e2f2c01832bc5cde840a5", + "reference": "c2be2b5a3b9be8ac512e2f2c01832bc5cde840a5", "shasum": "" }, "require": { @@ -2977,7 +2982,7 @@ "x.509", "x509" ], - "time": "2014-07-24 15:32:38" + "time": "2014-09-28 10:43:49" }, { "name": "predis/predis", @@ -2985,12 +2990,12 @@ "source": { "type": "git", "url": "https://github.com/nrk/predis.git", - "reference": "8dd7f40d2110083724f6672035e04d85132eea9f" + "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nrk/predis/zipball/8dd7f40d2110083724f6672035e04d85132eea9f", - "reference": "8dd7f40d2110083724f6672035e04d85132eea9f", + "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6", + "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6", "shasum": "" }, "require": { @@ -3027,7 +3032,7 @@ "predis", "redis" ], - "time": "2014-07-23 10:43:29" + "time": "2014-08-01 09:43:10" }, { "name": "psr/log", @@ -3078,12 +3083,12 @@ "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "d760dccb15e8db668c52359f8eb0ce3ecd37ce82" + "reference": "b140838feee38769eb6d150794ef70228e587417" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/d760dccb15e8db668c52359f8eb0ce3ecd37ce82", - "reference": "d760dccb15e8db668c52359f8eb0ce3ecd37ce82", + "url": "https://api.github.com/repos/stackphp/builder/zipball/b140838feee38769eb6d150794ef70228e587417", + "reference": "b140838feee38769eb6d150794ef70228e587417", "shasum": "" }, "require": { @@ -3112,15 +3117,14 @@ "authors": [ { "name": "Igor Wiedler", - "email": "igor@wiedler.ch", - "homepage": "http://wiedler.ch/igor/" + "email": "igor@wiedler.ch" } ], "description": "Builder for stack middlewares based on HttpKernelInterface.", "keywords": [ "stack" ], - "time": "2014-05-19 00:39:19" + "time": "2014-08-06 20:56:36" }, { "name": "swiftmailer/swiftmailer", @@ -3157,7 +3161,9 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Chris Corbyn" @@ -3178,12 +3184,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/BrowserKit.git", - "reference": "6ff8827c973325e0f1d53ae631adf991a2fdc198" + "reference": "027accb7a418046887680764bfbeeebc84ecf5a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/6ff8827c973325e0f1d53ae631adf991a2fdc198", - "reference": "6ff8827c973325e0f1d53ae631adf991a2fdc198", + "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/027accb7a418046887680764bfbeeebc84ecf5a6", + "reference": "027accb7a418046887680764bfbeeebc84ecf5a6", "shasum": "" }, "require": { @@ -3213,20 +3219,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony BrowserKit Component", "homepage": "http://symfony.com", - "time": "2014-07-09 09:04:55" + "time": "2014-09-22 08:51:05" }, { "name": "symfony/console", @@ -3235,12 +3239,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Console.git", - "reference": "29ef7af8aa6e3c015445f34291ccab9b8019085b" + "reference": "39dd1c85ffdfc3c5fb008019dd027af05f64ec36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Console/zipball/29ef7af8aa6e3c015445f34291ccab9b8019085b", - "reference": "29ef7af8aa6e3c015445f34291ccab9b8019085b", + "url": "https://api.github.com/repos/symfony/Console/zipball/39dd1c85ffdfc3c5fb008019dd027af05f64ec36", + "reference": "39dd1c85ffdfc3c5fb008019dd027af05f64ec36", "shasum": "" }, "require": { @@ -3268,20 +3272,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2014-07-09 12:44:38" + "time": "2014-09-22 08:51:05" }, { "name": "symfony/css-selector", @@ -3290,12 +3292,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/CssSelector.git", - "reference": "52c35be379ec341c15d2edc7f798f7fd69708645" + "reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/CssSelector/zipball/52c35be379ec341c15d2edc7f798f7fd69708645", - "reference": "52c35be379ec341c15d2edc7f798f7fd69708645", + "url": "https://api.github.com/repos/symfony/CssSelector/zipball/4e9ddc09c13475fb1a52fb578a8899c8303966c5", + "reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5", "shasum": "" }, "require": { @@ -3317,12 +3319,6 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" @@ -3330,11 +3326,15 @@ { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony CssSelector Component", "homepage": "http://symfony.com", - "time": "2014-07-09 09:04:55" + "time": "2014-09-22 08:51:05" }, { "name": "symfony/debug", @@ -3343,12 +3343,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", - "reference": "c9532f402136fcaab781791bb2897a0d674456ee" + "reference": "17f9a22782f51ca18724b6713671cf0148b86043" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Debug/zipball/c9532f402136fcaab781791bb2897a0d674456ee", - "reference": "c9532f402136fcaab781791bb2897a0d674456ee", + "url": "https://api.github.com/repos/symfony/Debug/zipball/17f9a22782f51ca18724b6713671cf0148b86043", + "reference": "17f9a22782f51ca18724b6713671cf0148b86043", "shasum": "" }, "require": { @@ -3378,20 +3378,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", - "time": "2014-07-09 09:04:55" + "time": "2014-09-28 15:03:21" }, { "name": "symfony/dom-crawler", @@ -3400,12 +3398,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/DomCrawler.git", - "reference": "503b3de47f93ac9549218570acfe3f5859cafdff" + "reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/503b3de47f93ac9549218570acfe3f5859cafdff", - "reference": "503b3de47f93ac9549218570acfe3f5859cafdff", + "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/eea2c3d5c16f6319d0122153594fdb66dfba1ca1", + "reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1", "shasum": "" }, "require": { @@ -3433,20 +3431,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony DomCrawler Component", "homepage": "http://symfony.com", - "time": "2014-07-09 09:04:55" + "time": "2014-09-22 08:51:05" }, { "name": "symfony/event-dispatcher", @@ -3455,12 +3451,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", - "reference": "c2f8a5d3181736d107d6622a536fbdcd55436674" + "reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/c2f8a5d3181736d107d6622a536fbdcd55436674", - "reference": "c2f8a5d3181736d107d6622a536fbdcd55436674", + "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e133748fd9165e24f8e9498ef5862f8bd37004e5", + "reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5", "shasum": "" }, "require": { @@ -3469,7 +3465,8 @@ "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0", - "symfony/dependency-injection": "~2.0", + "symfony/dependency-injection": "~2.6", + "symfony/expression-language": "~2.6", "symfony/stopwatch": "~2.2" }, "suggest": { @@ -3492,20 +3489,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", - "time": "2014-07-09 09:06:26" + "time": "2014-10-04 06:08:58" }, { "name": "symfony/filesystem", @@ -3514,12 +3509,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", - "reference": "0eb05b75932460ef615b926caac9f6086cc022f5" + "reference": "7d97789ea01c3c76ecaa59b954d162777033cbd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Filesystem/zipball/0eb05b75932460ef615b926caac9f6086cc022f5", - "reference": "0eb05b75932460ef615b926caac9f6086cc022f5", + "url": "https://api.github.com/repos/symfony/Filesystem/zipball/7d97789ea01c3c76ecaa59b954d162777033cbd4", + "reference": "7d97789ea01c3c76ecaa59b954d162777033cbd4", "shasum": "" }, "require": { @@ -3541,20 +3536,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", - "time": "2014-07-09 14:44:54" + "time": "2014-09-22 15:54:44" }, { "name": "symfony/finder", @@ -3563,12 +3556,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Finder.git", - "reference": "b495517531feb9f27c35991d0ed606ffb210faea" + "reference": "cd03920154bc6669f64fbabb803d24cc8629964c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Finder/zipball/b495517531feb9f27c35991d0ed606ffb210faea", - "reference": "b495517531feb9f27c35991d0ed606ffb210faea", + "url": "https://api.github.com/repos/symfony/Finder/zipball/cd03920154bc6669f64fbabb803d24cc8629964c", + "reference": "cd03920154bc6669f64fbabb803d24cc8629964c", "shasum": "" }, "require": { @@ -3590,20 +3583,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", - "time": "2014-07-15 14:07:10" + "time": "2014-09-27 08:35:25" }, { "name": "symfony/http-foundation", @@ -3612,12 +3603,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", - "reference": "68abe34601c519359b60363b99c29ecfb6679bc4" + "reference": "8e42d9536b5df05f37a9aae5761d3ee69ab95ddf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/68abe34601c519359b60363b99c29ecfb6679bc4", - "reference": "68abe34601c519359b60363b99c29ecfb6679bc4", + "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/8e42d9536b5df05f37a9aae5761d3ee69ab95ddf", + "reference": "8e42d9536b5df05f37a9aae5761d3ee69ab95ddf", "shasum": "" }, "require": { @@ -3645,20 +3636,18 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", - "time": "2014-07-15 14:07:10" + "time": "2014-09-25 08:51:47" }, { "name": "symfony/http-kernel", @@ -3667,12 +3656,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", - "reference": "28666d56db07ca4869fdf940c1f7883adcd1a91d" + "reference": "84b1bd5433bc78cf78c19808abdd155edb4f1937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/28666d56db07ca4869fdf940c1f7883adcd1a91d", - "reference": "28666d56db07ca4869fdf940c1f7883adcd1a91d", + "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/84b1bd5433bc78cf78c19808abdd155edb4f1937", + "reference": "84b1bd5433bc78cf78c19808abdd155edb4f1937", "shasum": "" }, "require": { @@ -3688,6 +3677,7 @@ "symfony/config": "~2.0", "symfony/console": "~2.2", "symfony/dependency-injection": "~2.0", + "symfony/expression-language": "~2.4", "symfony/finder": "~2.0", "symfony/process": "~2.0", "symfony/routing": "~2.2", @@ -3729,7 +3719,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", - "time": "2014-07-15 20:38:14" + "time": "2014-09-28 17:03:37" }, { "name": "symfony/process", @@ -3738,12 +3728,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Process.git", - "reference": "63856ca1129b4ed8ac15d936a9dac2fe11471300" + "reference": "2756ff2bc8e05527f4d5285cc4406e269b12e516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Process/zipball/63856ca1129b4ed8ac15d936a9dac2fe11471300", - "reference": "63856ca1129b4ed8ac15d936a9dac2fe11471300", + "url": "https://api.github.com/repos/symfony/Process/zipball/2756ff2bc8e05527f4d5285cc4406e269b12e516", + "reference": "2756ff2bc8e05527f4d5285cc4406e269b12e516", "shasum": "" }, "require": { @@ -3776,7 +3766,7 @@ ], "description": "Symfony Process Component", "homepage": "http://symfony.com", - "time": "2014-07-24 16:59:59" + "time": "2014-09-23 05:24:59" }, { "name": "symfony/routing", @@ -3785,12 +3775,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", - "reference": "d290f15b7083cee926e17299ab6889210058b30e" + "reference": "0bd97a27cfd1ad2699ad045de2a744888318a228" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Routing/zipball/d290f15b7083cee926e17299ab6889210058b30e", - "reference": "d290f15b7083cee926e17299ab6889210058b30e", + "url": "https://api.github.com/repos/symfony/Routing/zipball/0bd97a27cfd1ad2699ad045de2a744888318a228", + "reference": "0bd97a27cfd1ad2699ad045de2a744888318a228", "shasum": "" }, "require": { @@ -3801,6 +3791,7 @@ "psr/log": "~1.0", "symfony/config": "~2.2", "symfony/expression-language": "~2.4", + "symfony/http-foundation": "~2.3", "symfony/yaml": "~2.0" }, "suggest": { @@ -3825,15 +3816,13 @@ "MIT" ], "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" - }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" } ], "description": "Symfony Routing Component", @@ -3844,7 +3833,7 @@ "uri", "url" ], - "time": "2014-07-09 09:04:55" + "time": "2014-09-22 15:28:09" }, { "name": "symfony/translation", @@ -3853,12 +3842,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Translation.git", - "reference": "71609ff98581944cd1c23cc23042621c2b5a2df9" + "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Translation/zipball/71609ff98581944cd1c23cc23042621c2b5a2df9", - "reference": "71609ff98581944cd1c23cc23042621c2b5a2df9", + "url": "https://api.github.com/repos/symfony/Translation/zipball/c61327aab6ec192b55e4868c52fdd0ca476100d3", + "reference": "c61327aab6ec192b55e4868c52fdd0ca476100d3", "shasum": "" }, "require": { @@ -3866,6 +3855,7 @@ }, "require-dev": { "symfony/config": "~2.0", + "symfony/intl": "~2.3", "symfony/yaml": "~2.2" }, "suggest": { @@ -3899,7 +3889,7 @@ ], "description": "Symfony Translation Component", "homepage": "http://symfony.com", - "time": "2014-07-24 16:59:59" + "time": "2014-09-23 05:24:59" }, { "name": "webpatser/laravel-countries", @@ -4096,12 +4086,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "26404e0c90565b614ee76b988b9bc8790d77f590" + "reference": "4bdc0421209a00e6f425f4c3554d1b0df3a7e897" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/26404e0c90565b614ee76b988b9bc8790d77f590", - "reference": "26404e0c90565b614ee76b988b9bc8790d77f590", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/4bdc0421209a00e6f425f4c3554d1b0df3a7e897", + "reference": "4bdc0421209a00e6f425f4c3554d1b0df3a7e897", "shasum": "" }, "require": { @@ -4142,7 +4132,7 @@ "constructor", "instantiate" ], - "time": "2014-08-25 15:09:25" + "time": "2014-10-05 00:20:37" }, { "name": "facebook/webdriver", @@ -4190,12 +4180,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "514ee50a5aaa46f8006bc5dc1c9a39d55202983d" + "reference": "66fd916e9f9130bc22c51450476823391cb2f67c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/514ee50a5aaa46f8006bc5dc1c9a39d55202983d", - "reference": "514ee50a5aaa46f8006bc5dc1c9a39d55202983d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd916e9f9130bc22c51450476823391cb2f67c", + "reference": "66fd916e9f9130bc22c51450476823391cb2f67c", "shasum": "" }, "require": { @@ -4247,7 +4237,7 @@ "rest", "web service" ], - "time": "2014-09-25 04:48:09" + "time": "2014-10-05 19:29:14" }, { "name": "guzzlehttp/streams", @@ -4308,21 +4298,21 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "0f0063f283597359ea5cb4e1afdf1a14b0ac5038" + "reference": "28d21b57c189cb72829056353de603c4d4da55a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0f0063f283597359ea5cb4e1afdf1a14b0ac5038", - "reference": "0f0063f283597359ea5cb4e1afdf1a14b0ac5038", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/28d21b57c189cb72829056353de603c4d4da55a0", + "reference": "28d21b57c189cb72829056353de603c4d4da55a0", "shasum": "" }, "require": { "php": ">=5.3.3", - "phpunit/php-file-iterator": "~1.3.1", - "phpunit/php-text-template": "~1.2.0", - "phpunit/php-token-stream": "~1.2.2", - "sebastian/environment": "~1.0.0", - "sebastian/version": "~1.0.3" + "phpunit/php-file-iterator": "~1.3", + "phpunit/php-text-template": "~1.2", + "phpunit/php-token-stream": "~1.3", + "sebastian/environment": "~1.0", + "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", @@ -4362,7 +4352,7 @@ "testing", "xunit" ], - "time": "2014-09-01 22:04:32" + "time": "2014-10-05 10:46:54" }, { "name": "phpunit/php-file-iterator", @@ -4499,45 +4489,44 @@ }, { "name": "phpunit/php-token-stream", - "version": "1.2.2", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32" + "reference": "f8d5d08c56de5cfd592b3340424a81733259a876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32", - "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876", + "reference": "f8d5d08c56de5cfd592b3340424a81733259a876", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, + "require-dev": { + "phpunit/phpunit": "~4.2" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { "classmap": [ - "PHP/" + "src/" ] }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "" - ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", - "email": "sb@sebastian-bergmann.de", - "role": "lead" + "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", @@ -4545,7 +4534,7 @@ "keywords": [ "tokenizer" ], - "time": "2014-03-03 05:10:30" + "time": "2014-08-31 06:12:13" }, { "name": "phpunit/phpunit", @@ -4553,12 +4542,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5ee7af96d62a3fe9cf466fab1b505ac8dc1796c6" + "reference": "5e18ee651da9c3254ad5105ad58da90f4a510e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5ee7af96d62a3fe9cf466fab1b505ac8dc1796c6", - "reference": "5ee7af96d62a3fe9cf466fab1b505ac8dc1796c6", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5e18ee651da9c3254ad5105ad58da90f4a510e7d", + "reference": "5e18ee651da9c3254ad5105ad58da90f4a510e7d", "shasum": "" }, "require": { @@ -4572,7 +4561,7 @@ "phpunit/php-file-iterator": "~1.3.1", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0.2", - "phpunit/phpunit-mock-objects": "2.3.*@dev", + "phpunit/phpunit-mock-objects": "2.4.*@dev", "sebastian/comparator": "~1.0", "sebastian/diff": "~1.1", "sebastian/environment": "~1.0", @@ -4616,7 +4605,7 @@ "testing", "xunit" ], - "time": "2014-09-19 08:44:28" + "time": "2014-10-05 08:32:28" }, { "name": "phpunit/phpunit-mock-objects", @@ -4624,21 +4613,21 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "3d40ae857a3941ede714be45079e85f9e956b4b3" + "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3d40ae857a3941ede714be45079e85f9e956b4b3", - "reference": "3d40ae857a3941ede714be45079e85f9e956b4b3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/96c5b81f9842f38fe6c73ad0020306cc4862a9e3", + "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3", "shasum": "" }, "require": { - "doctrine/instantiator": "~1.0,>=1.0.1", + "doctrine/instantiator": "~1.0,>=1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2" }, "require-dev": { - "phpunit/phpunit": "4.3.*@dev" + "phpunit/phpunit": "4.4.*@dev" }, "suggest": { "ext-soap": "*" @@ -4646,7 +4635,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "2.4.x-dev" } }, "autoload": { @@ -4671,7 +4660,7 @@ "mock", "xunit" ], - "time": "2014-09-10 14:10:18" + "time": "2014-10-04 10:04:20" }, { "name": "sebastian/comparator", @@ -4999,12 +4988,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", - "reference": "6644c5c6b395e63a55186dea1817eed0ceb1c075" + "reference": "499f7d7aa96747ad97940089bd7a1fb24ad8182a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/6644c5c6b395e63a55186dea1817eed0ceb1c075", - "reference": "6644c5c6b395e63a55186dea1817eed0ceb1c075", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/499f7d7aa96747ad97940089bd7a1fb24ad8182a", + "reference": "499f7d7aa96747ad97940089bd7a1fb24ad8182a", "shasum": "" }, "require": { @@ -5037,7 +5026,7 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2014-09-22 11:59:59" + "time": "2014-10-05 13:53:50" } ], "aliases": [ @@ -5046,7 +5035,6 @@ "minimum-stability": "dev", "stability-flags": { "patricktalmadge/bootstrapper": 20, - "anahkiasen/former": 20, "barryvdh/laravel-debugbar": 20, "webpatser/laravel-countries": 20, "codeception/codeception": 20