We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584a472 commit 252e9caCopy full SHA for 252e9ca
.github/workflows/test-php.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
strategy:
26
matrix:
27
- php: ['8.1']
+ php: ['8.2']
28
composer-mode: ['low-deps', 'high-deps']
29
30
steps:
0 commit comments