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 b841525 commit 8a4f36eCopy full SHA for 8a4f36e
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- php: [ '7.4', '8.0', '8.2', '8.4' ]
+ php: [ '7.4', '8.0', '8.2', '8.4', '8.5' ]
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v6
0 commit comments