diff --git a/composer.json b/composer.json index fbc8d17..bbbf95b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library to block bad words in a string", "type": "library", "require": { - "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*" + "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*|10.*" }, "license": "MIT", "authors": [