From 2f6b7719b1829a200d0e4aebc97ecb513c5cd38a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Jun 2017 08:13:59 +0200 Subject: [PATCH] drop unneeded permissions --- README.md | 0 composer.json | 0 phpunit.xml | 0 src/Enum.php | 0 tests/EnumTest.php | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 README.md mode change 100755 => 100644 composer.json mode change 100755 => 100644 phpunit.xml mode change 100755 => 100644 src/Enum.php mode change 100755 => 100644 tests/EnumTest.php diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/phpunit.xml b/phpunit.xml old mode 100755 new mode 100644 diff --git a/src/Enum.php b/src/Enum.php old mode 100755 new mode 100644 diff --git a/tests/EnumTest.php b/tests/EnumTest.php old mode 100755 new mode 100644