This commit is contained in:
2024-01-28 17:29:39 +05:00
parent 2dc812711e
commit 0a631aec80
18 changed files with 321 additions and 49 deletions

24
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "72940f1cdfb2570167bdb444d8b28b15",
"content-hash": "e85848a2ef7c35d8eff644ed1eb79219",
"packages": [
{
"name": "brick/math",
@@ -2016,11 +2016,11 @@
},
{
"name": "laravel/nova",
"version": "4.29.0",
"version": "4.31.3",
"dist": {
"type": "path",
"url": "./nova",
"reference": "817463fa9a1fa193367169366f2049bdb1cfca6d"
"reference": "f4a55115ca40a73cb567fbc390beba7f6824f3cf"
},
"require": {
"brick/money": "^0.5.0|^0.6.0|^0.7.0|^0.8.0",
@@ -3931,20 +3931,20 @@
},
{
"name": "outl1ne/nova-grid",
"version": "dev-revert-back",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/nurmuhammet-ali/nova-grid.git",
"reference": "15fb8bcaa21dc010afd2625c6b82c59c1c28d929"
"url": "https://github.com/outl1ne/nova-grid.git",
"reference": "22ed55ed9e3294248469378ba94398dcfad531e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nurmuhammet-ali/nova-grid/zipball/15fb8bcaa21dc010afd2625c6b82c59c1c28d929",
"reference": "15fb8bcaa21dc010afd2625c6b82c59c1c28d929",
"url": "https://api.github.com/repos/outl1ne/nova-grid/zipball/22ed55ed9e3294248469378ba94398dcfad531e9",
"reference": "22ed55ed9e3294248469378ba94398dcfad531e9",
"shasum": ""
},
"require": {
"laravel/nova": "^4.26.5",
"laravel/nova": "^4.29.8",
"php": ">=8.0"
},
"type": "library",
@@ -3960,6 +3960,7 @@
"Outl1ne\\NovaGrid\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
@@ -3977,9 +3978,10 @@
"nova"
],
"support": {
"source": "https://github.com/nurmuhammet-ali/nova-grid/tree/main"
"issues": "https://github.com/outl1ne/nova-grid/issues",
"source": "https://github.com/outl1ne/nova-grid/tree/1.0.0"
},
"time": "2024-01-26T18:52:24+00:00"
"time": "2024-01-05T13:46:10+00:00"
},
{
"name": "outl1ne/nova-translatable",