diff --git a/composer.json b/composer.json index d5d2b64c..39dc5313 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,8 @@ "illuminate/database": "~5.0", "illuminate/pagination": "~5.0", "illuminate/console": "~5.0", - "illuminate/filesystem": "~5.0" + "illuminate/filesystem": "~5.0", + "prettus/laravel-validation": "1.1.*" }, "autoload": { "psr-4": { @@ -35,8 +36,7 @@ }, "suggest": { "league/fractal": "Required to use the Fractal Presenter (0.12.*).", - "robclancy/presenter": "Required to use the Presenter Model (1.3.*)", - "prettus/laravel-validation": "Required to use the Repository Validators (1.1.*)" + "robclancy/presenter": "Required to use the Presenter Model (1.3.*)" }, "extra": { "branch-alias": { diff --git a/composer.lock b/composer.lock index b06c981a..56115948 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "5f901e65311c9d405f7a9875d7e97fd1", - "content-hash": "6caa8f8e3bf91dd8eeb8df73c970ef92", + "hash": "a2a8cf29f79f334d3b46a4d49c8f40c3", + "content-hash": "98dd3158ae69c0870672e2db65514e23", "packages": [ { "name": "doctrine/inflector", @@ -76,16 +76,16 @@ }, { "name": "illuminate/config", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", - "reference": "c7a54f3d4cc28b24799433b8f8656ccca42ff3f1" + "reference": "29d25fa086eac092a54859b3cbf7580299fc101e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/config/zipball/c7a54f3d4cc28b24799433b8f8656ccca42ff3f1", - "reference": "c7a54f3d4cc28b24799433b8f8656ccca42ff3f1", + "url": "https://api.github.com/repos/illuminate/config/zipball/29d25fa086eac092a54859b3cbf7580299fc101e", + "reference": "29d25fa086eac092a54859b3cbf7580299fc101e", "shasum": "" }, "require": { @@ -121,16 +121,16 @@ }, { "name": "illuminate/console", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "ae229f9148772a84e057b528025a6accfc660d09" + "reference": "9cab11b6a5df66e6d77459c838f65386f88b4210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/ae229f9148772a84e057b528025a6accfc660d09", - "reference": "ae229f9148772a84e057b528025a6accfc660d09", + "url": "https://api.github.com/repos/illuminate/console/zipball/9cab11b6a5df66e6d77459c838f65386f88b4210", + "reference": "9cab11b6a5df66e6d77459c838f65386f88b4210", "shasum": "" }, "require": { @@ -168,20 +168,20 @@ ], "description": "The Illuminate Console package.", "homepage": "http://laravel.com", - "time": "2015-12-13 22:26:39" + "time": "2016-03-08 23:27:04" }, { "name": "illuminate/container", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "64c728a58f35c71cbcafe3ef17eb8057965d3dbc" + "reference": "1e156f8017490f5583ab161030bf839c77c95e54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/64c728a58f35c71cbcafe3ef17eb8057965d3dbc", - "reference": "64c728a58f35c71cbcafe3ef17eb8057965d3dbc", + "url": "https://api.github.com/repos/illuminate/container/zipball/1e156f8017490f5583ab161030bf839c77c95e54", + "reference": "1e156f8017490f5583ab161030bf839c77c95e54", "shasum": "" }, "require": { @@ -211,20 +211,20 @@ ], "description": "The Illuminate Container package.", "homepage": "http://laravel.com", - "time": "2015-12-17 20:45:15" + "time": "2016-03-16 17:19:17" }, { "name": "illuminate/contracts", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "51b3acf96a12f5a10d767d5f2a534fed6f304235" + "reference": "411b851962c211078ade7664a6976e77a78cd2a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/51b3acf96a12f5a10d767d5f2a534fed6f304235", - "reference": "51b3acf96a12f5a10d767d5f2a534fed6f304235", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/411b851962c211078ade7664a6976e77a78cd2a5", + "reference": "411b851962c211078ade7664a6976e77a78cd2a5", "shasum": "" }, "require": { @@ -253,20 +253,20 @@ ], "description": "The Illuminate Contracts package.", "homepage": "http://laravel.com", - "time": "2015-12-19 14:25:38" + "time": "2016-03-07 20:37:17" }, { "name": "illuminate/database", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "af0e0d1cb4e4abf18eae6400c4ed5685a69a9e41" + "reference": "1b021f63226e2188711c3f419defa1138c2f605f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/af0e0d1cb4e4abf18eae6400c4ed5685a69a9e41", - "reference": "af0e0d1cb4e4abf18eae6400c4ed5685a69a9e41", + "url": "https://api.github.com/repos/illuminate/database/zipball/1b021f63226e2188711c3f419defa1138c2f605f", + "reference": "1b021f63226e2188711c3f419defa1138c2f605f", "shasum": "" }, "require": { @@ -313,20 +313,20 @@ "orm", "sql" ], - "time": "2015-12-20 16:11:11" + "time": "2016-03-29 13:26:26" }, { "name": "illuminate/filesystem", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "693789f11c22b96180dce3a20e6b7c4842299400" + "reference": "e197f38660beab95743d9d5565d0f11d956288ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/693789f11c22b96180dce3a20e6b7c4842299400", - "reference": "693789f11c22b96180dce3a20e6b7c4842299400", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/e197f38660beab95743d9d5565d0f11d956288ea", + "reference": "e197f38660beab95743d9d5565d0f11d956288ea", "shasum": "" }, "require": { @@ -363,20 +363,20 @@ ], "description": "The Illuminate Filesystem package.", "homepage": "http://laravel.com", - "time": "2015-12-20 15:49:15" + "time": "2016-03-21 14:55:26" }, { "name": "illuminate/http", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", - "reference": "33b135db36819171ee170ff999dd7d8855c1311b" + "reference": "906b677c83ae4917f3e14cd966d8b22518de0bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/http/zipball/33b135db36819171ee170ff999dd7d8855c1311b", - "reference": "33b135db36819171ee170ff999dd7d8855c1311b", + "url": "https://api.github.com/repos/illuminate/http/zipball/906b677c83ae4917f3e14cd966d8b22518de0bbd", + "reference": "906b677c83ae4917f3e14cd966d8b22518de0bbd", "shasum": "" }, "require": { @@ -409,20 +409,20 @@ ], "description": "The Illuminate Http package.", "homepage": "http://laravel.com", - "time": "2015-12-20 20:04:47" + "time": "2016-03-24 14:57:22" }, { "name": "illuminate/pagination", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/pagination.git", - "reference": "728ef50c29dc26b6a9b5a7aa454177b78b48df4b" + "reference": "4f98bbdc05a0ab11e29f33f9962062f0c1320ca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/pagination/zipball/728ef50c29dc26b6a9b5a7aa454177b78b48df4b", - "reference": "728ef50c29dc26b6a9b5a7aa454177b78b48df4b", + "url": "https://api.github.com/repos/illuminate/pagination/zipball/4f98bbdc05a0ab11e29f33f9962062f0c1320ca5", + "reference": "4f98bbdc05a0ab11e29f33f9962062f0c1320ca5", "shasum": "" }, "require": { @@ -453,20 +453,20 @@ ], "description": "The Illuminate Pagination package.", "homepage": "http://laravel.com", - "time": "2015-12-18 19:15:11" + "time": "2016-03-15 19:15:44" }, { "name": "illuminate/session", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", - "reference": "6e7b4e9c6a31665e08f501eba963f4554c134924" + "reference": "53d462b48f7cfb02f2459e2ef6430c8e0272ac1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/session/zipball/6e7b4e9c6a31665e08f501eba963f4554c134924", - "reference": "6e7b4e9c6a31665e08f501eba963f4554c134924", + "url": "https://api.github.com/repos/illuminate/session/zipball/53d462b48f7cfb02f2459e2ef6430c8e0272ac1b", + "reference": "53d462b48f7cfb02f2459e2ef6430c8e0272ac1b", "shasum": "" }, "require": { @@ -503,32 +503,32 @@ ], "description": "The Illuminate Session package.", "homepage": "http://laravel.com", - "time": "2015-12-08 15:10:00" + "time": "2016-02-09 23:34:56" }, { "name": "illuminate/support", - "version": "v5.2.0", + "version": "v5.2.27", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "0b25fb20b0c75392b0b3848fe067275c51235e37" + "reference": "b8d2131e38fc26e42f742c7af68de1ca726a545c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/0b25fb20b0c75392b0b3848fe067275c51235e37", - "reference": "0b25fb20b0c75392b0b3848fe067275c51235e37", + "url": "https://api.github.com/repos/illuminate/support/zipball/b8d2131e38fc26e42f742c7af68de1ca726a545c", + "reference": "b8d2131e38fc26e42f742c7af68de1ca726a545c", "shasum": "" }, "require": { "doctrine/inflector": "~1.0", "ext-mbstring": "*", "illuminate/contracts": "5.2.*", + "paragonie/random_compat": "~1.4", "php": ">=5.5.9" }, "suggest": { "illuminate/filesystem": "Required to use the composer class (5.2.*).", "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).", - "paragonie/random_compat": "Provides a compatible interface like PHP7's random_bytes() in PHP 5 projects (~1.1).", "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).", "symfony/process": "Required to use the composer class (2.8.*|3.0.*).", "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)." @@ -559,7 +559,57 @@ ], "description": "The Illuminate Support package.", "homepage": "http://laravel.com", - "time": "2015-12-07 16:09:55" + "time": "2016-03-29 11:17:27" + }, + { + "name": "illuminate/validation", + "version": "v5.2.27", + "source": { + "type": "git", + "url": "https://github.com/illuminate/validation.git", + "reference": "8ca409445c1516426f586bab5b516c015fd1dbce" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/validation/zipball/8ca409445c1516426f586bab5b516c015fd1dbce", + "reference": "8ca409445c1516426f586bab5b516c015fd1dbce", + "shasum": "" + }, + "require": { + "illuminate/container": "5.2.*", + "illuminate/contracts": "5.2.*", + "illuminate/support": "5.2.*", + "php": ">=5.5.9", + "symfony/http-foundation": "2.8.*|3.0.*", + "symfony/translation": "2.8.*|3.0.*" + }, + "suggest": { + "illuminate/database": "Required to use the database presence verifier (5.2.*)." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.2-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Validation\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylorotwell@gmail.com" + } + ], + "description": "The Illuminate Validation package.", + "homepage": "http://laravel.com", + "time": "2016-03-28 15:57:25" }, { "name": "nesbot/carbon", @@ -608,6 +658,94 @@ ], "time": "2015-11-04 20:07:17" }, + { + "name": "paragonie/random_compat", + "version": "v1.4.1", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "c7e26a21ba357863de030f0b9e701c7d04593774" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774", + "reference": "c7e26a21ba357863de030f0b9e701c7d04593774", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*|5.*" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "time": "2016-03-18 20:34:03" + }, + { + "name": "prettus/laravel-validation", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/andersao/laravel-validator.git", + "reference": "c3501ba6b6312b8e98098783901060c0aff2b29d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/andersao/laravel-validator/zipball/c3501ba6b6312b8e98098783901060c0aff2b29d", + "reference": "c3501ba6b6312b8e98098783901060c0aff2b29d", + "shasum": "" + }, + "require": { + "illuminate/support": "~5.0|~5.1", + "illuminate/validation": "~5.0|~5.1", + "php": ">=5.4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Prettus\\Validator\\": "src/Prettus/Validator/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "authors": [ + { + "name": "Anderson Andrade", + "email": "contato@andersonandra.de" + } + ], + "description": "Laravel Validation Service", + "keywords": [ + "laravel", + "service", + "validation" + ], + "time": "2015-06-08 23:53:46" + }, { "name": "psr/log", "version": "1.0.0", @@ -648,16 +786,16 @@ }, { "name": "symfony/console", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "175871ca8d1ef16ff8d8cac395a1c73afa8d0e63" + "reference": "6b1175135bc2a74c08a28d89761272de8beed8cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/175871ca8d1ef16ff8d8cac395a1c73afa8d0e63", - "reference": "175871ca8d1ef16ff8d8cac395a1c73afa8d0e63", + "url": "https://api.github.com/repos/symfony/console/zipball/6b1175135bc2a74c08a28d89761272de8beed8cd", + "reference": "6b1175135bc2a74c08a28d89761272de8beed8cd", "shasum": "" }, "require": { @@ -704,20 +842,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-11-30 12:36:17" + "time": "2016-03-16 17:00:50" }, { "name": "symfony/debug", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "0623b00095f0833412ee6f92f421e9adf4c7e113" + "reference": "a06d10888a45afd97534506afb058ec38d9ba35b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/0623b00095f0833412ee6f92f421e9adf4c7e113", - "reference": "0623b00095f0833412ee6f92f421e9adf4c7e113", + "url": "https://api.github.com/repos/symfony/debug/zipball/a06d10888a45afd97534506afb058ec38d9ba35b", + "reference": "a06d10888a45afd97534506afb058ec38d9ba35b", "shasum": "" }, "require": { @@ -761,20 +899,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2015-11-27 05:46:53" + "time": "2016-03-30 10:41:14" }, { "name": "symfony/event-dispatcher", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "d36355e026905fa5229e1ed7b4e9eda2e67adfcf" + "reference": "9002dcf018d884d294b1ef20a6f968efc1128f39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d36355e026905fa5229e1ed7b4e9eda2e67adfcf", - "reference": "d36355e026905fa5229e1ed7b4e9eda2e67adfcf", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9002dcf018d884d294b1ef20a6f968efc1128f39", + "reference": "9002dcf018d884d294b1ef20a6f968efc1128f39", "shasum": "" }, "require": { @@ -821,20 +959,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-10-30 23:35:59" + "time": "2016-03-10 10:34:12" }, { "name": "symfony/finder", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3577eb98dba90721d1a0a3edfc6956ab8b1aecee" + "reference": "c54e407b35bc098916704e9fd090da21da4c4f52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3577eb98dba90721d1a0a3edfc6956ab8b1aecee", - "reference": "3577eb98dba90721d1a0a3edfc6956ab8b1aecee", + "url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52", + "reference": "c54e407b35bc098916704e9fd090da21da4c4f52", "shasum": "" }, "require": { @@ -870,24 +1008,25 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2015-10-30 23:35:59" + "time": "2016-03-10 11:13:05" }, { "name": "symfony/http-foundation", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "1563f784900958afdb584ca82a072c578ed8a929" + "reference": "99f38445a874e7becb8afc4b4a79ee181cf6ec3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1563f784900958afdb584ca82a072c578ed8a929", - "reference": "1563f784900958afdb584ca82a072c578ed8a929", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/99f38445a874e7becb8afc4b4a79ee181cf6ec3f", + "reference": "99f38445a874e7becb8afc4b4a79ee181cf6ec3f", "shasum": "" }, "require": { - "php": ">=5.5.9" + "php": ">=5.5.9", + "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0" @@ -922,20 +1061,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2015-11-27 14:30:17" + "time": "2016-03-27 14:50:32" }, { "name": "symfony/http-kernel", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "2f7071c25cae37b79be6d9ea1c43c1035d8c6b06" + "reference": "579f828489659d7b3430f4bd9b67b4618b387dea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2f7071c25cae37b79be6d9ea1c43c1035d8c6b06", - "reference": "2f7071c25cae37b79be6d9ea1c43c1035d8c6b06", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/579f828489659d7b3430f4bd9b67b4618b387dea", + "reference": "579f828489659d7b3430f4bd9b67b4618b387dea", "shasum": "" }, "require": { @@ -1004,29 +1143,32 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2015-11-30 20:59:24" + "time": "2016-03-25 01:41:20" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.0.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0b6a8940385311a24e060ec1fe35680e17c74497" + "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0b6a8940385311a24e060ec1fe35680e17c74497", - "reference": "0b6a8940385311a24e060ec1fe35680e17c74497", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", + "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "suggest": { + "ext-mbstring": "For best performance" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -1060,20 +1202,20 @@ "portable", "shim" ], - "time": "2015-11-04 20:28:58" + "time": "2016-01-20 09:13:37" }, { "name": "symfony/translation", - "version": "v3.0.0", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "7f14717150a7445f8475864d1235875dd04061fb" + "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/7f14717150a7445f8475864d1235875dd04061fb", - "reference": "7f14717150a7445f8475864d1235875dd04061fb", + "url": "https://api.github.com/repos/symfony/translation/zipball/f7a07af51ea067745a521dab1e3152044a2fb1f2", + "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2", "shasum": "" }, "require": { @@ -1124,7 +1266,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2015-11-18 13:48:51" + "time": "2016-03-25 01:41:20" } ], "packages-dev": [],