Skip to content

Commit a2db850

Browse files
authored
Merge pull request #94 from joanhey/master
Update branch
2 parents 1cf2123 + 6b91cb4 commit a2db850

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Actually working with:
2222
- KumbiaPHP
2323
- ThinkPHP
2424
- Leaf
25+
- FlightPHP
2526
- ... (Your app?)
2627

2728
Still testing with more fws and apps.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": "^8",
25-
"workerman/workerman": "^5"
25+
"workerman/workerman": "^4.1"
2626
},
2727
"require-dev": {
2828
"ext-curl": "*",

0 commit comments

Comments
 (0)