Update illuminate support to 6.x

This commit is contained in:
Arandi Lopez 2019-12-20 17:41:33 -06:00
parent 4be457c30b
commit 2f81a93dbe
2 changed files with 542 additions and 159 deletions

View File

@ -1,6 +1,6 @@
{
"name": "arandilopez/laravel-profane",
"description": "Laravel 5.X Profanity Valitador",
"description": "Laravel Profanity Valitador",
"license": "MIT",
"authors": [
{
@ -16,7 +16,7 @@
},
"minimum-stability": "stable",
"require": {
"illuminate/support": "^5.2|^5.3|^5.4|^5.5"
"illuminate/support": ">=5.2"
},
"require-dev": {
"phpunit/phpunit": "^4.8",

697
composer.lock generated

File diff suppressed because it is too large Load Diff