Skip to content

Commit 7076416

Browse files
authored
Update composer.json (#31)
* Update composer.json Removes hirak/prestissimo As it's not needed in composer 2.0 * Updates composer.json Updates `dealerdirect/phpcodesniffer-composer-installer` to `^0.7`
1 parent be50ef0 commit 7076416

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@
2626
"php": ">=5.6,<8.0-dev",
2727
"brianium/paratest": ">=0.14|^1.0",
2828
"codeception/codeception": "^2.3",
29-
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
29+
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
3030
"deployer/deployer": "^4.3",
3131
"deployer/recipes": "^4.0",
3232
"friendsofphp/php-cs-fixer": "^2.8",
33-
"hirak/prestissimo": "^0.3",
3433
"jakub-onderka/php-parallel-lint": ">=0.9.1,<1.0.0",
3534
"pdepend/pdepend": "^2.5",
3635
"phpcompatibility/php-compatibility": "^8.0",

0 commit comments

Comments
 (0)