Skip to content

Commit 5e51695

Browse files
authored
Updated dependencies before next release (#1880)
1 parent 8ffb8b6 commit 5e51695

File tree

10 files changed

+269
-180
lines changed

10 files changed

+269
-180
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
ports:
4848
- 7700:7700
4949
postgres:
50-
image: postgres:13.6-alpine
50+
image: postgres:18-alpine
5151
env:
5252
POSTGRES_USER: postgres
5353
POSTGRES_PASSWORD: postgres

compose.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:13.6-alpine
3+
image: postgres:18-alpine
44
container_name: flow-php-postgres
55
ports:
66
- 5432:5432

composer.lock

Lines changed: 63 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/box/composer.lock

Lines changed: 24 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)