File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 - name : Setup PHP
2626 uses : shivammathur/setup-php@v2
2727 with :
28- php-version : 8.4
28+ php-version : 8.5
2929 ini-file : development
3030 tools : composer:v2, composer-require-checker, composer-unused
3131 env :
Original file line number Diff line number Diff line change 1818 - name : Setup PHP
1919 uses : shivammathur/setup-php@v2
2020 with :
21- php-version : 8.4
21+ php-version : 8.5
2222 tools : composer:v2,phive
2323
2424 # Compile PHAR
@@ -152,7 +152,7 @@ jobs:
152152 - name : Setup PHP
153153 uses : shivammathur/setup-php@v2
154154 with :
155- php-version : 8.4
155+ php-version : 8.5
156156 coverage : none
157157 - name : Setup Pages
158158 uses : actions/configure-pages@v5
Original file line number Diff line number Diff line change 6868 - name : Setup PHP
6969 uses : shivammathur/setup-php@v2
7070 with :
71- php-version : 8.4
71+ php-version : 8.5
7272 ini-file : development
7373 tools : composer:v2
7474 coverage : pcov
@@ -140,7 +140,7 @@ jobs:
140140 - name : Setup PHP
141141 uses : shivammathur/setup-php@v2
142142 with :
143- php-version : 8.4
143+ php-version : 8.5
144144 # @todo Enable once https://github.com/box-project/box/issues/1423 is resolved
145145 # ini-file: development
146146 tools : composer:v2
You can’t perform that action at this time.
0 commit comments