wip on laon orders

This commit is contained in:
2023-11-24 21:05:06 +05:00
parent 70546208a3
commit 0898dbc73f
9 changed files with 265 additions and 27 deletions

47
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": "6ea0c2232f3e82763aa4a583ef25fece",
"content-hash": "77a24bc6798fc44d2104306518b27e22",
"packages": [
{
"name": "brick/math",
@@ -3078,6 +3078,51 @@
],
"time": "2023-02-08T01:06:31+00:00"
},
{
"name": "nurmuhammet/nova-inputmask",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/nurmuhammet-ali/nova-inputmask.git",
"reference": "67e530d1702992e1ce1b5000e8ec45865922efda"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nurmuhammet-ali/nova-inputmask/zipball/67e530d1702992e1ce1b5000e8ec45865922efda",
"reference": "67e530d1702992e1ce1b5000e8ec45865922efda",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Nurmuhammet\\NovaInputmask\\FieldServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Nurmuhammet\\NovaInputmask\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A Laravel Nova field.",
"keywords": [
"laravel",
"nova"
],
"support": {
"issues": "https://github.com/nurmuhammet-ali/nova-inputmask/issues",
"source": "https://github.com/nurmuhammet-ali/nova-inputmask/tree/1.0.0"
},
"time": "2022-11-15T13:21:57+00:00"
},
{
"name": "openspout/openspout",
"version": "v4.22.0",