Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Commit 5fa9d42

Browse files
authored
Merge pull request #30 from utopia-php/fix-unsupported-status-code
Fix: Unsupported response codes
2 parents 04b78a3 + c5f9bba commit 5fa9d42

3 files changed

Lines changed: 229 additions & 66 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=8.0",
1717
"ext-swoole": "*",
18-
"utopia-php/framework": "0.29.*"
18+
"utopia-php/framework": "0.33.*"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)