diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/LICENSE.md b/LICENSE.md 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/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/config/update.php b/config/update.php old mode 100755 new mode 100644 diff --git a/src/Commands/GenerateJsonFileCommand.php b/src/Commands/GenerateJsonFileCommand.php old mode 100755 new mode 100644 diff --git a/src/Commands/UpdateCommand.php b/src/Commands/UpdateCommand.php old mode 100755 new mode 100644 diff --git a/src/Events/UpdateSuccessful.php b/src/Events/UpdateSuccessful.php old mode 100755 new mode 100644 diff --git a/src/UpdateServiceProvider.php b/src/UpdateServiceProvider.php old mode 100755 new mode 100644