creste secret key
This commit is contained in:
55
composer.lock
generated
55
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "c51d9ca5b40e143a4d89e80120b7cba8",
|
||||
"content-hash": "da3890f2b5b477bf758306141b8c8583",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -1038,6 +1038,57 @@
|
||||
],
|
||||
"time": "2024-05-20T09:12:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "k-adam/env-editor",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/K-Adam/php-env-editor.git",
|
||||
"reference": "894855dff5df4e6fce3c83dd00941a19f99fc5d5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/K-Adam/php-env-editor/zipball/894855dff5df4e6fce3c83dd00941a19f99fc5d5",
|
||||
"reference": "894855dff5df4e6fce3c83dd00941a19f99fc5d5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "9.5"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"EnvEditor\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Adam Kecskes",
|
||||
"email": "kecskes.adam@outlook.com"
|
||||
}
|
||||
],
|
||||
"description": ".env editor library",
|
||||
"keywords": [
|
||||
"dot-env",
|
||||
"env",
|
||||
"env-editor",
|
||||
"env-loader",
|
||||
"env-php",
|
||||
"env-writer"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/K-Adam/php-env-editor/issues",
|
||||
"source": "https://github.com/K-Adam/php-env-editor/tree/2.0.0"
|
||||
},
|
||||
"time": "2022-06-05T11:17:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "madesimple/php-arrays",
|
||||
"version": "v2.1.0",
|
||||
@ -2625,5 +2676,5 @@
|
||||
"ext-zip": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user