{ "_readme": [ "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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "96d9cef57d4d985d58590b21708c88fc", "packages": [ { "name": "topthink/framework", "version": "v5.1.42", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/framework/zipball/ecf1a90d397d821ce2df58f7d47e798c17eba3ad", "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad", "shasum": "" }, "require": { "php": ">=5.6.0", "topthink/think-installer": "2.*" }, "require-dev": { "johnkary/phpunit-speedtrap": "^1.0", "mikey179/vfsstream": "~1.6", "phpdocumentor/reflection-docblock": "^2.0", "phploc/phploc": "2.*", "phpunit/phpunit": "^5.0|^6.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "2.*" }, "type": "think-framework", "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" }, { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "the new thinkphp framework", "homepage": "http://thinkphp.cn/", "keywords": [ "framework", "orm", "thinkphp" ], "support": { "issues": "https://github.com/top-think/framework/issues", "source": "https://github.com/top-think/framework/tree/v5.1.42" }, "time": "2022-10-25T15:04:49+00:00" }, { "name": "topthink/think-helper", "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/top-think/think-helper.git", "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff", "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "type": "library", "autoload": { "files": [ "src/helper.php" ], "psr-4": { "think\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "The ThinkPHP6 Helper Package", "support": { "issues": "https://github.com/top-think/think-helper/issues", "source": "https://github.com/top-think/think-helper/tree/v3.1.6" }, "time": "2021-12-15T04:27:55+00:00" }, { "name": "topthink/think-installer", "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/top-think/think-installer.git", "reference": "38ba647706e35d6704b5d370c06f8a160b635f88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/think-installer/zipball/38ba647706e35d6704b5d370c06f8a160b635f88", "reference": "38ba647706e35d6704b5d370c06f8a160b635f88", "shasum": "" }, "require": { "composer-plugin-api": "^1.0||^2.0" }, "require-dev": { "composer/composer": "^1.0||^2.0" }, "type": "composer-plugin", "extra": { "class": "think\\composer\\Plugin" }, "autoload": { "psr-4": { "think\\composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "support": { "issues": "https://github.com/top-think/think-installer/issues", "source": "https://github.com/top-think/think-installer/tree/v2.0.5" }, "time": "2021-01-14T12:12:14+00:00" }, { "name": "topthink/think-queue", "version": "v2.0.4", "source": { "type": "git", "url": "https://github.com/top-think/think-queue.git", "reference": "d9b8f38c7af8ad770257b0d7db711ce8b12a6969" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/think-queue/zipball/d9b8f38c7af8ad770257b0d7db711ce8b12a6969", "reference": "d9b8f38c7af8ad770257b0d7db711ce8b12a6969", "shasum": "" }, "require": { "topthink/framework": "5.1.*", "topthink/think-helper": ">=1.0.4", "topthink/think-installer": "^2.0" }, "type": "think-extend", "extra": { "think-config": { "queue": "src/config.php" } }, "autoload": { "files": [ "src/common.php" ], "psr-4": { "think\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "The ThinkPHP5 Queue Package", "support": { "issues": "https://github.com/top-think/think-queue/issues", "source": "https://github.com/top-think/think-queue/tree/2.0" }, "time": "2018-05-11T06:55:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [], "plugin-api-version": "2.0.0" }