Bump dompdf/dompdf from 1.0.2 to 1.1.1 (#2425)
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/dompdf/dompdf/releases) - [Commits](https://github.com/dompdf/dompdf/compare/v1.0.2...v1.1.1) --- updated-dependencies: - dependency-name: dompdf/dompdf dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7f0d0957a9
commit
8ee581612b
|
|
@ -1030,16 +1030,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dompdf/dompdf",
|
"name": "dompdf/dompdf",
|
||||||
"version": "v1.0.2",
|
"version": "v1.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/dompdf/dompdf.git",
|
"url": "https://github.com/dompdf/dompdf.git",
|
||||||
"reference": "8768448244967a46d6e67b891d30878e0e15d25c"
|
"reference": "de4aad040737a89fae2129cdeb0f79c45513128d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/8768448244967a46d6e67b891d30878e0e15d25c",
|
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/de4aad040737a89fae2129cdeb0f79c45513128d",
|
||||||
"reference": "8768448244967a46d6e67b891d30878e0e15d25c",
|
"reference": "de4aad040737a89fae2129cdeb0f79c45513128d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -1061,11 +1061,6 @@
|
||||||
"ext-zlib": "Needed for pdf stream compression"
|
"ext-zlib": "Needed for pdf stream compression"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-develop": "0.7-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Dompdf\\": "src/"
|
"Dompdf\\": "src/"
|
||||||
|
|
@ -1096,9 +1091,9 @@
|
||||||
"homepage": "https://github.com/dompdf/dompdf",
|
"homepage": "https://github.com/dompdf/dompdf",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/dompdf/dompdf/issues",
|
"issues": "https://github.com/dompdf/dompdf/issues",
|
||||||
"source": "https://github.com/dompdf/dompdf/tree/v1.0.2"
|
"source": "https://github.com/dompdf/dompdf/tree/v1.1.1"
|
||||||
},
|
},
|
||||||
"time": "2021-01-08T14:18:52+00:00"
|
"time": "2021-11-24T00:45:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofphp/php-cs-fixer",
|
"name": "friendsofphp/php-cs-fixer",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue