[composer] Leaflet github repository was referencing the wrong url. blocked to version 1.9.

This commit is contained in:
guillaume91 2024-06-14 10:38:51 +02:00
parent 51eb3c5fd9
commit 53c0e1a45f
2 changed files with 431 additions and 299 deletions

View file

@ -1,4 +1,18 @@
{
"repositories": [
{
"type":"package",
"package": {
"name": "leaflet/leaflet",
"version":"1.9",
"source": {
"url": "https://github.com/Leaflet/Leaflet.git",
"type": "git",
"reference":"main"
}
}
}
],
"name": "laravel/laravel",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
@ -14,7 +28,7 @@
"laravel/sanctum": "^4.0",
"laravel/telescope": "^5.0",
"laravel/tinker": "^2.9",
"leaflet/leaflet": "*",
"leaflet/leaflet": "^1.9.0",
"livewire/livewire": "^3.0",
"maatwebsite/excel": "^3.1",
"plesk/ext-laravel-integration": "^7.0"

File diff suppressed because it is too large Load diff