Bump dompdf/dompdf from 2.0.1 to 2.0.2

Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: dompdf/dompdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-01 03:05:32 +00:00 committed by GitHub
parent 30280af645
commit c125433b45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1705,16 +1705,16 @@
},
{
"name": "dompdf/dompdf",
"version": "v2.0.1",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/dompdf/dompdf.git",
"reference": "c5310df0e22c758c85ea5288175fc6cd777bc085"
"reference": "ad4c631bf8897fc1ca7b566468a969cfd71a558a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/c5310df0e22c758c85ea5288175fc6cd777bc085",
"reference": "c5310df0e22c758c85ea5288175fc6cd777bc085",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/ad4c631bf8897fc1ca7b566468a969cfd71a558a",
"reference": "ad4c631bf8897fc1ca7b566468a969cfd71a558a",
"shasum": ""
},
"require": {
@ -1761,9 +1761,9 @@
"homepage": "https://github.com/dompdf/dompdf",
"support": {
"issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/v2.0.1"
"source": "https://github.com/dompdf/dompdf/tree/v2.0.2"
},
"time": "2022-09-22T13:43:41+00:00"
"time": "2023-01-31T13:30:40+00:00"
},
{
"name": "egulias/email-validator",