We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4de4c commit 7c7d7efCopy full SHA for 7c7d7ef
1 file changed
composer.json
@@ -16,10 +16,10 @@
16
],
17
"require": {
18
"php": ">=8.0.2",
19
- "topthink/framework": "^8.0.0",
+ "topthink/framework": "8.0.4",
20
"topthink/think-orm": "3.0.28",
21
- "topthink/think-multi-app": "^1.0",
22
- "topthink/think-throttle": "v2.0.0",
+ "topthink/think-multi-app": "1.0.17",
+ "topthink/think-throttle": "2.0.0",
23
"topthink/think-migration": "3.1.1",
24
"symfony/http-foundation": "^6.0|^7.0",
25
"phpmailer/phpmailer": "^6.8",
0 commit comments