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 e584eed commit 7f0f498Copy full SHA for 7f0f498
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- php-version: ['8.1', '8.2', '8.3', '8.4']
+ php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
22
prefer-lowest: ['']
23
include:
24
- php-version: '8.1'
0 commit comments