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.13 ' 
29+           php-version : ' 8.4.4 ' 
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.3.13 ' 
24+           php-version : ' 8.4.4 ' 
2525          tools : composer:2.8.0 
2626          coverage : xdebug 
2727
3636
3737      - uses : shivammathur/setup-php@v2 
3838        with :
39-           php-version : ' 8.3.13 ' 
39+           php-version : ' 8.4.4 ' 
4040          tools : composer:2.8.0 
4141          coverage : xdebug 
4242
6666
6767      - uses : shivammathur/setup-php@v2 
6868        with :
69-           php-version : ' 8.3.13 ' 
69+           php-version : ' 8.4.4 ' 
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.3.13 ' 
117+           php-version : ' 8.4.4 ' 
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.3.13 ' 
94+           php-version : ' 8.4.4 ' 
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.3.13 ' 
267+           php-version : ' 8.4.4 ' 
268268          extensions : intl-73.1 
269269          tools : composer:2.8.0 
270270          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.13 ' 
35+           php-version : ' 8.4.4 ' 
3636          extensions : intl-73.1 
3737          tools : composer:2.8.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.2 -php8.3.13  AS frankenphp_upstream
6+ FROM  dunglas/frankenphp:1.4 -php8.4.4  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.13.1"  ,
9-     "php" : " 8.3.13 " 
9+     "php" : " 8.4.4 " 
1010  },
1111  "automergeType" : " branch"  ,
1212  "rebaseWhen" : " conflicted"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments