add f payment

This commit is contained in:
2024-09-30 08:22:34 +05:00
parent c3b3691ca5
commit e8515d95c9
10 changed files with 212 additions and 4 deletions

61
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": "a659769fcebee0f25a04da70449c4ac0",
"content-hash": "68508766b98f10cf8e0c0188d45a572e",
"packages": [
{
"name": "adoy/fastcgi-client",
@@ -606,6 +606,65 @@
},
"time": "2024-07-08T12:26:09+00:00"
},
{
"name": "digital-creative/icon-action-toolbar",
"version": "v0.1.2",
"source": {
"type": "git",
"url": "https://github.com/dcasia/icon-action-toolbar.git",
"reference": "2929c90d153553c0bc1d6072d8bdca4399848f23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dcasia/icon-action-toolbar/zipball/2929c90d153553c0bc1d6072d8bdca4399848f23",
"reference": "2929c90d153553c0bc1d6072d8bdca4399848f23",
"shasum": ""
},
"require": {
"laravel/nova": "^4.28.0",
"php": ">=8.1"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"DigitalCreative\\IconActionToolbar\\IconActionToolbarServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"DigitalCreative\\IconActionToolbar\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rafael Milewski"
}
],
"description": "Allows you to update a single column of a resource all at once.",
"keywords": [
"batch-edit",
"laravel",
"nova",
"toolbar"
],
"support": {
"issues": "https://github.com/dcasia/icon-action-toolbar/issues",
"source": "https://github.com/dcasia/icon-action-toolbar/tree/v0.1.2"
},
"funding": [
{
"url": "https://github.com/milewski",
"type": "github"
}
],
"time": "2024-03-06T08:23:56+00:00"
},
{
"name": "doctrine/cache",
"version": "2.2.0",