Skip to content

Commit

Permalink
Revert "[TASK] Deploy with Composer snapshot (TYPO3#305)"
Browse files Browse the repository at this point in the history
This reverts commit ecc3ba2.

The issue is fixed now see composer/composer#10672
  • Loading branch information
gilbertsoft committed Mar 30, 2022
1 parent 80c5a67 commit 0967ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
tools: composer:snapshot, andres-montanez/magallanes
tools: composer:v2, andres-montanez/magallanes
- name: Get Environment
id: environment
run: |
Expand Down

0 comments on commit 0967ad7

Please sign in to comment.