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 4597aef commit 04ee4edCopy full SHA for 04ee4ed
.github/workflows/php.yml
@@ -15,6 +15,8 @@ jobs:
15
php-version:
16
- "7.4"
17
- "8.1"
18
+ - "8.2"
19
+ - "8.3"
20
dependencies:
21
- "lowest"
22
- "highest"
0 commit comments