diff --git a/composer.json b/composer.json index 942c589..88434df 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "license": "MIT", "require": { "php": ">=5.6.4", - "anlutro/l4-settings": "0.6.0", + "anlutro/l4-settings": "^0.6.0", "webup/laravel-form": "1.0.*", "yajra/laravel-datatables-oracle": "8.*" },