Skip to content

Commit 0f06ffa

Browse files
feat: removed cs fixer
1 parent f04d0a8 commit 0f06ffa

2 files changed

Lines changed: 0 additions & 63 deletions

File tree

.php-cs-fixer.dist.php

Lines changed: 0 additions & 57 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,5 @@
3636
},
3737
"require": {
3838
"shopware/core": "~6.5.2"
39-
},
40-
"require-dev": {
41-
"friendsofphp/php-cs-fixer": "~3.0"
42-
},
43-
"scripts": {
44-
"cs-fixer": "php-cs-fixer fix"
4539
}
4640
}

0 commit comments

Comments
 (0)