bump snappdf version

This commit is contained in:
Benjamin Beganović 2020-12-28 14:23:31 +01:00
parent eb5639b358
commit f44b31e08c

12
composer.lock generated
View File

@ -206,16 +206,16 @@
}, },
{ {
"name": "beganovich/snappdf", "name": "beganovich/snappdf",
"version": "v1.0.0", "version": "v1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/beganovich/snappdf.git", "url": "https://github.com/beganovich/snappdf.git",
"reference": "96e0e2176f01ae712ab06dad0da6d2d79f7c1832" "reference": "5f5e9bb17ddc9d9f16df7c20b7af35f04ffcddbd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/beganovich/snappdf/zipball/96e0e2176f01ae712ab06dad0da6d2d79f7c1832", "url": "https://api.github.com/repos/beganovich/snappdf/zipball/5f5e9bb17ddc9d9f16df7c20b7af35f04ffcddbd",
"reference": "96e0e2176f01ae712ab06dad0da6d2d79f7c1832", "reference": "5f5e9bb17ddc9d9f16df7c20b7af35f04ffcddbd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -252,9 +252,9 @@
"description": "Convert webpages or HTML into the PDF file using Chromium or Google Chrome.", "description": "Convert webpages or HTML into the PDF file using Chromium or Google Chrome.",
"support": { "support": {
"issues": "https://github.com/beganovich/snappdf/issues", "issues": "https://github.com/beganovich/snappdf/issues",
"source": "https://github.com/beganovich/snappdf/tree/v1.0.0" "source": "https://github.com/beganovich/snappdf/tree/v1.2.0"
}, },
"time": "2020-12-21T14:55:21+00:00" "time": "2020-12-28T11:57:06+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",