composer lock

This commit is contained in:
Denis Duliçi 2021-01-09 13:17:28 +03:00
parent aa33bd92f4
commit e1cba9b339

24
composer.lock generated
View File

@ -2301,16 +2301,16 @@
}, },
{ {
"name": "dompdf/dompdf", "name": "dompdf/dompdf",
"version": "v1.0.1", "version": "v1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dompdf/dompdf.git", "url": "https://github.com/dompdf/dompdf.git",
"reference": "45d260f2f6c6a542e0db3459470374c986a46d93" "reference": "8768448244967a46d6e67b891d30878e0e15d25c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/45d260f2f6c6a542e0db3459470374c986a46d93", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/8768448244967a46d6e67b891d30878e0e15d25c",
"reference": "45d260f2f6c6a542e0db3459470374c986a46d93", "reference": "8768448244967a46d6e67b891d30878e0e15d25c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2367,9 +2367,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.1" "source": "https://github.com/dompdf/dompdf/tree/v1.0.2"
}, },
"time": "2020-12-31T13:25:19+00:00" "time": "2021-01-08T14:18:52+00:00"
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
@ -5338,16 +5338,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v2.3.5", "version": "v2.3.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "781a1250dc8eab9121fd856ff0b6efca8c32756f" "reference": "8663232c198ef12964b62559e9bb2023eb86701d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/781a1250dc8eab9121fd856ff0b6efca8c32756f", "url": "https://api.github.com/repos/livewire/livewire/zipball/8663232c198ef12964b62559e9bb2023eb86701d",
"reference": "781a1250dc8eab9121fd856ff0b6efca8c32756f", "reference": "8663232c198ef12964b62559e9bb2023eb86701d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5398,7 +5398,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v2.3.5" "source": "https://github.com/livewire/livewire/tree/v2.3.6"
}, },
"funding": [ "funding": [
{ {
@ -5406,7 +5406,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-01T20:51:29+00:00" "time": "2021-01-08T17:33:29+00:00"
}, },
{ {
"name": "lorisleiva/laravel-search-string", "name": "lorisleiva/laravel-search-string",