Skip to content

Commit 4b5f5d4

Browse files
authored
Merge pull request #1170 from toby-griffiths/patch-3
Corrected PHP version number
2 parents 29f9512 + f6242fb commit 4b5f5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This starts the following services:
7575

7676
| Name | Description | Port(s) | Environment(s) |
7777
|----------|-------------------------------------------------------------------|-------------------------------------------------------------|----------------------------------------------------|
78-
| php | The API with PHP, PHP-FPM 7.3, Composer and sensitive configs | n/a | all |
78+
| php | The API with PHP, PHP-FPM 7.4, Composer and sensitive configs | n/a | all |
7979
| db | A PostgreSQL database server | 5432 | all (prefer using a managed service in prod) |
8080
| client | A development server for the Progressive Web App | 443 | dev (use a static website hosting service in prod) |
8181
| admin | A development server for the admin | 444 | dev (use a static website hosting service in prod) |

0 commit comments

Comments
 (0)