Skip to content

Commit 1144961

Browse files
authored
Add csp exceptions (#1551)
* Allow select inline scripts and event handlers * Use php-exif 0.7.12 * composer update * fix phpstan
1 parent 80fc69d commit 1144961

File tree

6 files changed

+110
-79
lines changed

6 files changed

+110
-79
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"laravel/framework": "^8.83.14",
5151
"livewire/livewire": "^2.7",
5252
"lychee-org/nestedset": "^6",
53-
"lychee-org/php-exif": "^0.7.11",
53+
"lychee-org/php-exif": "^0.7.12",
5454
"maennchen/zipstream-php": "^2.1",
5555
"php-ffmpeg/php-ffmpeg": "^1.0",
5656
"php-http/guzzle7-adapter": "^1.0",

0 commit comments

Comments
 (0)