Include Vendor

This commit is contained in:
Mathieu Lagace
2018-06-27 20:31:54 -04:00
parent d0807a7cf5
commit 5fa3c85b97
6624 changed files with 728653 additions and 1 deletions

13
vendor/psy/psysh/box.json.dist vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"stub": "stub",
"output": "psysh",
"compactors": [
"KevinGH\\Box\\Compactor\\Php"
],
"chmod": "0755",
"blacklist": [
"grammar",
"test_old",
"Documentation"
]
}