File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2626
2727 - uses : shivammathur/setup-php@v2
2828 with :
29- php-version : ' 8.3.7 '
29+ php-version : ' 8.3.9 '
3030 tools : composer:2.7.0
3131 coverage : xdebug
3232
Original file line number Diff line number Diff line change 2121
2222 - uses : shivammathur/setup-php@v2
2323 with :
24- php-version : ' 8.3.7 '
24+ php-version : ' 8.3.9 '
2525 tools : composer:2.7.0
2626 coverage : xdebug
2727
3636
3737 - uses : shivammathur/setup-php@v2
3838 with :
39- php-version : ' 8.3.7 '
39+ php-version : ' 8.3.9 '
4040 tools : composer:2.7.0
4141 coverage : xdebug
4242
6666
6767 - uses : shivammathur/setup-php@v2
6868 with :
69- php-version : ' 8.3.7 '
69+ php-version : ' 8.3.9 '
7070 tools : composer:2.7.0
7171 coverage : xdebug
7272
@@ -114,7 +114,7 @@ jobs:
114114
115115 - uses : shivammathur/setup-php@v2
116116 with :
117- php-version : ' 8.3.7 '
117+ php-version : ' 8.3.9 '
118118 tools : composer:2.7.0
119119 coverage : xdebug
120120
Original file line number Diff line number Diff line change 7575
7676 - uses : shivammathur/setup-php@v2
7777 with :
78- php-version : ' 8.3.7 '
78+ php-version : ' 8.3.9 '
7979 tools : composer:2.7.0
8080 coverage : none
8181
@@ -245,7 +245,7 @@ jobs:
245245
246246 - uses : shivammathur/setup-php@v2
247247 with :
248- php-version : ' 8.3.7 '
248+ php-version : ' 8.3.9 '
249249 extensions : intl-73.1
250250 tools : composer:2.7.0
251251 coverage : pcov
Original file line number Diff line number Diff line change 3232
3333 - uses : shivammathur/setup-php@v2
3434 with :
35- php-version : ' 8.3.7 '
35+ php-version : ' 8.3.9 '
3636 extensions : intl-73.1
3737 tools : composer:2.7.0
3838 coverage : pcov
Original file line number Diff line number Diff line change 33# Adapted from https://github.com/api-platform/api-platform/blob/fa1c5808305d7cadbf7b8392e0fddb6e80fb2092/api/Dockerfile
44
55# Versions
6- FROM dunglas/frankenphp:1.1 -php8.3.7 AS frankenphp_upstream
6+ FROM dunglas/frankenphp:1.2 -php8.3.9 AS frankenphp_upstream
77
88# the different stages of this Dockerfile are meant to be built into separate images
99# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage
Original file line number Diff line number Diff line change 66 ],
77 "constraints" : {
88 "node" : " 22.3.0" ,
9- "php" : " 8.3.7 "
9+ "php" : " 8.3.9 "
1010 },
1111 "automergeType" : " branch" ,
1212 "rebaseWhen" : " conflicted" ,
You can’t perform that action at this time.
0 commit comments