Skip to content

Commit

Permalink
Update PHPExif and sync frontend (#1362)
Browse files Browse the repository at this point in the history
* Update PHPExif (and other dependencies)

* Only update PHPExif and PHP-FFMpeg

* Sync frontend

* Remove `v`

* Recompile frontend

* Fix change
  • Loading branch information
qwerty287 authored Jun 6, 2022
1 parent 479a8fc commit c662641
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 207 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"laravel/framework": "^8.83.14",
"livewire/livewire": "^2.7",
"lychee-org/nestedset": "^6",
"lychee-org/php-exif": "^0.7.5",
"lychee-org/php-exif": "^0.7.6",
"maennchen/zipstream-php": "^2.1",
"php-ffmpeg/php-ffmpeg": "^0.17.0",
"php-ffmpeg/php-ffmpeg": "^1.0",
"php-http/guzzle7-adapter": "^1.0",
"php-http/message": "^1.12",
"spatie/guzzle-rate-limiter-middleware": "^2.0",
Expand Down
Loading

0 comments on commit c662641

Please sign in to comment.