composer.json
This commit is contained in:
		
							parent
							
								
									a95b614692
								
							
						
					
					
						commit
						010f3d848b
					
				|  | @ -1,8 +1,6 @@ | |||
| { | ||||
|   "require" : { | ||||
|     "squizlabs/php_codesniffer" : "2.7.1" | ||||
|   }, | ||||
|   "require-dev" : { | ||||
|     "phpunit/phpunit" : "5.5.*" | ||||
|     "phpunit/phpunit" : "5.5.*", | ||||
|     "squizlabs/php_codesniffer" : "2.7.1" | ||||
|   } | ||||
| } | ||||
		Loading…
	
		Reference in New Issue