File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
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.4.13 '
29+ php-version : ' 8.4.14 '
3030 tools : composer:2.8.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.4.13 '
24+ php-version : ' 8.4.14 '
2525 tools : composer:2.8.0
2626 coverage : xdebug
2727
3636
3737 - uses : shivammathur/setup-php@v2
3838 with :
39- php-version : ' 8.4.13 '
39+ php-version : ' 8.4.14 '
4040 tools : composer:2.8.0
4141 coverage : xdebug
4242
6666
6767 - uses : shivammathur/setup-php@v2
6868 with :
69- php-version : ' 8.4.13 '
69+ php-version : ' 8.4.14 '
7070 tools : composer:2.8.0
7171 coverage : xdebug
7272
@@ -114,7 +114,7 @@ jobs:
114114
115115 - uses : shivammathur/setup-php@v2
116116 with :
117- php-version : ' 8.4.13 '
117+ php-version : ' 8.4.14 '
118118 tools : composer:2.8.0
119119 coverage : xdebug
120120
Original file line number Diff line number Diff line change 9191
9292 - uses : shivammathur/setup-php@v2
9393 with :
94- php-version : ' 8.4.13 '
94+ php-version : ' 8.4.14 '
9595 tools : composer:2.8.0
9696 coverage : none
9797
@@ -264,7 +264,7 @@ jobs:
264264
265265 - uses : shivammathur/setup-php@v2
266266 with :
267- php-version : ' 8.4.13 '
267+ php-version : ' 8.4.14 '
268268 extensions : intl-73.1
269269 tools : composer:2.8.0
270270 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.9-php8.4.13 AS frankenphp_upstream
6+ FROM dunglas/frankenphp:1.9-php8.4.14 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" : " 24.10.0" ,
9- "php" : " 8.4.13 "
9+ "php" : " 8.4.14 "
1010 },
1111 "automergeType" : " branch" ,
1212 "rebaseWhen" : " conflicted" ,
You can’t perform that action at this time.
0 commit comments