Skip to content

Commit b14ec6e

Browse files
authored
docs: update 01-getting-started.md
docs : update PHP version accordingly to requirements (PHP 8.4)
1 parent 553ff27 commit b14ec6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Web/Documentation/content/main/0-getting-started/01-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you have a dedicated development environment, you may then access your applic
2424

2525
```sh
2626
{:hl-keyword:php:} tempest serve
27-
{:hl-comment:PHP 8.3.3 Development Server (http://localhost:8000) started:}
27+
{:hl-comment:PHP 8.4.5 Development Server (http://localhost:8000) started:}
2828
```
2929

3030
### Scaffolding front-end assets

0 commit comments

Comments
 (0)