Skip to content

Commit

Permalink
Removes executable bit from a number of files
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj committed Dec 8, 2020
1 parent 9fa7e8f commit 5a3de8a
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 0 deletions.
Empty file modified lib/helpers.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/en.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/es.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/fr.php
100755 → 100644
Empty file.
Empty file modified tests/Inflections/tr.php
100755 → 100644
Empty file.
Empty file modified tests/InflectorTest.php
100755 → 100644
Empty file.
Empty file modified tests/bootstrap.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_dash.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_underscore.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_to_underscore_without_reverse.php
100755 → 100644
Empty file.
Empty file modified tests/cases/camel_with_namespace_to_underscore_with_slash.php
100755 → 100644
Empty file.
Empty file modified tests/cases/ordinal_numbers.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscore_to_human.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscore_to_lower_camel.php
100755 → 100644
Empty file.
Empty file modified tests/cases/underscores_to_dashes.php
100755 → 100644
Empty file.

0 comments on commit 5a3de8a

Please sign in to comment.