barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.62k stars 965 forks source link

vulnerability advisory affecting the package #977

Open maha-oueghlani opened 1 year ago

maha-oueghlani commented 1 year ago

Hello, I've been using this package in all my previous Laravel projects with version 8. Now, I'm working on a new project using Laravel 10. However, when I tried to install this package, I encountered a security issue:

Found 1 security vulnerability advisory affecting 1 package. Run composer audit for a full list of advisories.

I would appreciate it if you could address this issue promptly.

parallels999 commented 1 year ago

composer require "barryvdh/laravel-dompdf:^2.0" -W