We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2650776 commit a6d2a91Copy full SHA for a6d2a91
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
coverage: none
66
ini-values: "memory_limit=-1, zend.assertions=1"
67
- php-version: 8.2
+ php-version: 8.1
68
tools: composer:v2, flex
69
70
- name: Install dependencies
0 commit comments