summarylogtreecommitdiffstats
path: root/phpunit56.patch
blob: 58793c705a02b90ea2ccf371545504fc5d562e88 (plain)
1
2
3
4
5
6
7
8
--- vendor/phpunit/phpunit/phpunit	2016-02-11 14:56:33.000000000 +0000
+++ vendor/phpunit/phpunit/phpunit	2016-04-10 22:52:38.205971643 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env php
+#!/usr/bin/env php56
 <?php
 /*
  * This file is part of PHPUnit.