Skip to content

Commit

Permalink
Add csp exceptions (#1551)
Browse files Browse the repository at this point in the history
* Allow select inline scripts and event handlers
* Use php-exif 0.7.12
* composer update
* fix phpstan
  • Loading branch information
kamil4 authored Oct 8, 2022
1 parent 80fc69d commit 1144961
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 79 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"laravel/framework": "^8.83.14",
"livewire/livewire": "^2.7",
"lychee-org/nestedset": "^6",
"lychee-org/php-exif": "^0.7.11",
"lychee-org/php-exif": "^0.7.12",
"maennchen/zipstream-php": "^2.1",
"php-ffmpeg/php-ffmpeg": "^1.0",
"php-http/guzzle7-adapter": "^1.0",
Expand Down
Loading

0 comments on commit 1144961

Please sign in to comment.