Skip to content

Commit

Permalink
remove composer-dependency-analyser.php from releases (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Sep 3, 2024
1 parent 6d5d529 commit 4d712cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: cp build/composer-php-72.json composer.json

# clear the dev files
- run: rm -rf build .github tests stubs ecs.php phpstan.neon phpunit.xml
- run: rm -rf build .github tests stubs ecs.php phpstan.neon phpunit.xml composer-dependency-analyser.php

# setup git user
-
Expand Down

0 comments on commit 4d712cb

Please sign in to comment.