There was an error while loading. Please reload this page.
1 parent b3974b2 commit c68c45dCopy full SHA for c68c45d
composer.json
@@ -2,9 +2,10 @@
2
"name": "plumthedev/yii2-php-cs-fixer-config",
3
"description": "Yii2 PHP coding standards configuration",
4
"type": "library",
5
- "require": {},
6
- "require-dev": {
+ "require": {
7
"friendsofphp/php-cs-fixer": "^2.16",
+ },
8
+ "require-dev": {
9
"phpunit/phpunit": "4.3.*"
10
},
11
"scripts": {
0 commit comments