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.
1 parent 523c21b commit 8b4d7f4Copy full SHA for 8b4d7f4
UPGRADE.md
@@ -25,6 +25,8 @@ otherwise not changed.
25
| `/backend/database/:connection_id/:table_name/rows` | `/backend/connection/:connection_id/database/:table_name/rows` |
26
| `/backend/database/:connection_id/:table_name/rows/:id` | `/backend/connection/:connection_id/database/:table_name/rows/:id` |
27
28
+----
29
+
30
## Upgrade to 5.x
31
32
Fusio 5.x requires PHP 8.2 as minimum version.
0 commit comments