Update composer.json

This commit is contained in:
JaguarJack 2022-12-31 10:39:32 +08:00 committed by GitHub
parent 65051ca1ef
commit 8561c54f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
], ],
"require": { "require": {
"php": ">=7.2", "php": ">=7.2",
"topthink/framework": "6.0.10", "topthink/framework": "6.0.12",
"topthink/think-orm": "2.0.49", "topthink/think-orm": "2.0.49",
"topthink/think-migration": "^3.0", "topthink/think-migration": "^3.0",
"thans/tp-jwt-auth": "^1.1", "thans/tp-jwt-auth": "^1.1",