Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit 05e772b

Browse files
committed
Added editor config
1 parent dd77c68 commit 05e772b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"email": "webysther@gmail.com"
1111
}
1212
],
13-
"require-dev": {
14-
"behat/behat": "@stable",
13+
"require-dev": {
14+
"behat/behat": "@stable",
1515
"brianium/paratest": "@stable",
1616
"friendsofphp/php-cs-fixer": "@stable",
1717
"phploc/phploc": "@stable",
@@ -22,7 +22,7 @@
2222
"sebastian/phpcpd": "@stable",
2323
"sensiolabs/security-checker": "@stable",
2424
"squizlabs/php_codesniffer": "@stable"
25-
},
25+
},
2626
"suggest": {
2727
"hirak/prestissimo": "Composer parallel install plugin"
2828
}

0 commit comments

Comments
 (0)