From f9b3b2c9082c4256f77a9d6f75adc71ed95a226f Mon Sep 17 00:00:00 2001 From: Bruno Gaspar Date: Tue, 18 Mar 2014 17:23:28 +0000 Subject: [PATCH] update deps Signed-off-by: Bruno Gaspar --- composer.lock | 233 +++++++++++++++++++++++++++++++------------------- 1 file changed, 147 insertions(+), 86 deletions(-) diff --git a/composer.lock b/composer.lock index f11cf9e5..94c6ffa2 100644 --- a/composer.lock +++ b/composer.lock @@ -11,25 +11,27 @@ "source": { "type": "git", "url": "https://github.com/cartalyst/sentry.git", - "reference": "ebac1cef4f8e24da3086f5143ab31c196b2f8c41" + "reference": "069084ccbb1142b0e7588e01d9a49a4f89745bb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cartalyst/sentry/zipball/ebac1cef4f8e24da3086f5143ab31c196b2f8c41", - "reference": "ebac1cef4f8e24da3086f5143ab31c196b2f8c41", + "url": "https://api.github.com/repos/cartalyst/sentry/zipball/069084ccbb1142b0e7588e01d9a49a4f89745bb4", + "reference": "069084ccbb1142b0e7588e01d9a49a4f89745bb4", "shasum": "" }, "require": { - "illuminate/support": ">=4.0.9,<4.2", - "php": ">=5.3.3" + "illuminate/support": ">=4.0.9,<4.3", + "machuga/authority": "dev-master", + "php": ">=5.4.0" }, "require-dev": { - "illuminate/cookie": ">=4.0.9,<4.2", - "illuminate/database": ">=4.0.9,<4.2", - "illuminate/http": ">=4.0.9,<4.2", - "illuminate/session": ">=4.0.9,<4.2", + "illuminate/cookie": ">=4.0.9,<4.3", + "illuminate/database": ">=4.0.9,<4.3", + "illuminate/http": ">=4.0.9,<4.3", + "illuminate/session": ">=4.0.9,<4.3", "ircmaxell/password-compat": "1.0.*", - "mockery/mockery": "0.7.2", + "mockery/mockery": "0.9.*", + "phpunit/phpunit": "4.0.*", "swipeidentity/php-toolkit": "1.0.*" }, "suggest": { @@ -82,7 +84,7 @@ "role": "Developer" } ], - "description": "PHP 5.3+ Fully-featured Authentication & Authorization System", + "description": "PHP 5.4+ Fully-featured Authentication & Authorization System", "keywords": [ "auth", "codeigniter", @@ -91,28 +93,28 @@ "laravel", "security" ], - "time": "2014-02-15 12:37:36" + "time": "2014-03-18 17:17:06" }, { "name": "classpreloader/classpreloader", - "version": "1.0.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mtdowling/ClassPreloader.git", - "reference": "1a50f7945b725ff2c60f234e51407d1d6e7c77c5" + "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/1a50f7945b725ff2c60f234e51407d1d6e7c77c5", - "reference": "1a50f7945b725ff2c60f234e51407d1d6e7c77c5", + "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877", + "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877", "shasum": "" }, "require": { - "nikic/php-parser": "*", + "nikic/php-parser": "~0.9", "php": ">=5.3.3", - "symfony/console": ">2.0", - "symfony/filesystem": ">2.0", - "symfony/finder": ">2.0" + "symfony/console": "~2.1", + "symfony/filesystem": "~2.1", + "symfony/finder": "~2.1" }, "bin": [ "classpreloader.php" @@ -120,7 +122,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.0-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -138,7 +140,7 @@ "class", "preload" ], - "time": "2013-06-24 22:58:34" + "time": "2014-03-12 00:05:31" }, { "name": "d11wtq/boris", @@ -180,12 +182,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "088ea3b5dfbe52adf7b12623caa897e9ee1d795e" + "reference": "316b956b70c0ceab28ba0817fc3343624aa83b56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/088ea3b5dfbe52adf7b12623caa897e9ee1d795e", - "reference": "088ea3b5dfbe52adf7b12623caa897e9ee1d795e", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/316b956b70c0ceab28ba0817fc3343624aa83b56", + "reference": "316b956b70c0ceab28ba0817fc3343624aa83b56", "shasum": "" }, "require": { @@ -212,7 +214,7 @@ ], "authors": [ { - "name": "Jonathan Wage", + "name": "Jonathan H. Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" @@ -244,7 +246,7 @@ "docblock", "parser" ], - "time": "2014-02-23 21:16:16" + "time": "2014-03-03 13:00:20" }, { "name": "doctrine/cache", @@ -469,12 +471,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "149f18001a459c22e1f2a87903e455eb89c1b4de" + "reference": "c61361d8fcf65a977d8610ba78eb542a1d2f44b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/149f18001a459c22e1f2a87903e455eb89c1b4de", - "reference": "149f18001a459c22e1f2a87903e455eb89c1b4de", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/c61361d8fcf65a977d8610ba78eb542a1d2f44b4", + "reference": "c61361d8fcf65a977d8610ba78eb542a1d2f44b4", "shasum": "" }, "require": { @@ -532,7 +534,7 @@ "persistence", "queryobject" ], - "time": "2014-02-26 21:39:13" + "time": "2014-03-06 06:53:43" }, { "name": "doctrine/inflector", @@ -804,12 +806,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "7a06e32ba5575b0bf7dae64d77129fdd4dd97607" + "reference": "fd10d47a9dc31f266cc1e7b1dba040675e2c76f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/7a06e32ba5575b0bf7dae64d77129fdd4dd97607", - "reference": "7a06e32ba5575b0bf7dae64d77129fdd4dd97607", + "url": "https://api.github.com/repos/laravel/framework/zipball/fd10d47a9dc31f266cc1e7b1dba040675e2c76f6", + "reference": "fd10d47a9dc31f266cc1e7b1dba040675e2c76f6", "shasum": "" }, "require": { @@ -872,7 +874,7 @@ "iron-io/iron_mq": "1.5.*", "mockery/mockery": "0.9.*", "pda/pheanstalk": "2.1.*", - "phpunit/phpunit": "3.7.*" + "phpunit/phpunit": "4.0.*" }, "suggest": { "doctrine/dbal": "Allow renaming columns and dropping SQLite columns." @@ -913,7 +915,61 @@ "framework", "laravel" ], - "time": "2014-02-26 22:25:26" + "time": "2014-03-18 15:22:59" + }, + { + "name": "machuga/authority", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/machuga/authority.git", + "reference": "b5f111d503e32c02aa07693c84a88ee0db3ee5a7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/machuga/authority/zipball/b5f111d503e32c02aa07693c84a88ee0db3ee5a7", + "reference": "b5f111d503e32c02aa07693c84a88ee0db3ee5a7", + "shasum": "" + }, + "require": { + "illuminate/events": "~4", + "php": ">=5.3.0" + }, + "require-dev": { + "mockery/mockery": "0.7.*", + "phpunit/phpunit": "3.7.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev" + } + }, + "autoload": { + "psr-0": { + "Authority": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "mit" + ], + "authors": [ + { + "name": "Matthew Machuga", + "email": "machuga@gmail.com" + }, + { + "name": "Koen Schmeets", + "email": "hello@koenschmeets.nl" + }, + { + "name": "Jesse O'Brien", + "email": "jesse@jesse-obrien.ca" + } + ], + "description": "A simple and flexible authorization system for PHP", + "time": "2014-01-21 05:35:49" }, { "name": "monolog/monolog", @@ -921,12 +977,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "0ac27c8089d0ec41728d96b5aa0dcad18fb0d459" + "reference": "db7e2aa311869aaf3c2cc76237b2beff05322629" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/0ac27c8089d0ec41728d96b5aa0dcad18fb0d459", - "reference": "0ac27c8089d0ec41728d96b5aa0dcad18fb0d459", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/db7e2aa311869aaf3c2cc76237b2beff05322629", + "reference": "db7e2aa311869aaf3c2cc76237b2beff05322629", "shasum": "" }, "require": { @@ -948,6 +1004,7 @@ "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "raven/raven": "Allow sending log messages to a Sentry server", + "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", @@ -980,7 +1037,7 @@ "logging", "psr-3" ], - "time": "2014-02-26 12:30:17" + "time": "2014-03-14 09:32:58" }, { "name": "nesbot/carbon", @@ -1075,16 +1132,16 @@ }, { "name": "patchwork/utf8", - "version": "v1.1.18", + "version": "v1.1.20", "source": { "type": "git", "url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git", - "reference": "66a936cc633fe13378c91f81030d5193be968480" + "reference": "aea0de833cba7cf2c25239be71f2787edaee36d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/66a936cc633fe13378c91f81030d5193be968480", - "reference": "66a936cc633fe13378c91f81030d5193be968480", + "url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/aea0de833cba7cf2c25239be71f2787edaee36d5", + "reference": "aea0de833cba7cf2c25239be71f2787edaee36d5", "shasum": "" }, "require": { @@ -1122,7 +1179,7 @@ "utf-8", "utf8" ], - "time": "2014-02-02 17:09:49" + "time": "2014-03-01 20:01:07" }, { "name": "phpseclib/phpseclib", @@ -1130,12 +1187,12 @@ "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "76c9692908a6c25601df2db373043fcbb335332e" + "reference": "b77b26f692e34bc7d4e84bb55ac73b0a47719401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/76c9692908a6c25601df2db373043fcbb335332e", - "reference": "76c9692908a6c25601df2db373043fcbb335332e", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b77b26f692e34bc7d4e84bb55ac73b0a47719401", + "reference": "b77b26f692e34bc7d4e84bb55ac73b0a47719401", "shasum": "" }, "require": { @@ -1160,7 +1217,8 @@ "Crypt": "phpseclib/", "File": "phpseclib/", "Math": "phpseclib/", - "Net": "phpseclib/" + "Net": "phpseclib/", + "System": "phpseclib/" }, "files": [ "phpseclib/Crypt/Random.php" @@ -1216,7 +1274,7 @@ "x.509", "x509" ], - "time": "2014-02-23 01:03:22" + "time": "2014-03-12 23:03:21" }, { "name": "predis/predis", @@ -1414,12 +1472,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/BrowserKit.git", - "reference": "3898f9f9aafc853124c90a9d1a4f98c1034e627e" + "reference": "a2b2aff53640fd2fa34b7c176f46d8ff392a785d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/3898f9f9aafc853124c90a9d1a4f98c1034e627e", - "reference": "3898f9f9aafc853124c90a9d1a4f98c1034e627e", + "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/a2b2aff53640fd2fa34b7c176f46d8ff392a785d", + "reference": "a2b2aff53640fd2fa34b7c176f46d8ff392a785d", "shasum": "" }, "require": { @@ -1462,7 +1520,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "http://symfony.com", - "time": "2014-01-24 14:36:08" + "time": "2014-03-12 18:29:58" }, { "name": "symfony/console", @@ -1471,12 +1529,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Console.git", - "reference": "43717a2ba9a8695dac525b928134d1b6d620f13a" + "reference": "ef20f1f58d7f693ee888353962bd2db336e3bbcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Console/zipball/43717a2ba9a8695dac525b928134d1b6d620f13a", - "reference": "43717a2ba9a8695dac525b928134d1b6d620f13a", + "url": "https://api.github.com/repos/symfony/Console/zipball/ef20f1f58d7f693ee888353962bd2db336e3bbcb", + "reference": "ef20f1f58d7f693ee888353962bd2db336e3bbcb", "shasum": "" }, "require": { @@ -1517,7 +1575,7 @@ ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2014-02-18 15:41:06" + "time": "2014-03-01 17:35:04" }, { "name": "symfony/css-selector", @@ -1526,12 +1584,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/CssSelector.git", - "reference": "ed1d61b2e23a0fd5dba0b20651258c4633d3e3a7" + "reference": "76ce933792a3b4fcb8ea9b017081327c2dc3c65b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/CssSelector/zipball/ed1d61b2e23a0fd5dba0b20651258c4633d3e3a7", - "reference": "ed1d61b2e23a0fd5dba0b20651258c4633d3e3a7", + "url": "https://api.github.com/repos/symfony/CssSelector/zipball/76ce933792a3b4fcb8ea9b017081327c2dc3c65b", + "reference": "76ce933792a3b4fcb8ea9b017081327c2dc3c65b", "shasum": "" }, "require": { @@ -1570,7 +1628,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "http://symfony.com", - "time": "2014-02-11 13:52:09" + "time": "2014-03-01 17:35:04" }, { "name": "symfony/debug", @@ -1579,12 +1637,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", - "reference": "23b5f4fcad883679d9a6e1cbc568247fe606d8ee" + "reference": "412b76458b60a645a9daacdd49f57d704c84c4d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Debug/zipball/23b5f4fcad883679d9a6e1cbc568247fe606d8ee", - "reference": "23b5f4fcad883679d9a6e1cbc568247fe606d8ee", + "url": "https://api.github.com/repos/symfony/Debug/zipball/412b76458b60a645a9daacdd49f57d704c84c4d4", + "reference": "412b76458b60a645a9daacdd49f57d704c84c4d4", "shasum": "" }, "require": { @@ -1627,7 +1685,7 @@ ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", - "time": "2014-02-11 13:52:09" + "time": "2014-03-01 17:35:04" }, { "name": "symfony/dom-crawler", @@ -1636,12 +1694,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/DomCrawler.git", - "reference": "e82baa333252166ab411240e6bd898023d7568ba" + "reference": "4bebef4fd60f15e3fc58f684550beae1f9162f30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/e82baa333252166ab411240e6bd898023d7568ba", - "reference": "e82baa333252166ab411240e6bd898023d7568ba", + "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/4bebef4fd60f15e3fc58f684550beae1f9162f30", + "reference": "4bebef4fd60f15e3fc58f684550beae1f9162f30", "shasum": "" }, "require": { @@ -1682,7 +1740,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "http://symfony.com", - "time": "2014-02-18 16:29:54" + "time": "2014-03-01 17:35:04" }, { "name": "symfony/event-dispatcher", @@ -1796,12 +1854,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Finder.git", - "reference": "d712f4a26737300b4d7546705a4fb15feeb3e96f" + "reference": "ab301c7d21f536c34ab6c2c79dba8d465104c518" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Finder/zipball/d712f4a26737300b4d7546705a4fb15feeb3e96f", - "reference": "d712f4a26737300b4d7546705a4fb15feeb3e96f", + "url": "https://api.github.com/repos/symfony/Finder/zipball/ab301c7d21f536c34ab6c2c79dba8d465104c518", + "reference": "ab301c7d21f536c34ab6c2c79dba8d465104c518", "shasum": "" }, "require": { @@ -1836,7 +1894,7 @@ ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", - "time": "2014-02-24 16:20:54" + "time": "2014-03-01 17:35:04" }, { "name": "symfony/http-foundation", @@ -1845,17 +1903,20 @@ "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", - "reference": "cdee7c84ba8b2a8aafa1c055f5cb4f640d81c129" + "reference": "d23d6f965e707ac1bd5c7a8d3f214e95bb7e9315" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/cdee7c84ba8b2a8aafa1c055f5cb4f640d81c129", - "reference": "cdee7c84ba8b2a8aafa1c055f5cb4f640d81c129", + "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/d23d6f965e707ac1bd5c7a8d3f214e95bb7e9315", + "reference": "d23d6f965e707ac1bd5c7a8d3f214e95bb7e9315", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "require-dev": { + "symfony/expression-language": "~2.4" + }, "type": "library", "extra": { "branch-alias": { @@ -1888,7 +1949,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", - "time": "2014-02-11 15:39:28" + "time": "2014-03-13 16:54:12" }, { "name": "symfony/http-kernel", @@ -1897,12 +1958,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", - "reference": "1e1a8e4f1040d744086e9bdaa979f015789b4af6" + "reference": "2b803c45c454751c503a7d4f15fce4aa4a9e4686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/1e1a8e4f1040d744086e9bdaa979f015789b4af6", - "reference": "1e1a8e4f1040d744086e9bdaa979f015789b4af6", + "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/2b803c45c454751c503a7d4f15fce4aa4a9e4686", + "reference": "2b803c45c454751c503a7d4f15fce4aa4a9e4686", "shasum": "" }, "require": { @@ -1961,7 +2022,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", - "time": "2014-02-12 21:00:41" + "time": "2014-03-04 17:06:29" }, { "name": "symfony/process", @@ -1970,12 +2031,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/Process.git", - "reference": "18290692a81cc7d8b5d909bf828414fcf95e9538" + "reference": "fa18e426ad43ba9409fbb4b3668cce4dfdb64c83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Process/zipball/18290692a81cc7d8b5d909bf828414fcf95e9538", - "reference": "18290692a81cc7d8b5d909bf828414fcf95e9538", + "url": "https://api.github.com/repos/symfony/Process/zipball/fa18e426ad43ba9409fbb4b3668cce4dfdb64c83", + "reference": "fa18e426ad43ba9409fbb4b3668cce4dfdb64c83", "shasum": "" }, "require": { @@ -2010,7 +2071,7 @@ ], "description": "Symfony Process Component", "homepage": "http://symfony.com", - "time": "2014-02-24 16:20:54" + "time": "2014-03-13 05:40:32" }, { "name": "symfony/routing",