|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "fc6e57f3eeb15c03a65075f447c88400",
|
|
|
|
|
|
+ "content-hash": "7e74e310ddf27ef49bf264c6b6634527",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "dnoegel/php-xdg-base-dir",
|
|
"name": "dnoegel/php-xdg-base-dir",
|
|
@@ -5736,6 +5736,68 @@
|
|
"environment"
|
|
"environment"
|
|
],
|
|
],
|
|
"time": "2020-07-14T19:04:52+00:00"
|
|
"time": "2020-07-14T19:04:52+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "wuwx/laravel-admin-timestamp-between",
|
|
|
|
+ "version": "v1.0.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/wuwx/laravel-admin-timestamp-between.git",
|
|
|
|
+ "reference": "da05f70fbd7d9f8977b4b195328ece303dcdd4ea"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/wuwx/laravel-admin-timestamp-between/zipball/da05f70fbd7d9f8977b4b195328ece303dcdd4ea",
|
|
|
|
+ "reference": "da05f70fbd7d9f8977b4b195328ece303dcdd4ea",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "encore/laravel-admin": "*",
|
|
|
|
+ "php": ">=7.0.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "~6.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "laravel": {
|
|
|
|
+ "providers": [
|
|
|
|
+ "Wuwx\\LaravelAdminTimestampBetween\\LaravelAdminTimestampBetweenServiceProvider"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Wuwx\\LaravelAdminTimestampBetween\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "wuwx",
|
|
|
|
+ "email": "wuweixin@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Timestamp Between Filter",
|
|
|
|
+ "homepage": "https://github.com/wuwx/laravel-admin-timestamp-between",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "extension",
|
|
|
|
+ "laravel-admin"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/wuwx/laravel-admin-timestamp-between/issues",
|
|
|
|
+ "source": "https://github.com/wuwx/laravel-admin-timestamp-between/tree/master"
|
|
|
|
+ },
|
|
|
|
+ "time": "2020-03-28T05:50:42+00:00"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"packages-dev": [
|
|
"packages-dev": [
|