chore(deps): bump jackiedo/dotenv-editor from 1.0.8 to 1.1.1

Bumps [jackiedo/dotenv-editor](https://github.com/JackieDo/Laravel-Dotenv-Editor) from 1.0.8 to 1.1.1.
- [Release notes](https://github.com/JackieDo/Laravel-Dotenv-Editor/releases)
- [Commits](https://github.com/JackieDo/Laravel-Dotenv-Editor/compare/1.0.8...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 04:45:07 +00:00 committed by GitHub
parent 8ea29584b0
commit b4646792da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

21
composer.lock generated
View file

@ -1015,16 +1015,16 @@
}, },
{ {
"name": "jackiedo/dotenv-editor", "name": "jackiedo/dotenv-editor",
"version": "1.0.8", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JackieDo/Laravel-Dotenv-Editor.git", "url": "https://github.com/JackieDo/Laravel-Dotenv-Editor.git",
"reference": "2ceebe3a1cf5b2b1ce61bf6d58fce2af754e3ad3" "reference": "f54431c5a86d341e15c6b96c384133ea3c4ff67d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JackieDo/Laravel-Dotenv-Editor/zipball/2ceebe3a1cf5b2b1ce61bf6d58fce2af754e3ad3", "url": "https://api.github.com/repos/JackieDo/Laravel-Dotenv-Editor/zipball/f54431c5a86d341e15c6b96c384133ea3c4ff67d",
"reference": "2ceebe3a1cf5b2b1ce61bf6d58fce2af754e3ad3", "reference": "f54431c5a86d341e15c6b96c384133ea3c4ff67d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1035,8 +1035,13 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "laravel": {
"dev-master": "1.0-dev" "providers": [
"Jackiedo\\DotenvEditor\\DotenvEditorServiceProvider"
],
"aliases": {
"DotenvEditor": "Jackiedo\\DotenvEditor\\Facades\\DotenvEditor"
}
} }
}, },
"autoload": { "autoload": {
@ -1060,7 +1065,7 @@
"dotenv-editor", "dotenv-editor",
"laravel" "laravel"
], ],
"time": "2018-12-10T08:59:29+00:00" "time": "2020-04-14T08:52:20+00:00"
}, },
{ {
"name": "james-heinrich/getid3", "name": "james-heinrich/getid3",
@ -4869,6 +4874,7 @@
"email": "jakub.onderka@gmail.com" "email": "jakub.onderka@gmail.com"
} }
], ],
"abandoned": "php-parallel-lint/php-console-color",
"time": "2018-09-29T17:23:10+00:00" "time": "2018-09-29T17:23:10+00:00"
}, },
{ {
@ -4915,6 +4921,7 @@
} }
], ],
"description": "Highlight PHP code in terminal", "description": "Highlight PHP code in terminal",
"abandoned": "php-parallel-lint/php-console-highlighter",
"time": "2018-09-29T18:48:56+00:00" "time": "2018-09-29T18:48:56+00:00"
}, },
{ {