|
@@ -1,10 +1,10 @@
|
|
|
{
|
|
{
|
|
|
"_readme": [
|
|
"_readme": [
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
|
|
|
+ "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": "bbe1dbabbde863237148a7122779f9cd",
|
|
|
|
|
|
|
+ "content-hash": "843bcab1fca65eda3e868852dfa01cf8",
|
|
|
"packages": [
|
|
"packages": [
|
|
|
{
|
|
{
|
|
|
"name": "barryvdh/laravel-ide-helper",
|
|
"name": "barryvdh/laravel-ide-helper",
|
|
@@ -978,63 +978,6 @@
|
|
|
],
|
|
],
|
|
|
"time": "2019-01-10T14:06:47+00:00"
|
|
"time": "2019-01-10T14:06:47+00:00"
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- "name": "germey/geetest",
|
|
|
|
|
- "version": "v3.0.7",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/Germey/LaravelGeetest.git",
|
|
|
|
|
- "reference": "311e9b4e496b4e44cc570f29a2e17028a3454652"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/Germey/LaravelGeetest/zipball/311e9b4e496b4e44cc570f29a2e17028a3454652",
|
|
|
|
|
- "reference": "311e9b4e496b4e44cc570f29a2e17028a3454652",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
- {
|
|
|
|
|
- "url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "laravel/framework": "5.*",
|
|
|
|
|
- "php": ">=5.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "mockery/mockery": "dev-master",
|
|
|
|
|
- "phpunit/phpunit": "~4.1"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "3.1-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "Germey\\Geetest\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Germey",
|
|
|
|
|
- "email": "[email protected]"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Geetest Package for Laravel5",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "Germey",
|
|
|
|
|
- "geetest",
|
|
|
|
|
- "laravel"
|
|
|
|
|
- ],
|
|
|
|
|
- "time": "2018-07-12T12:06:28+00:00"
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
"name": "guzzlehttp/guzzle",
|
|
|
"version": "6.3.3",
|
|
"version": "6.3.3",
|
|
@@ -2359,6 +2302,71 @@
|
|
|
],
|
|
],
|
|
|
"time": "2018-10-05T20:13:17+00:00"
|
|
"time": "2018-10-05T20:13:17+00:00"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "misechow/geetest",
|
|
|
|
|
+ "version": "v1.0.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/MIseChow/laravel-geetest.git",
|
|
|
|
|
+ "reference": "dcf3a24f460362cb32836058b0043ee29aba35e8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/MIseChow/laravel-geetest/zipball/dcf3a24f460362cb32836058b0043ee29aba35e8",
|
|
|
|
|
+ "reference": "dcf3a24f460362cb32836058b0043ee29aba35e8",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "laravel/framework": "5.*",
|
|
|
|
|
+ "php": ">=5.6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "mockery/mockery": "dev-master",
|
|
|
|
|
+ "phpunit/phpunit": "~4.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.0-dev"
|
|
|
|
|
+ },
|
|
|
|
|
+ "laravel": {
|
|
|
|
|
+ "providers": [
|
|
|
|
|
+ "Misechow\\Geetest\\GeetestServiceProvider"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "aliases": {
|
|
|
|
|
+ "Geetest": "Misechow\\Geetest\\Facades\\Geetest"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Misechow\\Geetest\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "MIseChow",
|
|
|
|
|
+ "email": "[email protected]"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Geetest Package for Laravel5",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "Misechow",
|
|
|
|
|
+ "geetest",
|
|
|
|
|
+ "laravel"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2019-03-18T07:33:09+00:00"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "mobiledetect/mobiledetectlib",
|
|
"name": "mobiledetect/mobiledetectlib",
|
|
|
"version": "2.8.33",
|
|
"version": "2.8.33",
|