We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ab384 commit b46823eCopy full SHA for b46823e
.github/workflows/main.yml
@@ -6,6 +6,9 @@ jobs:
6
tests:
7
runs-on: ubuntu-latest
8
9
+ env:
10
+ COMPOSER_ROOT_VERSION: 3.99.99
11
+
12
strategy:
13
matrix:
14
php: [8.0, 8.1]
0 commit comments