Merge pull request #1 from ajikamaludin/dependabot/composer/dompdf/dompdf-1.2.2

Bump dompdf/dompdf from 1.2.0 to 1.2.2
pull/3/head
Aji Kamaludin 2 years ago committed by GitHub
commit 9e4bfe2f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

36
composer.lock generated

@ -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": "7bc500fc7d0af1b8bff4d0270eb73f5a", "content-hash": "2b7da4112c05cc06f723ee67eaf01fb0",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -442,16 +442,16 @@
}, },
{ {
"name": "dompdf/dompdf", "name": "dompdf/dompdf",
"version": "v1.2.0", "version": "v1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dompdf/dompdf.git", "url": "https://github.com/dompdf/dompdf.git",
"reference": "60b704331479a69e9bcdb3496da2315b5c4f94fd" "reference": "5031045d9640b38cfc14aac9667470df09c9e090"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/60b704331479a69e9bcdb3496da2315b5c4f94fd", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
"reference": "60b704331479a69e9bcdb3496da2315b5c4f94fd", "reference": "5031045d9640b38cfc14aac9667470df09c9e090",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -462,6 +462,8 @@
"php": "^7.1 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"ext-json": "*",
"ext-zip": "*",
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3",
"phpunit/phpunit": "^7.5 || ^8 || ^9", "phpunit/phpunit": "^7.5 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.5"
@ -503,9 +505,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.2.0" "source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
}, },
"time": "2022-02-07T13:02:10+00:00" "time": "2022-04-27T13:50:54+00:00"
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
@ -2683,25 +2685,25 @@
}, },
{ {
"name": "phenx/php-svg-lib", "name": "phenx/php-svg-lib",
"version": "0.4.0", "version": "0.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dompdf/php-svg-lib.git", "url": "https://github.com/dompdf/php-svg-lib.git",
"reference": "3ffbbb037f0871c3a819e90cff8b36dd7e656189" "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/3ffbbb037f0871c3a819e90cff8b36dd7e656189", "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
"reference": "3ffbbb037f0871c3a819e90cff8b36dd7e656189", "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^7.4 || ^8.0", "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
"sabberworm/php-css-parser": "^8.4" "sabberworm/php-css-parser": "^8.4"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -2723,9 +2725,9 @@
"homepage": "https://github.com/PhenX/php-svg-lib", "homepage": "https://github.com/PhenX/php-svg-lib",
"support": { "support": {
"issues": "https://github.com/dompdf/php-svg-lib/issues", "issues": "https://github.com/dompdf/php-svg-lib/issues",
"source": "https://github.com/dompdf/php-svg-lib/tree/0.4.0" "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
}, },
"time": "2021-12-17T14:08:35+00:00" "time": "2022-03-07T12:52:04+00:00"
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
@ -8746,8 +8748,8 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^7.3|^8.0" "php": "^8.0"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.1.0" "plugin-api-version": "2.3.0"
} }

Loading…
Cancel
Save