| 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": "f3829b02f8675b9295af662a517408f8",
|
|
|
+ "content-hash": "e180b9cf77529837305b6a4f11f142a9",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "aliyuncs/oss-sdk-php",
|
| xqd
@@ -1371,6 +1371,86 @@
|
|
|
},
|
|
|
"time": "2021-04-26T09:17:50+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "intervention/image",
|
|
|
+ "version": "2.5.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/Intervention/image.git",
|
|
|
+ "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
|
+ "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-fileinfo": "*",
|
|
|
+ "guzzlehttp/psr7": "~1.1",
|
|
|
+ "php": ">=5.4.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "~0.9.2",
|
|
|
+ "phpunit/phpunit": "^4.8 || ^5.7"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-gd": "to use GD library based image processing.",
|
|
|
+ "ext-imagick": "to use Imagick based image processing.",
|
|
|
+ "intervention/imagecache": "Caching extension for the Intervention Image library"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.4-dev"
|
|
|
+ },
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Intervention\\Image\\ImageServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Image": "Intervention\\Image\\Facades\\Image"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Intervention\\Image\\": "src/Intervention/Image"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Oliver Vogel",
|
|
|
+ "email": "oliver@olivervogel.com",
|
|
|
+ "homepage": "http://olivervogel.com/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Image handling and manipulation library with support for Laravel integration",
|
|
|
+ "homepage": "http://image.intervention.io/",
|
|
|
+ "keywords": [
|
|
|
+ "gd",
|
|
|
+ "image",
|
|
|
+ "imagick",
|
|
|
+ "laravel",
|
|
|
+ "thumbnail",
|
|
|
+ "watermark"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/Intervention/image/issues",
|
|
|
+ "source": "https://github.com/Intervention/image/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2019-11-02T09:15:47+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "jacobcyl/ali-oss-storage",
|
|
|
"version": "2.1.0",
|
| xqd
@@ -2152,6 +2232,85 @@
|
|
|
},
|
|
|
"time": "2020-06-24T04:09:03+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "mews/captcha",
|
|
|
+ "version": "3.2.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/mewebstudio/captcha.git",
|
|
|
+ "reference": "42c1b320e4cad1f6ec9a395da36d7eda5b67d122"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/42c1b320e4cad1f6ec9a395da36d7eda5b67d122",
|
|
|
+ "reference": "42c1b320e4cad1f6ec9a395da36d7eda5b67d122",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-gd": "*",
|
|
|
+ "illuminate/config": "~5|^6|^7|^8",
|
|
|
+ "illuminate/filesystem": "~5|^6|^7|^8",
|
|
|
+ "illuminate/hashing": "~5|^6|^7|^8",
|
|
|
+ "illuminate/session": "~5|^6|^7|^8",
|
|
|
+ "illuminate/support": "~5|^6|^7|^8",
|
|
|
+ "intervention/image": "~2.5",
|
|
|
+ "php": "^7.2|^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.0",
|
|
|
+ "phpunit/phpunit": "^8.5"
|
|
|
+ },
|
|
|
+ "type": "package",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Mews\\Captcha\\CaptchaServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Captcha": "Mews\\Captcha\\Facades\\Captcha"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Mews\\Captcha\\": "src/"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/helpers.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Muharrem ERİN",
|
|
|
+ "email": "me@mewebstudio.com",
|
|
|
+ "homepage": "https://github.com/mewebstudio",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Laravel 5 & 6 Captcha Package",
|
|
|
+ "homepage": "https://github.com/mewebstudio/captcha",
|
|
|
+ "keywords": [
|
|
|
+ "captcha",
|
|
|
+ "laravel5 Security",
|
|
|
+ "laravel6 Captcha",
|
|
|
+ "laravel6 Security"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/mewebstudio/captcha/issues",
|
|
|
+ "source": "https://github.com/mewebstudio/captcha/tree/3.2.6"
|
|
|
+ },
|
|
|
+ "time": "2021-04-22T18:42:48+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "2.2.0",
|