Merge branch '3.2.x'

* 3.2.x:
  [ticket/15304] Update s9e/text-formatter dependency
This commit is contained in:
Tristan Darricau 2017-08-06 11:52:08 +02:00
commit c59ef8bd2f
No known key found for this signature in database
GPG key ID: 817043C2E29DB881
2 changed files with 8 additions and 8 deletions

View file

@ -34,7 +34,7 @@
"marc1706/fast-image-size": "^1.1", "marc1706/fast-image-size": "^1.1",
"paragonie/random_compat": "^1.4", "paragonie/random_compat": "^1.4",
"patchwork/utf8": "^1.1", "patchwork/utf8": "^1.1",
"s9e/text-formatter": "~0.10.0", "s9e/text-formatter": "~0.11.0",
"symfony/config": "~3.1", "symfony/config": "~3.1",
"symfony/console": "~3.1", "symfony/console": "~3.1",
"symfony/debug": "~3.1", "symfony/debug": "~3.1",

14
phpBB/composer.lock generated
View file

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "61013eb8f75bb8cf84d81f3f5603bae8", "hash": "dcc178b3fd3734800adc63279de0a028",
"content-hash": "a604bdeaacd70e70afd1e06528649cd7", "content-hash": "b1b482341ebc7f6ffb5e99e0557a63d8",
"packages": [ "packages": [
{ {
"name": "bantu/ini-get-wrapper", "name": "bantu/ini-get-wrapper",
@ -1025,16 +1025,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "0.10.1", "version": "0.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "9380fd3d3e3289d7e966bab7769ca2aae5d23f67" "reference": "664b3eaf52baaae4d93548f5e20246fa5942b2b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/9380fd3d3e3289d7e966bab7769ca2aae5d23f67", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/664b3eaf52baaae4d93548f5e20246fa5942b2b9",
"reference": "9380fd3d3e3289d7e966bab7769ca2aae5d23f67", "reference": "664b3eaf52baaae4d93548f5e20246fa5942b2b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1086,7 +1086,7 @@
"parser", "parser",
"shortcodes" "shortcodes"
], ],
"time": "2017-07-03 13:55:54" "time": "2017-08-04 23:06:38"
}, },
{ {
"name": "seld/cli-prompt", "name": "seld/cli-prompt",