mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
Bump barryvdh/laravel-ide-helper from 2.5.2 to 2.5.3 (#883)
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.5.2 to 2.5.3. <details> <summary>Commits</summary> - [`3d7f124`](3d7f124089
) prevent loading views if `view` class not in container ([#691](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/691)) - [`32df0a3`](32df0a3bc6
) Fix: Parametrized relationships prevent generation of metadata ([#719](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/719)) - [`2f8283a`](2f8283a746
) Optionally write missing Laravel Model DocBlock ([#700](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/700)) - [`2a63b31`](2a63b31475
) Merge pull request [#730](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/730) from apollopy/master - [`494d159`](494d1593c8
) Merge pull request [#732](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/732) from HikaruYasuda/fix/duplicateMacroMethods - [`e513fb3`](e513fb34dc
) Merge pull request [#743](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/743) from JeppeKnockaert/fix-travis-timeout - [`5db8275`](5db82752ef
) Merge pull request [#742](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/742) from JeppeKnockaert/update-reflection-docblock-to-v2-0-6 - [`1f555bc`](1f555bc194
) bugfix - Increase composer update timeout in Travis - [`b0ce532`](b0ce5325de
) Update ReflectionDocBlock to v2.0.6 - [`aeae59d`](aeae59d0af
) Merge pull request [#740](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/740) from JeppeKnockaert/fix-cannot-redeclare-method - Additional commits viewable in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.5.2...v2.5.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.2&new-version=2.5.3)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.2&new-version=2.5.3) 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:
parent
3460f2991c
commit
a3aec09e8b
1 changed files with 14 additions and 14 deletions
28
composer.lock
generated
28
composer.lock
generated
|
@ -2511,7 +2511,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.2.0",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
|
@ -2983,7 +2983,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v4.2.0",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
|
@ -3419,20 +3419,20 @@
|
|||
"packages-dev": [
|
||||
{
|
||||
"name": "barryvdh/laravel-ide-helper",
|
||||
"version": "v2.5.2",
|
||||
"version": "v2.5.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barryvdh/laravel-ide-helper.git",
|
||||
"reference": "981ff45b43e0cf808af0a5a5f40f6369e0e29499"
|
||||
"reference": "3d7f1240896a075aa23b13f82dfcbe165dadeef2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/981ff45b43e0cf808af0a5a5f40f6369e0e29499",
|
||||
"reference": "981ff45b43e0cf808af0a5a5f40f6369e0e29499",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/3d7f1240896a075aa23b13f82dfcbe165dadeef2",
|
||||
"reference": "3d7f1240896a075aa23b13f82dfcbe165dadeef2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"barryvdh/reflection-docblock": "^2.0.4",
|
||||
"barryvdh/reflection-docblock": "^2.0.6",
|
||||
"composer/composer": "^1.6",
|
||||
"illuminate/console": "^5.5,<5.8",
|
||||
"illuminate/filesystem": "^5.5,<5.8",
|
||||
|
@ -3489,20 +3489,20 @@
|
|||
"phpstorm",
|
||||
"sublime"
|
||||
],
|
||||
"time": "2018-10-06T09:35:51+00:00"
|
||||
"time": "2018-12-19T12:12:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "barryvdh/reflection-docblock",
|
||||
"version": "v2.0.5",
|
||||
"version": "v2.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barryvdh/ReflectionDocBlock.git",
|
||||
"reference": "64165bd4ba9a550d11ea57569463b7c722dc6b0a"
|
||||
"reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/64165bd4ba9a550d11ea57569463b7c722dc6b0a",
|
||||
"reference": "64165bd4ba9a550d11ea57569463b7c722dc6b0a",
|
||||
"url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
|
||||
"reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3538,7 +3538,7 @@
|
|||
"email": "mike.vanriel@naenius.com"
|
||||
}
|
||||
],
|
||||
"time": "2018-10-25T19:09:52+00:00"
|
||||
"time": "2018-12-13T10:34:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
|
@ -7215,7 +7215,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v4.2.0",
|
||||
"version": "v4.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
|
|
Loading…
Reference in a new issue