-
- Downloads
Remove deployer dependency
This is now handled by the composer.json in .gitlab-ci if needed
... | ... | @@ -99,8 +99,6 @@ |
} | ||
}, | ||
"require-dev": { | ||
"deployer/deployer": "^6.4", | ||
"deployer/recipes": "^6.2", | ||
"friendsofphp/php-cs-fixer": "^3.0", | ||
"phpstan/phpstan": "^0.12.7", | ||
"phpstan/phpstan-phpunit": "^0.12.6", | ||
... | ... |
Please register or sign in to comment