From a0382f7af457bfc168b088877f516b16c43de4cc Mon Sep 17 00:00:00 2001 From: Henrique Moody Date: Tue, 21 Jul 2015 11:22:33 -0300 Subject: [PATCH] Update some files permissions Some files were defined as executable but they should not be --- README.md | 0 library/Rules/Age.php | 0 tests/Rules/PhoneTest.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 README.md mode change 100755 => 100644 library/Rules/Age.php mode change 100755 => 100644 tests/Rules/PhoneTest.php diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/library/Rules/Age.php b/library/Rules/Age.php old mode 100755 new mode 100644 diff --git a/tests/Rules/PhoneTest.php b/tests/Rules/PhoneTest.php old mode 100755 new mode 100644