payment fix

This commit is contained in:
elvira
2026-09-15 15:04:40 +03:00
parent 279339a095
commit 1598f053ee
6 changed files with 48 additions and 13 deletions
Generated
+9 -9
View File
@@ -515,11 +515,11 @@
},
{
"name": "boboko/core",
"version": "0.16.3",
"version": "0.17.0",
"source": {
"type": "git",
"url": "https://code.radical-elements.com/boboko/core.git",
"reference": "8f4c1a22eace56f0e184b8a1e946252302d9baad"
"reference": "57fc28ca0680841fddc222be4a5a936b43247883"
},
"require": {
"laravel/framework": "^12.0",
@@ -568,7 +568,7 @@
}
},
"description": "Core module — authentication and shared panel behaviour",
"time": "2026-09-09T21:14:57+00:00"
"time": "2026-09-14T17:18:26+00:00"
},
{
"name": "brick/math",
@@ -8802,16 +8802,16 @@
},
{
"name": "spatie/laravel-medialibrary",
"version": "11.23.7",
"version": "11.23.8",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-medialibrary.git",
"reference": "94b11766ea5e10b1e2a88159b24937eae89a5d5f"
"reference": "32bd3926b1065c4dc154789b9c6b17567acaaa15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/94b11766ea5e10b1e2a88159b24937eae89a5d5f",
"reference": "94b11766ea5e10b1e2a88159b24937eae89a5d5f",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/32bd3926b1065c4dc154789b9c6b17567acaaa15",
"reference": "32bd3926b1065c4dc154789b9c6b17567acaaa15",
"shasum": ""
},
"require": {
@@ -8896,7 +8896,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-medialibrary/issues",
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.23.7"
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.23.8"
},
"funding": [
{
@@ -8908,7 +8908,7 @@
"type": "github"
}
],
"time": "2026-09-03T13:52:57+00:00"
"time": "2026-09-14T11:54:24+00:00"
},
{
"name": "spatie/laravel-package-tools",