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 26efcc5 commit 590a5b0Copy full SHA for 590a5b0
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
RUN_PHPSTAN: true
34
RUN_PSALM: true
35
RUN_BENCHMARK: true
36
- - PHP_VERSION: 8.0-rc
+ - PHP_VERSION: 8.0
37
CODE_COVERAGE: true
38
39
0 commit comments