28 Star 180 Fork 104

勾股开源/勾股BLOG博客

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
composer.json 1.35 KB
Copy Edit Raw Blame History
HDM58\hdm58 authored 2024-09-03 11:13 . 全面排查,系统兼容php8+
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=7.4",
"topthink/framework": "^6.1",
"topthink/think-filesystem": "^2.0",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-view": "^1.0",
"topthink/think-image": "^1.0",
"topthink/think-captcha": "^3.0",
"phpmailer/phpmailer": "^6.6",
"firebase/php-jwt": "^6.1",
"symfony/var-exporter": "^5.4",
"ezyang/htmlpurifier":"^4.1"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace":"^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/gouguopen/blog.git
git@gitee.com:gouguopen/blog.git
gouguopen
blog
勾股BLOG博客
master

Search

23e8dbc6 1850385 7e0993f3 1850385