Skip to content

Commit 6b6ae76

Browse files
committed
Fix docs version
1 parent f5254a9 commit 6b6ae76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Getting-Starting-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Http::shutdown(function($request) {
281281
# Running Locally
282282
If you have PHP and Composer installed on your device, you can run Utopia apps locally by downloading the Utopia-PHP/http dependency using `composer require utopia-php/http` command.
283283

284-
> Utopia Http requires PHP 7.3 or later. We recommend using the latest PHP version whenever possible.
284+
> Utopia Http requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible.
285285
286286
Wonderful! 😄 You’re all set to create a basic demo app using the Utopia Http. If you have any issues or questions feel free to reach out to us on our [Discord Server](https://appwrite.io/discord).
287287

0 commit comments

Comments
 (0)