diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index fc70daf..6569969 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -6,7 +6,7 @@ permissions: contents: read env: - COMPOSER_ROOT_VERSION: ${{ github.ref }} + COMPOSER_ROOT_VERSION: dev-main jobs: build: