Skip to content
Snippets Groups Projects
Commit 359dd6fc authored by Jess's avatar Jess
Browse files

SA-CORE-2021-001 by larowlan, stephenacrossri, siliconmeadow, mcdruid, xjm,...

SA-CORE-2021-001 by larowlan, stephenacrossri, siliconmeadow, mcdruid, xjm, vijaycs85, mlhess, greggles
parent 43b13ed1
No related branches found
No related tags found
No related merge requests found
......@@ -486,7 +486,7 @@
"dist": {
"type": "path",
"url": "core",
"reference": "d9034346624e6edc758fe912c3840544a2c6b15a"
"reference": "d221555b5f1598264cb27a6f1b278ed9abd3fc51"
},
"require": {
"asm89/stack-cors": "^1.1",
......@@ -511,7 +511,7 @@
"laminas/laminas-diactoros": "^2.1",
"laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1",
"pear/archive_tar": "^1.4.11",
"pear/archive_tar": "^1.4.12",
"php": "^7.3",
"psr/log": "^1.0",
"stack/builder": "^1.0",
......@@ -1426,16 +1426,16 @@
},
{
"name": "pear/archive_tar",
"version": "1.4.11",
"version": "1.4.12",
"source": {
"type": "git",
"url": "https://github.com/pear/Archive_Tar.git",
"reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d"
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/17d355cb7d3c4ff08e5729f29cd7660145208d9d",
"reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
"shasum": ""
},
"require": {
......@@ -1488,11 +1488,17 @@
"archive",
"tar"
],
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
"source": "https://github.com/pear/Archive_Tar"
},
"time": "2020-11-19T22:10:24+00:00"
"funding": [
{
"url": "https://github.com/mrook",
"type": "github"
},
{
"url": "https://www.patreon.com/michielrook",
"type": "patreon"
}
],
"time": "2021-01-18T19:32:54+00:00"
},
{
"name": "pear/console_getopt",
......@@ -7110,5 +7116,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
"plugin-api-version": "1.1.0"
}
......@@ -23,7 +23,7 @@
"laminas/laminas-stdlib": "3.2.1",
"laminas/laminas-zendframework-bridge": "1.0.4",
"masterminds/html5": "2.7.0",
"pear/archive_tar": "1.4.11",
"pear/archive_tar": "1.4.12",
"pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1",
......
......@@ -44,7 +44,7 @@
"laminas/laminas-diactoros": "^2.1",
"composer/semver": "^1.0",
"asm89/stack-cors": "^1.1",
"pear/archive_tar": "^1.4.11",
"pear/archive_tar": "^1.4.12",
"psr/log": "^1.0"
},
"conflict": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment