diff --git a/composer.json b/composer.json index b2c9f7e2..8cdd573d 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "cviebrock/image-validator": "~2.0.0", "edvinaskrucas/notification": "~5.0.0", "laracasts/utilities": "~2.0", - "msurguy/honeypot": "~0.3.0", + "msurguy/honeypot": "~0.3.2", "patchwork/utf8": "~1.2", "bkwld/croppa": "~3.6.1", "guzzlehttp/guzzle": "~4.0", diff --git a/composer.lock b/composer.lock index 1dc39656..aa354c40 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "d87a4d7b28e7f36940b885ed6f7a68be", + "hash": "91be4ec0658fb1611cceed965c98f1a2", "packages": [ { "name": "adamwathan/bootforms", @@ -1282,16 +1282,16 @@ }, { "name": "laravel/framework", - "version": "v5.0.22", + "version": "v5.0.23", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "388289de68ba912746bd1adb20a8b1cd0f846ea1" + "reference": "59219f7afb60be05d74ce01fcb5d2440f7a1b13d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/388289de68ba912746bd1adb20a8b1cd0f846ea1", - "reference": "388289de68ba912746bd1adb20a8b1cd0f846ea1", + "url": "https://api.github.com/repos/laravel/framework/zipball/59219f7afb60be05d74ce01fcb5d2440f7a1b13d", + "reference": "59219f7afb60be05d74ce01fcb5d2440f7a1b13d", "shasum": "" }, "require": { @@ -1404,7 +1404,7 @@ "framework", "laravel" ], - "time": "2015-03-27 14:49:51" + "time": "2015-03-28 16:56:59" }, { "name": "laravelcollective/html", @@ -1458,16 +1458,16 @@ }, { "name": "league/flysystem", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a" + "reference": "3c2400a99ccc3be6884d40361890010449c6b447" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a", - "reference": "51cd7cd7ee0defbaafc6ec0d3620110a5d71e11a", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3c2400a99ccc3be6884d40361890010449c6b447", + "reference": "3c2400a99ccc3be6884d40361890010449c6b447", "shasum": "" }, "require": { @@ -1477,7 +1477,7 @@ "ext-fileinfo": "*", "league/phpunit-coverage-listener": "~1.1", "mockery/mockery": "~0.9", - "phpspec/phpspec": "~2.0.0", + "phpspec/phpspec": "~2.0", "phpspec/prophecy-phpunit": "~1.0", "phpunit/phpunit": "~4.1", "predis/predis": "~1.0", @@ -1537,7 +1537,7 @@ "sftp", "storage" ], - "time": "2015-03-10 11:04:14" + "time": "2015-03-29 14:01:43" }, { "name": "maatwebsite/laravel-sidebar", @@ -1717,16 +1717,16 @@ }, { "name": "msurguy/honeypot", - "version": "0.3.0", + "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/msurguy/Honeypot.git", - "reference": "a34ca50833d0e88530ec7f0325ab66f016b3f444" + "reference": "6d31740fce79271a4aa96b05847ddac60d46b304" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/msurguy/Honeypot/zipball/a34ca50833d0e88530ec7f0325ab66f016b3f444", - "reference": "a34ca50833d0e88530ec7f0325ab66f016b3f444", + "url": "https://api.github.com/repos/msurguy/Honeypot/zipball/6d31740fce79271a4aa96b05847ddac60d46b304", + "reference": "6d31740fce79271a4aa96b05847ddac60d46b304", "shasum": "" }, "require": { @@ -1762,7 +1762,7 @@ "laravel", "spam" ], - "time": "2015-03-27 16:18:11" + "time": "2015-03-31 02:30:51" }, { "name": "mtdowling/cron-expression", @@ -3762,21 +3762,22 @@ }, { "name": "phpspec/prophecy", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" + "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", - "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5", + "reference": "8724cd239f8ef4c046f55a3b18b4d91cc7f3e4c5", "shasum": "" }, "require": { - "doctrine/instantiator": "~1.0,>=1.0.2", - "phpdocumentor/reflection-docblock": "~2.0" + "doctrine/instantiator": "^1.0.2", + "phpdocumentor/reflection-docblock": "~2.0", + "sebastian/comparator": "~1.1" }, "require-dev": { "phpspec/phpspec": "~2.0" @@ -3784,7 +3785,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -3808,7 +3809,7 @@ } ], "description": "Highly opinionated mocking framework for PHP 5.3+", - "homepage": "http://phpspec.org", + "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", @@ -3817,7 +3818,7 @@ "spy", "stub" ], - "time": "2014-11-17 16:23:49" + "time": "2015-03-27 19:31:25" }, { "name": "phpunit/php-code-coverage", @@ -4065,16 +4066,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.5.0", + "version": "4.5.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5" + "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5", - "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6429b0995b24a2d9dfe5587ee3a7071c1161af4", + "reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4", "shasum": "" }, "require": { @@ -4084,8 +4085,8 @@ "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", - "phpspec/prophecy": "~1.3.1", - "phpunit/php-code-coverage": "~2.0", + "phpspec/prophecy": "~1.3,>=1.3.1", + "phpunit/php-code-coverage": "~2.0,>=2.0.11", "phpunit/php-file-iterator": "~1.3.2", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0.2", @@ -4133,7 +4134,7 @@ "testing", "xunit" ], - "time": "2015-02-05 15:51:19" + "time": "2015-03-29 09:24:05" }, { "name": "phpunit/phpunit-mock-objects",