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 9456125 commit 2d510b2Copy full SHA for 2d510b2
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
fail-fast: false
7
matrix:
8
include:
9
- - php: 8.4
+ - php: 8.5
10
- php: "8.1"
11
composer: --prefer-lowest
12
runs-on: ubuntu-latest
0 commit comments