From 0df2277d9fd07cc36195d61db8ffb0f41ef0b031 Mon Sep 17 00:00:00 2001 From: Nicolas Janik Date: Mon, 15 Apr 2019 09:44:56 -0400 Subject: [PATCH] Replace the php short tag by a normal one. I think this is the only one file that have this kind of deprecated php open tag in this whole repo. I have to change it to be able to try this package. --- src/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Client.php b/src/Client.php index d962d28..bf27511 100644 --- a/src/Client.php +++ b/src/Client.php @@ -1,4 +1,4 @@ -