We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f9dc5 commit e1f5f83Copy full SHA for e1f5f83
1 file changed
.github/workflows/php.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
env:
17
- COMPOSER_ROOT_VERSION: 2.x-dev
+ COMPOSER_ROOT_VERSION: 1.x-dev
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments