Files
faveo/vendor/psy/psysh/box.json.dist
Manish Verma 6742e13d81 Composer update
* updated Laravel to v5.6.38
* Added laravel tinker in dev dependencies
2018-09-19 15:44:43 +05:30

14 lines
222 B
Plaintext

{
"stub": "stub",
"output": "psysh",
"compactors": [
"KevinGH\\Box\\Compactor\\Php"
],
"chmod": "0755",
"blacklist": [
"grammar",
"test_old",
"Documentation"
]
}