Skip to content

Commit f6242fb

Browse files
Corrected PHP version number
Bumped PHP version to 7.4, as per the container in v2.5.7 I've just downloaded.
1 parent 29f9512 commit f6242fb

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)