Move charge actions to ChargeController, implemented charge delete
This commit is contained in:
18
composer.lock
generated
18
composer.lock
generated
@@ -3056,11 +3056,11 @@
|
||||
},
|
||||
{
|
||||
"name": "leenooks/laravel",
|
||||
"version": "11.1.5",
|
||||
"version": "11.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.dege.au/laravel/leenooks.git",
|
||||
"reference": "4a4cf3c5bf32f50dcdc8fdc6c3ff680d7f15d90d"
|
||||
"reference": "628fbac8f9ce60c5124ee83b288733ae24e48b63"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -3093,7 +3093,7 @@
|
||||
"laravel",
|
||||
"leenooks"
|
||||
],
|
||||
"time": "2024-07-25T03:52:29+00:00"
|
||||
"time": "2024-07-26T02:26:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "leenooks/passkey",
|
||||
@@ -9995,16 +9995,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/error-solutions",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/error-solutions.git",
|
||||
"reference": "a014da18f2675ea15af0ba97f7e9aee59e13964f"
|
||||
"reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/a014da18f2675ea15af0ba97f7e9aee59e13964f",
|
||||
"reference": "a014da18f2675ea15af0ba97f7e9aee59e13964f",
|
||||
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/ae7393122eda72eed7cc4f176d1e96ea444f2d67",
|
||||
"reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10057,7 +10057,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/error-solutions/issues",
|
||||
"source": "https://github.com/spatie/error-solutions/tree/1.1.0"
|
||||
"source": "https://github.com/spatie/error-solutions/tree/1.1.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -10065,7 +10065,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-22T08:18:22+00:00"
|
||||
"time": "2024-07-25T11:06:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/flare-client-php",
|
||||
|
Reference in New Issue
Block a user