Revert "[stable31] ci: Generate authoritative classmap again"

This commit is contained in:
Joas Schilling
2025-04-10 16:44:26 +02:00
committed by GitHub
parent 96b3a89200
commit 763a0ffa03

View File

@ -89,7 +89,7 @@ jobs:
if: steps.check_composer.outputs.files_exists == 'true'
run: |
cd ${{ env.APP_NAME }}
composer install --no-dev --classmap-authoritative
composer install --no-dev
- name: Build ${{ env.APP_NAME }}
# Skip if no package.json