Merge pull request #211 from eai04191/feature/fix-210
composer fixでconfigを指定する
This commit is contained in:
		@@ -50,7 +50,7 @@
 | 
			
		||||
            "@php artisan package:discover"
 | 
			
		||||
        ],
 | 
			
		||||
        "fix": [
 | 
			
		||||
            "php-cs-fixer fix"
 | 
			
		||||
            "php-cs-fixer fix --config=.php_cs.dist"
 | 
			
		||||
        ],
 | 
			
		||||
        "test": [
 | 
			
		||||
            "phpunit"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user