Skip to content

Commit

Permalink
[TASK] Upgrade to typo3/phar-stream-wrapper v3.1.7
Browse files Browse the repository at this point in the history
https://github.com/TYPO3/phar-stream-wrapper/releases/tag/v3.1.7

composer req typo3/phar-stream-wrapper:^3.1.7; \
composer req typo3/phar-stream-wrapper:^3.1.7 \
  -d typo3/sysext/core --no-update

Resolves: #95286
Releases: master, 10.4, 9.5
Change-Id: I077aca99a5fbcf44c957a808c072b69906e02cf9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71130
Tested-by: core-ci <typo3@b13.com>
Tested-by: Oliver Hader <oliver.hader@typo3.org>
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
  • Loading branch information
ohader committed Sep 20, 2021
1 parent 9898c76 commit 277a809
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -80,7 +80,7 @@
"typo3/cms-cli": "^2.0",
"typo3/cms-composer-installers": "^2.0 || ^3.0",
"typo3/html-sanitizer": "^2.0.10",
"typo3/phar-stream-wrapper": "^3.1.6",
"typo3/phar-stream-wrapper": "^3.1.7",
"typo3/symfony-psr-event-dispatcher-adapter": "^1.0 || ^2.0",
"typo3fluid/fluid": "^2.6.10"
},
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion typo3/sysext/core/composer.json
Expand Up @@ -64,7 +64,7 @@
"typo3/cms-cli": "^2.0",
"typo3/cms-composer-installers": "^2.0 || ^3.0",
"typo3/html-sanitizer": "^2.0.10",
"typo3/phar-stream-wrapper": "^3.1.6",
"typo3/phar-stream-wrapper": "^3.1.7",
"typo3/symfony-psr-event-dispatcher-adapter": "^1.0 || ^2.0",
"typo3fluid/fluid": "^2.6.10"
},
Expand Down

0 comments on commit 277a809

Please sign in to comment.