From 2d99131d639525efa265950d97ee358b19f03ead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Fri, 30 Jun 2023 11:46:04 +0000 Subject: [PATCH] Remove execute permissions from files --- .gitignore | 0 .travis.yml | 0 README.md | 0 composer.json | 0 easy-coding-standard.yml | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .gitignore mode change 100755 => 100644 .travis.yml mode change 100755 => 100644 README.md mode change 100755 => 100644 composer.json mode change 100755 => 100644 easy-coding-standard.yml diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/.travis.yml b/.travis.yml old mode 100755 new mode 100644 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/easy-coding-standard.yml b/easy-coding-standard.yml old mode 100755 new mode 100644