mirror of
https://github.com/koel/koel
synced 2024-11-24 13:13:05 +00:00
Bump mockery/mockery from 1.2.3 to 1.2.4 (#1096)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md) - [Commits](https://github.com/mockery/mockery/compare/1.2.3...1.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f43b72999e
commit
35efc6b1a3
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -1038,15 +1038,15 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Craig Duncan",
|
||||
"role": "Developer",
|
||||
"email": "git@duncanc.co.uk",
|
||||
"homepage": "https://github.com/duncan3dc"
|
||||
"homepage": "https://github.com/duncan3dc",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "James Heinrich",
|
||||
"role": "Developer",
|
||||
"email": "info@getid3.org",
|
||||
"homepage": "https://github.com/JamesHeinrich"
|
||||
"homepage": "https://github.com/JamesHeinrich",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Extract and write useful information to/from popular multimedia file formats",
|
||||
|
@ -5129,16 +5129,16 @@
|
|||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mockery/mockery.git",
|
||||
"reference": "4eff936d83eb809bde2c57a3cea0ee9643769031"
|
||||
"reference": "b3453f75fd23d9fd41685f2148f4abeacabc6405"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mockery/mockery/zipball/4eff936d83eb809bde2c57a3cea0ee9643769031",
|
||||
"reference": "4eff936d83eb809bde2c57a3cea0ee9643769031",
|
||||
"url": "https://api.github.com/repos/mockery/mockery/zipball/b3453f75fd23d9fd41685f2148f4abeacabc6405",
|
||||
"reference": "b3453f75fd23d9fd41685f2148f4abeacabc6405",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5152,7 +5152,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0.x-dev"
|
||||
"dev-master": "1.2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -5190,7 +5190,7 @@
|
|||
"test double",
|
||||
"testing"
|
||||
],
|
||||
"time": "2019-08-07T15:01:07+00:00"
|
||||
"time": "2019-09-30T08:30:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mpociot/documentarian",
|
||||
|
|
Loading…
Reference in a new issue