mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Bump mpociot/laravel-apidoc-generator from 3.12.0 to 3.13.0 (#1065)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases) - [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md) - [Commits](https://github.com/mpociot/laravel-apidoc-generator/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3edd800b4d
commit
d84d863b09
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -5244,7 +5244,7 @@
|
|||
},
|
||||
{
|
||||
"name": "mpociot/laravel-apidoc-generator",
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mpociot/laravel-apidoc-generator.git",
|
||||
|
@ -7930,16 +7930,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v4.3.3",
|
||||
"version": "v4.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6"
|
||||
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/34d29c2acd1ad65688f58452fd48a46bd996d5a6",
|
||||
"reference": "34d29c2acd1ad65688f58452fd48a46bd996d5a6",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
|
||||
"reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7985,7 +7985,7 @@
|
|||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-07-24T14:47:54+00:00"
|
||||
"time": "2019-08-20T14:27:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
|
Loading…
Reference in a new issue