|
@@ -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": "34df0ad7656ca9400a6f4e20eb6b5ea4",
|
|
|
|
|
|
+ "content-hash": "8061210e82f08a2d56c8b3c70d3c8412",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"name": "asm89/stack-cors",
|
|
@@ -60,34 +60,40 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "barryvdh/laravel-dompdf",
|
|
"name": "barryvdh/laravel-dompdf",
|
|
- "version": "v0.9.0",
|
|
|
|
|
|
+ "version": "v1.0.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/barryvdh/laravel-dompdf.git",
|
|
"url": "https://github.com/barryvdh/laravel-dompdf.git",
|
|
- "reference": "5b99e1f94157d74e450f4c97e8444fcaffa2144b"
|
|
|
|
|
|
+ "reference": "e3f429e97087b2ef19b83e5ed313f080f2477685"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/5b99e1f94157d74e450f4c97e8444fcaffa2144b",
|
|
|
|
- "reference": "5b99e1f94157d74e450f4c97e8444fcaffa2144b",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/e3f429e97087b2ef19b83e5ed313f080f2477685",
|
|
|
|
+ "reference": "e3f429e97087b2ef19b83e5ed313f080f2477685",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"dompdf/dompdf": "^1",
|
|
"dompdf/dompdf": "^1",
|
|
- "illuminate/support": "^5.5|^6|^7|^8",
|
|
|
|
- "php": "^7.1 || ^8.0"
|
|
|
|
|
|
+ "illuminate/support": "^6|^7|^8|^9",
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "nunomaduro/larastan": "^1|^2",
|
|
|
|
+ "orchestra/testbench": "^4|^5|^6|^7",
|
|
|
|
+ "phpro/grumphp": "^1",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"extra": {
|
|
"extra": {
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
- "dev-master": "0.9-dev"
|
|
|
|
|
|
+ "dev-master": "1.0-dev"
|
|
},
|
|
},
|
|
"laravel": {
|
|
"laravel": {
|
|
"providers": [
|
|
"providers": [
|
|
"Barryvdh\\DomPDF\\ServiceProvider"
|
|
"Barryvdh\\DomPDF\\ServiceProvider"
|
|
],
|
|
],
|
|
"aliases": {
|
|
"aliases": {
|
|
- "PDF": "Barryvdh\\DomPDF\\Facade"
|
|
|
|
|
|
+ "PDF": "Barryvdh\\DomPDF\\Facade\\Pdf"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -114,15 +120,19 @@
|
|
],
|
|
],
|
|
"support": {
|
|
"support": {
|
|
"issues": "https://github.com/barryvdh/laravel-dompdf/issues",
|
|
"issues": "https://github.com/barryvdh/laravel-dompdf/issues",
|
|
- "source": "https://github.com/barryvdh/laravel-dompdf/tree/v0.9.0"
|
|
|
|
|
|
+ "source": "https://github.com/barryvdh/laravel-dompdf/tree/v1.0.0"
|
|
},
|
|
},
|
|
"funding": [
|
|
"funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://fruitcake.nl",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"url": "https://github.com/barryvdh",
|
|
"url": "https://github.com/barryvdh",
|
|
"type": "github"
|
|
"type": "github"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
- "time": "2020-12-27T12:05:53+00:00"
|
|
|
|
|
|
+ "time": "2022-01-29T08:02:59+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "brick/math",
|
|
"name": "brick/math",
|