Bump mpociot/laravel-apidoc-generator from 3.2.0 to 3.3.0 (#888)

Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>

*Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).*

> ## 3.3.0
> [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#330---wednesday-2-january-2019)
</details>
<details>
<summary>Changelog</summary>

*Sourced from [mpociot/laravel-apidoc-generator's changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md).*

> ## [3.3.0] - Wednesday, 2 January 2019
> ### Added
> - Ability to replace json key values in response file (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/434)
> - Support for custom transfer serializers (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/441)
</details>
<details>
<summary>Commits</summary>

- [`20fdf98`](20fdf9858a) Update CHANGELOG.md
- [`fb599ae`](fb599aed3e) Merge pull request [#442](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/442) from mpociot/analysis-qgrGeG
- [`236e877`](236e87793a) Apply fixes from StyleCI
- [`0085188`](0085188cb0) Merge pull request [#441](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/441) from lloricode/custom-serializer
- [`bf78d31`](bf78d314a5) Update apidoc.php
- [`7dd614f`](7dd614ff6c) 👍 example
- [`a655125`](a655125a8e) 📚 more detail
- [`1e1c795`](1e1c795f4c) Merge branch 'master' of https://github.com/mpociot/laravel-apidoc-generator ...
- [`4c87b21`](4c87b21d29) Update CONTRIBUTING.md
- [`1e02195`](1e021953d8) Merge pull request [#440](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/440) from lloricode/patch-1
- Additional commits viewable in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.2.0...3.3.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.2.0&new-version=3.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.2.0&new-version=3.3.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
This commit is contained in:
dependabot[bot] 2019-01-03 11:05:01 +01:00 committed by Phan An
parent ff891f8eee
commit d73baa5a92

21
composer.lock generated
View file

@ -4547,16 +4547,16 @@
},
{
"name": "mnapoli/silly",
"version": "1.7.0",
"version": "1.7.1",
"source": {
"type": "git",
"url": "https://github.com/mnapoli/silly.git",
"reference": "bd6d1ec6d1644a5dfd5325492f2f8d36037da32c"
"reference": "5f7f34f4db75685e6fe7d652c12d9a7b6e8034d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mnapoli/silly/zipball/bd6d1ec6d1644a5dfd5325492f2f8d36037da32c",
"reference": "bd6d1ec6d1644a5dfd5325492f2f8d36037da32c",
"url": "https://api.github.com/repos/mnapoli/silly/zipball/5f7f34f4db75685e6fe7d652c12d9a7b6e8034d6",
"reference": "5f7f34f4db75685e6fe7d652c12d9a7b6e8034d6",
"shasum": ""
},
"require": {
@ -4566,6 +4566,7 @@
"symfony/console": "~3.0|~4.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.12",
"mnapoli/phpunit-easymock": "~1.0",
"phpunit/phpunit": "~6.4"
},
@ -4588,7 +4589,7 @@
"micro-framework",
"silly"
],
"time": "2017-11-18T14:01:30+00:00"
"time": "2018-12-26T21:17:30+00:00"
},
{
"name": "mockery/mockery",
@ -4705,16 +4706,16 @@
},
{
"name": "mpociot/laravel-apidoc-generator",
"version": "3.2.0",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/mpociot/laravel-apidoc-generator.git",
"reference": "d13b0e1687de3af9168d94e9845dba48423707b0"
"reference": "20fdf9858a6381c475a3eb54df520fa374725513"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mpociot/laravel-apidoc-generator/zipball/d13b0e1687de3af9168d94e9845dba48423707b0",
"reference": "d13b0e1687de3af9168d94e9845dba48423707b0",
"url": "https://api.github.com/repos/mpociot/laravel-apidoc-generator/zipball/20fdf9858a6381c475a3eb54df520fa374725513",
"reference": "20fdf9858a6381c475a3eb54df520fa374725513",
"shasum": ""
},
"require": {
@ -4767,7 +4768,7 @@
"documentation",
"laravel"
],
"time": "2018-12-12T21:07:16+00:00"
"time": "2019-01-02T19:53:45+00:00"
},
{
"name": "mpociot/reflection-docblock",