Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 9bd8fd1

Browse files
committed
- Added missing doc blocks
- Refactoring
1 parent a7cdf20 commit 9bd8fd1

30 files changed

+607
-95
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@
4141
"ScoutElastic\\ScoutElasticServiceProvider"
4242
]
4343
}
44+
},
45+
"scripts": {
46+
"test": "vendor/bin/phpunit -c phpunit.xml"
4447
}
4548
}

0 commit comments

Comments
 (0)