Sync mpdf in composer.lock (#3091)

Composer was complaining locally.
This commit is contained in:
oleibman 2022-09-28 00:46:24 -07:00 committed by GitHub
parent 050a42db8e
commit b8201a79c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "61d142fc39389fd47139c4dc6f572d6b", "content-hash": "60da78cdd66329fbd4e0d50324363072",
"packages": [ "packages": [
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",
@ -1390,16 +1390,16 @@
}, },
{ {
"name": "mpdf/mpdf", "name": "mpdf/mpdf",
"version": "v8.1.1", "version": "v8.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mpdf/mpdf.git", "url": "https://github.com/mpdf/mpdf.git",
"reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf" "reference": "a8a22f4874157e490d41b486053a20bec42e182c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf", "url": "https://api.github.com/repos/mpdf/mpdf/zipball/a8a22f4874157e490d41b486053a20bec42e182c",
"reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf", "reference": "a8a22f4874157e490d41b486053a20bec42e182c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1463,7 +1463,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2022-04-18T11:50:28+00:00" "time": "2022-08-15T08:15:09+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -5274,5 +5274,5 @@
"ext-zlib": "*" "ext-zlib": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.2.0"
} }