Skip to content
Snippets Groups Projects
Commit 87d4369e authored by catch's avatar catch
Browse files

Issue #3053552 by alexpott, oriol_e9g, cilefen, xjm, Skin, luke.stewart: Bump...

Issue #3053552 by alexpott, oriol_e9g, cilefen, xjm, Skin, luke.stewart: Bump typo3/phar-stream-wrapper library version to v2.1.2 to remove fileinfo extension dependency
parent c4177605
No related branches found
No related tags found
No related merge requests found
......@@ -2799,21 +2799,20 @@
},
{
"name": "typo3/phar-stream-wrapper",
"version": "v2.1.1",
"version": "v2.1.2",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3"
"reference": "057622f5a3b92a5ffbea0fbaadce573500a62870"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e438b0c78652b33407983eb29d215a1a3f68f6f3",
"reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/057622f5a3b92a5ffbea0fbaadce573500a62870",
"reference": "057622f5a3b92a5ffbea0fbaadce573500a62870",
"shasum": ""
},
"require": {
"brumann/polyfill-unserialize": "^1.0",
"ext-fileinfo": "*",
"ext-json": "*",
"php": "^5.3.3|^7.0"
},
......@@ -2821,6 +2820,9 @@
"ext-xdebug": "*",
"phpunit/phpunit": "^4.8.36"
},
"suggest": {
"ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
},
"type": "library",
"autoload": {
"psr-4": {
......@@ -2839,7 +2841,7 @@
"security",
"stream-wrapper"
],
"time": "2019-05-05T17:30:51+00:00"
"time": "2019-05-14T13:14:31+00:00"
},
{
"name": "wikimedia/composer-merge-plugin",
......
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