Bump dompdf/dompdf from 1.2.0 to 1.2.1

Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v1.2.0...v1.2.1)

---
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] 2022-04-06 15:06:04 +00:00 committed by GitHub
parent 3e0745f859
commit efe26ce876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

36
composer.lock generated
View file

@ -1699,16 +1699,16 @@
},
{
"name": "dompdf/dompdf",
"version": "v1.2.0",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/dompdf/dompdf.git",
"reference": "60b704331479a69e9bcdb3496da2315b5c4f94fd"
"reference": "c6dfd9bb8b0040609f04754f729d4cb3016e0575"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/60b704331479a69e9bcdb3496da2315b5c4f94fd",
"reference": "60b704331479a69e9bcdb3496da2315b5c4f94fd",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/c6dfd9bb8b0040609f04754f729d4cb3016e0575",
"reference": "c6dfd9bb8b0040609f04754f729d4cb3016e0575",
"shasum": ""
},
"require": {
@ -1760,9 +1760,9 @@
"homepage": "https://github.com/dompdf/dompdf",
"support": {
"issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/v1.2.0"
"source": "https://github.com/dompdf/dompdf/tree/v1.2.1"
},
"time": "2022-02-07T13:02:10+00:00"
"time": "2022-03-24T12:57:42+00:00"
},
{
"name": "egulias/email-validator",
@ -3625,23 +3625,25 @@
},
{
"name": "phenx/php-svg-lib",
"version": "v0.3.3",
"version": "0.4.1",
"source": {
"type": "git",
"url": "https://github.com/PhenX/php-svg-lib.git",
"reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
"url": "https://github.com/dompdf/php-svg-lib.git",
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
"reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
"shasum": ""
},
"require": {
"sabberworm/php-css-parser": "^8.3"
"ext-mbstring": "*",
"php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
"sabberworm/php-css-parser": "^8.4"
},
"require-dev": {
"phpunit/phpunit": "^5.5|^6.5"
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
},
"type": "library",
"autoload": {
@ -3662,10 +3664,10 @@
"description": "A library to read, parse and export to PDF SVG files.",
"homepage": "https://github.com/PhenX/php-svg-lib",
"support": {
"issues": "https://github.com/PhenX/php-svg-lib/issues",
"source": "https://github.com/PhenX/php-svg-lib/tree/master"
"issues": "https://github.com/dompdf/php-svg-lib/issues",
"source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
},
"time": "2019-09-11T20:02:13+00:00"
"time": "2022-03-07T12:52:04+00:00"
},
{
"name": "php-http/discovery",
@ -14348,5 +14350,5 @@
"platform-overrides": {
"php": "7.3.0"
},
"plugin-api-version": "2.0.0"
"plugin-api-version": "2.2.0"
}