mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
🚀 feat(project-support): add project proposal form and listing pages with image uploads and voting functionality
This commit is contained in:
16
composer.lock
generated
16
composer.lock
generated
@@ -6413,16 +6413,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-medialibrary",
|
||||
"version": "11.9.1",
|
||||
"version": "11.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-medialibrary.git",
|
||||
"reference": "ff589ea5532a33d84faeb64bfdfd59057b4148b8"
|
||||
"reference": "6a39eca52236bc1e1261f366d4022996521ae843"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/ff589ea5532a33d84faeb64bfdfd59057b4148b8",
|
||||
"reference": "ff589ea5532a33d84faeb64bfdfd59057b4148b8",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/6a39eca52236bc1e1261f366d4022996521ae843",
|
||||
"reference": "6a39eca52236bc1e1261f366d4022996521ae843",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6506,7 +6506,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/laravel-medialibrary/issues",
|
||||
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.1"
|
||||
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6518,7 +6518,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-02T06:32:15+00:00"
|
||||
"time": "2024-10-18T14:24:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-package-tools",
|
||||
@@ -12769,12 +12769,12 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^8.2"
|
||||
},
|
||||
"platform-dev": {},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user