| xqd
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "fc6e57f3eeb15c03a65075f447c88400",
|
|
|
+ "content-hash": "7409500d3fafcd889b08474a021a9d13",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "dnoegel/php-xdg-base-dir",
|
| xqd
@@ -1159,6 +1159,62 @@
|
|
|
},
|
|
|
"time": "2018-12-04T04:15:44+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "laravel-admin-ext/latlong",
|
|
|
+ "version": "v1.2.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/laravel-admin-extensions/latlong.git",
|
|
|
+ "reference": "5d9b6c0b7af07cd51542c62d902f2402be98b3f8"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/laravel-admin-extensions/latlong/zipball/5d9b6c0b7af07cd51542c62d902f2402be98b3f8",
|
|
|
+ "reference": "5d9b6c0b7af07cd51542c62d902f2402be98b3f8",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "encore/laravel-admin": "~1.6",
|
|
|
+ "php": ">=7.0.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "~6.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Encore\\Admin\\Latlong\\LatlongServiceProvider"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Encore\\Admin\\Latlong\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "z-song",
|
|
|
+ "email": "zosong@126.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Latitude & Longitude selector",
|
|
|
+ "homepage": "https://github.com/laravel-admin-ext/latlong",
|
|
|
+ "keywords": [
|
|
|
+ "extension",
|
|
|
+ "laravel-admin"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/laravel-admin-extensions/latlong/issues",
|
|
|
+ "source": "https://github.com/laravel-admin-extensions/latlong/tree/v1.2.4"
|
|
|
+ },
|
|
|
+ "time": "2020-09-28T07:18:29+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "laravel-admin-ext/multitenancy",
|
|
|
"version": "v2.1.7",
|