Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit eab01d8

Browse files
committed
more progress
1 parent 4c89a26 commit eab01d8

File tree

13 files changed

+1424
-868
lines changed

13 files changed

+1424
-868
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"phpmd/phpmd": "^2.6",
3030
"phpstan/phpstan": "^0.10.5",
3131
"phpunit/phpunit": "^7.0",
32-
"sebastian/phpcpd": "^4.1"
32+
"sebastian/phpcpd": "^4.1",
33+
"friendsofphp/php-cs-fixer": "~2.0"
3334
},
3435
"autoload": {
3536
"classmap": [

0 commit comments

Comments
 (0)