From 159708907dfaa80b2ff72d70a41e194054d87268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Flor=C3=AAncio?= Date: Wed, 8 Mar 2017 13:27:05 +0000 Subject: [PATCH] Fixed namespace, 's' was missing --- .../CoinpaymentsIPN/Exceptions/InsufficientDataException.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RonMelkhior/CoinpaymentsIPN/Exceptions/InsufficientDataException.php b/src/RonMelkhior/CoinpaymentsIPN/Exceptions/InsufficientDataException.php index ee75837..6921155 100644 --- a/src/RonMelkhior/CoinpaymentsIPN/Exceptions/InsufficientDataException.php +++ b/src/RonMelkhior/CoinpaymentsIPN/Exceptions/InsufficientDataException.php @@ -1,6 +1,6 @@