Skip to content

Commit ada6749

Browse files
[TASK] Update php to v8.5
| datasource | package | from | to | | ----------- | ----------- | ---- | --- | | github-tags | php/php-src | 8.4 | 8.5 |
1 parent a58c6f5 commit ada6749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
uses: shivammathur/setup-php@v2
142142
with:
143143
# @todo Switch to PHP 8.5 once Box is fully PHP 8.5 compatible
144-
php-version: 8.4
144+
php-version: 8.5
145145
ini-file: development
146146
tools: composer:v2
147147

0 commit comments

Comments
 (0)