Limit phpunit dev dependency to stable.
This commit is contained in:
		| @@ -25,7 +25,7 @@ | ||||
|     }, | ||||
| 	"require-dev": { | ||||
| 		"squizlabs/php_codesniffer": "*", | ||||
| 		"phpunit/phpunit": "*", | ||||
| 		"phpunit/phpunit": "3.7.*@stable", | ||||
| 		"mockery/mockery": "*" | ||||
| 	}, | ||||
|     "autoload": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GaryJones
					GaryJones