Skip to content

Commit

Permalink
Update README.md (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
FoksVHox authored Nov 11, 2020
1 parent c690184 commit 2e49265
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,16 +77,6 @@ $ composer require glorand/laravel-model-settings
}
```

For Laravel 5.8 and lower use V3.*

```
{
"require": {
"glorand/laravel-model-settings": "^3.0"
}
}
```

## Env (config) variables **(.env file)**

Default name for the settings field - when you use the `HasSettingsField`
Expand Down

0 comments on commit 2e49265

Please sign in to comment.