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 b558339 commit b8a9c87Copy full SHA for b8a9c87
1 file changed
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
fail-fast: false
65
matrix:
66
operating-system: [ ubuntu-latest, macos-latest, windows-latest ]
67
- php: [ '8.1', '8.2', '8.3', '8.4' ]
+ php: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
68
dependencies: [ 'lowest', 'locked' ]
69
experimental: [ false ]
70
0 commit comments