chore: bump simplepie/simplepie from 1.5.8 to 1.6.0 in /legacy (#1789)
Bumps [simplepie/simplepie](https://github.com/simplepie/simplepie) from 1.5.8 to 1.6.0. - [Release notes](https://github.com/simplepie/simplepie/releases) - [Changelog](https://github.com/simplepie/simplepie/blob/master/CHANGELOG.md) - [Commits](https://github.com/simplepie/simplepie/compare/1.5.8...1.6.0) --- updated-dependencies: - dependency-name: simplepie/simplepie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
940a1d05a9
commit
6a685720fc
|
@ -728,16 +728,16 @@
|
|||
},
|
||||
{
|
||||
"name": "simplepie/simplepie",
|
||||
"version": "1.5.8",
|
||||
"version": "1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/simplepie/simplepie.git",
|
||||
"reference": "d1d80f37264c9f1ed7fa3434eca14d179cb689b1"
|
||||
"reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/d1d80f37264c9f1ed7fa3434eca14d179cb689b1",
|
||||
"reference": "d1d80f37264c9f1ed7fa3434eca14d179cb689b1",
|
||||
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
|
||||
"reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -760,6 +760,9 @@
|
|||
"autoload": {
|
||||
"psr-0": {
|
||||
"SimplePie": "library"
|
||||
},
|
||||
"psr-4": {
|
||||
"SimplePie\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
|
@ -793,9 +796,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/simplepie/simplepie/issues",
|
||||
"source": "https://github.com/simplepie/simplepie/tree/1.5.8"
|
||||
"source": "https://github.com/simplepie/simplepie/tree/1.6.0"
|
||||
},
|
||||
"time": "2021-12-24T02:53:50+00:00"
|
||||
"time": "2022-04-21T11:05:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "zf1s/zend-acl",
|
||||
|
@ -4209,5 +4212,5 @@
|
|||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue