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