We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3702fa7 commit b4e60b9Copy full SHA for b4e60b9
1 file changed
.github/workflows/benchmarks.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install PHP
14
uses: shivammathur/setup-php@master
15
with:
16
- php-version: '8.4'
+ php-version: '8.5'
17
tools: 'composer:v2'
18
extensions: mbstring, dom, soap
19
coverage: none
0 commit comments