first commit
This commit is contained in:
22
libraries/vendor/defuse/php-encryption/dist/box.json
vendored
Normal file
22
libraries/vendor/defuse/php-encryption/dist/box.json
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"chmod": "0755",
|
||||
"finder": [
|
||||
{
|
||||
"in": "src",
|
||||
"name": "*.php"
|
||||
},
|
||||
{
|
||||
"in": "vendor/composer",
|
||||
"name": "*.php"
|
||||
},
|
||||
{
|
||||
"in": "vendor/paragonie",
|
||||
"name": "*.php",
|
||||
"exclude": "other"
|
||||
}
|
||||
],
|
||||
"main": "vendor/autoload.php",
|
||||
"output": "defuse-crypto.phar",
|
||||
"shebang": false,
|
||||
"stub": true
|
||||
}
|
||||
Reference in New Issue
Block a user