Skip to content

Commit 6e9f59d

Browse files
committed
Testing for forks
1 parent 8b63f9e commit 6e9f59d

2 files changed

Lines changed: 27 additions & 21 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
"require-dev": {
3030
"phpunit/phpunit": "~5.7"
3131
},
32+
"bin": [
33+
"translation.php"
34+
],
35+
"config": {
36+
"bin-dir": "bin"
37+
},
3238
"autoload": {
3339
"classmap": [
3440
"src/",

composer.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)