{
    "require": {
        "payuindia/payu": "2.4.6"
    },
    "extra": {
	    "composer-exit-on-patch-failure": true,
	    "patches": {
	        "magento/module-payment": {
	            "MAGETWO-1234: Checkout page freezes when ordering with Authorize.net with invalid credit card": "patch_discount_payu_dyson.patch"
	        }
	    }
	}

}
