We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cf2123 + 6b91cb4 commit a2db850Copy full SHA for a2db850
README.md
@@ -22,6 +22,7 @@ Actually working with:
22
- KumbiaPHP
23
- ThinkPHP
24
- Leaf
25
+- FlightPHP
26
- ... (Your app?)
27
28
Still testing with more fws and apps.
composer.json
@@ -22,7 +22,7 @@
},
"require": {
"php": "^8",
- "workerman/workerman": "^5"
+ "workerman/workerman": "^4.1"
"require-dev": {
"ext-curl": "*",
0 commit comments