From f5ca514bf5516b48dcafb14f4396ee3ff3ea3255 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Aug 2014 17:03:57 +0200 Subject: php-jsonlint: 1.2.0 (backport) --- php-jsonlint-bin-without-composer-autoloader.patch | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 php-jsonlint-bin-without-composer-autoloader.patch (limited to 'php-jsonlint-bin-without-composer-autoloader.patch') diff --git a/php-jsonlint-bin-without-composer-autoloader.patch b/php-jsonlint-bin-without-composer-autoloader.patch new file mode 100644 index 0000000..fdad739 --- /dev/null +++ b/php-jsonlint-bin-without-composer-autoloader.patch @@ -0,0 +1,35 @@ +diff --git a/bin/jsonlint b/bin/jsonlint +index 1b9272a..c15cfa6 100755 +--- a/bin/jsonlint ++++ b/bin/jsonlint +@@ -1,4 +1,4 @@ +-#!/usr/bin/env php ++#!/usr/bin/php +