Updated lock

This commit is contained in:
David Bomba 2023-09-15 22:44:55 +10:00
parent 5945857033
commit 59130006b9

12
composer.lock generated
View File

@ -10112,16 +10112,16 @@
}, },
{ {
"name": "spatie/laravel-data", "name": "spatie/laravel-data",
"version": "3.8.1", "version": "3.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-data.git", "url": "https://github.com/spatie/laravel-data.git",
"reference": "7ead3d8f761846185a94d06e584bfe17e43b9239" "reference": "21bad55113a1e1e5180a0f89b695f02ce1732aef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-data/zipball/7ead3d8f761846185a94d06e584bfe17e43b9239", "url": "https://api.github.com/repos/spatie/laravel-data/zipball/21bad55113a1e1e5180a0f89b695f02ce1732aef",
"reference": "7ead3d8f761846185a94d06e584bfe17e43b9239", "reference": "21bad55113a1e1e5180a0f89b695f02ce1732aef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10183,7 +10183,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-data/issues", "issues": "https://github.com/spatie/laravel-data/issues",
"source": "https://github.com/spatie/laravel-data/tree/3.8.1" "source": "https://github.com/spatie/laravel-data/tree/3.9.0"
}, },
"funding": [ "funding": [
{ {
@ -10191,7 +10191,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-11T11:59:07+00:00" "time": "2023-09-15T12:04:39+00:00"
}, },
{ {
"name": "spatie/laravel-package-tools", "name": "spatie/laravel-package-tools",