Add gonoware/laravel-maps package with Laravel 11 support
- Configure Gitea repository for forked package - Install gonoware/laravel-maps from consultoria-as fork - Publish maps configuration to config/vendor/maps.php - Publish public assets to public/vendor/maps The fork adds Laravel 10/11 compatibility to the original package. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,10 +7,17 @@
|
||||
"laravel"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://git.consultoria-as.com/consultoria-as/gonoware-laravel-maps"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"berkayk/onesignal-laravel": "^2.0",
|
||||
"coderello/laravel-passport-social-grant": "^4.0",
|
||||
"gonoware/laravel-maps": "dev-master",
|
||||
"google/cloud-storage": "*",
|
||||
"guzzlehttp/guzzle": "^7.8",
|
||||
"illuminate/database": "^11.0",
|
||||
|
||||
Reference in New Issue
Block a user