diff --git a/composer.json b/composer.json index 0a43f62bf..5ce216f2b 100644 --- a/composer.json +++ b/composer.json @@ -16,15 +16,11 @@ ], "require": { "php": ">=7.1", - "zoujingli/think-library": "v6.0.x-dev", + "zoujingli/think-library": "^6.0", "zoujingli/think-plugs-admin": "^1.0", "zoujingli/think-plugs-wechat": "^1.0" }, "repositories": { - "ThinkLibrary": { - "type": "path", - "url": "../ThinkLibrary" - } }, "autoload": { "psr-0": {