Releases: spatie/laravel-csp
Releases · spatie/laravel-csp
2.1.2
- replace str_random and starts_with helpers to its class based counterpart
2.1.1
- use Arr:: and Str:: functions
2.1.0
add new script and style directives
2.0.0
- moved most values in
Value
toKeyword
- remove deprecated
cspValue
function
1.4.0
- add possibility to change value to no value
1.3.3
- support for Laravel 5.7
1.3.2
- fix compatibility with Lumen
1.3.1
- make compatible with Lumen
1.3.0
- add value constant for
data:
1.2.2
- fix blade directive