Skip to content

Commit 96274d3

Browse files
authored
chore: update php version in getting started example (#80)
1 parent 9221d6e commit 96274d3

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)