|
|
|
@ -423,16 +423,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dcat/laravel-admin", |
|
|
|
"version": "1.7.3", |
|
|
|
"version": "1.7.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/jqhph/dcat-admin.git", |
|
|
|
"reference": "d3bb2fb7162f400d97c5c9f6baf0815b91f7117b" |
|
|
|
"reference": "397f20b719009819d79e1fca5bc0186e468ef56b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/jqhph/dcat-admin/zipball/d3bb2fb7162f400d97c5c9f6baf0815b91f7117b", |
|
|
|
"reference": "d3bb2fb7162f400d97c5c9f6baf0815b91f7117b", |
|
|
|
"url": "https://api.github.com/repos/jqhph/dcat-admin/zipball/397f20b719009819d79e1fca5bc0186e468ef56b", |
|
|
|
"reference": "397f20b719009819d79e1fca5bc0186e468ef56b", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -491,7 +491,7 @@ |
|
|
|
"laravel", |
|
|
|
"laravel admin" |
|
|
|
], |
|
|
|
"time": "2020-09-09T13:40:01+00:00" |
|
|
|
"time": "2020-09-12T01:06:54+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dnoegel/php-xdg-base-dir", |
|
|
|
@ -622,16 +622,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/dbal", |
|
|
|
"version": "2.10.3", |
|
|
|
"version": "2.10.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine/dbal.git", |
|
|
|
"reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf" |
|
|
|
"reference": "47433196b6390d14409a33885ee42b6208160643" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/03ca23afc2ee062f5d3e32426ad37c34a4770dcf", |
|
|
|
"reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf", |
|
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/47433196b6390d14409a33885ee42b6208160643", |
|
|
|
"reference": "47433196b6390d14409a33885ee42b6208160643", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -719,7 +719,7 @@ |
|
|
|
"sqlserver", |
|
|
|
"sqlsrv" |
|
|
|
], |
|
|
|
"time": "2020-09-02T01:35:42+00:00" |
|
|
|
"time": "2020-09-12T21:20:41+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/event-manager", |
|
|
|
@ -2209,16 +2209,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/commonmark", |
|
|
|
"version": "1.5.4", |
|
|
|
"version": "1.5.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/thephpleague/commonmark.git", |
|
|
|
"reference": "21819c989e69bab07e933866ad30c7e3f32984ba" |
|
|
|
"reference": "45832dfed6007b984c0d40addfac48d403dc6432" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/21819c989e69bab07e933866ad30c7e3f32984ba", |
|
|
|
"reference": "21819c989e69bab07e933866ad30c7e3f32984ba", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/45832dfed6007b984c0d40addfac48d403dc6432", |
|
|
|
"reference": "45832dfed6007b984c0d40addfac48d403dc6432", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -2236,7 +2236,7 @@ |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"cebe/markdown": "~1.0", |
|
|
|
"commonmark/commonmark.js": "0.29.1", |
|
|
|
"commonmark/commonmark.js": "0.29.2", |
|
|
|
"erusev/parsedown": "~1.0", |
|
|
|
"ext-json": "*", |
|
|
|
"github/gfm": "0.29.0", |
|
|
|
@ -2280,7 +2280,7 @@ |
|
|
|
"md", |
|
|
|
"parser" |
|
|
|
], |
|
|
|
"time": "2020-08-18T01:19:12+00:00" |
|
|
|
"time": "2020-09-13T14:44:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/flysystem", |
|
|
|
@ -2906,16 +2906,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "overtrue/laravel-wechat", |
|
|
|
"version": "5.0.8", |
|
|
|
"version": "5.0.9", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/overtrue/laravel-wechat.git", |
|
|
|
"reference": "88480ba5997711d2dbf345e1f8dd7d237391aacd" |
|
|
|
"reference": "62d5677f70ecd021ce37a7d5155d7d9fb8f303b7" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/overtrue/laravel-wechat/zipball/88480ba5997711d2dbf345e1f8dd7d237391aacd", |
|
|
|
"reference": "88480ba5997711d2dbf345e1f8dd7d237391aacd", |
|
|
|
"url": "https://api.github.com/repos/overtrue/laravel-wechat/zipball/62d5677f70ecd021ce37a7d5155d7d9fb8f303b7", |
|
|
|
"reference": "62d5677f70ecd021ce37a7d5155d7d9fb8f303b7", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -2926,7 +2926,7 @@ |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"illuminate/container": "^5.1 || ^6.0 || ^7.0 || ^8.0", |
|
|
|
"overtrue/wechat": "^4.0" |
|
|
|
"overtrue/wechat": "^4.0 || ^5.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
@ -2961,20 +2961,20 @@ |
|
|
|
"wechat", |
|
|
|
"weixin" |
|
|
|
], |
|
|
|
"time": "2020-09-11T01:15:30+00:00" |
|
|
|
"time": "2020-09-13T05:23:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "overtrue/socialite", |
|
|
|
"version": "2.0.16", |
|
|
|
"version": "2.0.18", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/overtrue/socialite.git", |
|
|
|
"reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067" |
|
|
|
"reference": "d8c3ed6281939e7d2dc4da460b484886f686f8a5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/overtrue/socialite/zipball/bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067", |
|
|
|
"reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067", |
|
|
|
"url": "https://api.github.com/repos/overtrue/socialite/zipball/d8c3ed6281939e7d2dc4da460b484886f686f8a5", |
|
|
|
"reference": "d8c3ed6281939e7d2dc4da460b484886f686f8a5", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -2985,8 +2985,8 @@ |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-json": "*", |
|
|
|
"guzzlehttp/guzzle": "~5.0|~6.0", |
|
|
|
"php": ">=7.0", |
|
|
|
"guzzlehttp/guzzle": "^5.0|^6.0|^7.0", |
|
|
|
"php": ">=5.6", |
|
|
|
"symfony/http-foundation": "^2.7|^3.0|^4.0|^5.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
@ -3021,7 +3021,7 @@ |
|
|
|
"wechat", |
|
|
|
"weibo" |
|
|
|
], |
|
|
|
"time": "2020-03-04T15:22:25+00:00" |
|
|
|
"time": "2020-09-14T08:34:23+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "overtrue/wechat", |
|
|
|
|