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 37ca780 commit aa1c219Copy full SHA for aa1c219
.github/workflows/tests.yaml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: true
28
matrix:
29
- php: [8.3, 8.4]
+ php: [ 8.3 ]
30
phpunit: ['11.0', '11.4', '12.2']
31
phpstan: ['2.1']
32
paratest: ['7.8', '7.10']
0 commit comments