Skip to content

Commit

Permalink
Upgrade UniSharp/laravel-filemanager to v 2.6.4
Browse files Browse the repository at this point in the history
to address security vulnerability
Related to #931
  • Loading branch information
eronisko committed Jan 12, 2024
1 parent 63374d9 commit dd8f30e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file[^1].

## [Unreleased]
### Changed
- unisharp/laravel-filemanager to version 2.6.4
### Fixed
- failed_jobs table to include the uuid column

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"spatie/laravel-sitemap": "^6.2",
"symfony/templating": "^5.2",
"tightenco/ziggy": "^1.5",
"unisharp/laravel-filemanager": "^2.5"
"unisharp/laravel-filemanager": "^2.6"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.2",
Expand Down
17 changes: 9 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd8f30e

Please sign in to comment.