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 17
17
uses : shivammathur/setup-php@v2
18
18
with :
19
19
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
20
- php-version : 8.3
20
+ php-version : 8.5
21
21
ini-file : development
22
22
tools : composer:v2, composer-require-checker, composer-unused
23
23
env :
Original file line number Diff line number Diff line change 18
18
- name : Setup PHP
19
19
uses : shivammathur/setup-php@v2
20
20
with :
21
- php-version : 8.4
21
+ php-version : 8.5
22
22
tools : composer:v2,phive
23
23
24
24
# Compile PHAR
@@ -152,7 +152,7 @@ jobs:
152
152
- name : Setup PHP
153
153
uses : shivammathur/setup-php@v2
154
154
with :
155
- php-version : 8.4
155
+ php-version : 8.5
156
156
coverage : none
157
157
- name : Setup Pages
158
158
uses : actions/configure-pages@v5
Original file line number Diff line number Diff line change 57
57
- name : Setup PHP
58
58
uses : shivammathur/setup-php@v2
59
59
with :
60
- php-version : 8.4
60
+ php-version : 8.5
61
61
ini-file : development
62
62
tools : composer:v2
63
63
coverage : pcov
@@ -127,7 +127,7 @@ jobs:
127
127
- name : Setup PHP
128
128
uses : shivammathur/setup-php@v2
129
129
with :
130
- php-version : 8.4
130
+ php-version : 8.5
131
131
# @todo Enable once https://github.com/box-project/box/issues/1423 is resolved
132
132
# ini-file: development
133
133
tools : composer:v2
You can’t perform that action at this time.
0 commit comments