1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15457] Updated s9e/text-formatter dependency

PHPBB3-15457
This commit is contained in:
JoshyPHP
2017-12-10 02:54:38 +01:00
parent 2643e851f2
commit b9dce3fa65
14 changed files with 48 additions and 49 deletions

20
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",
"This file is @generated automatically"
],
"hash": "7c30306b2abcb79a206bf6497ef45a02",
"content-hash": "d559dd0af2317fb0fc15720a18834e33",
"hash": "f14915a2ccaf76ccd6d3ea725721a8a8",
"content-hash": "c843abc1344cd9df37f63c08a125cad0",
"packages": [
{
"name": "bantu/ini-get-wrapper",
@@ -661,27 +661,27 @@
},
{
"name": "s9e/text-formatter",
"version": "0.11.2",
"version": "0.13.1",
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
"reference": "735a56076e29348d838ce6c2658996daae86718f"
"reference": "804ed8fdfa9fd0c8d99f5a33000d4f7e5ed90c6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/735a56076e29348d838ce6c2658996daae86718f",
"reference": "735a56076e29348d838ce6c2658996daae86718f",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/804ed8fdfa9fd0c8d99f5a33000d4f7e5ed90c6f",
"reference": "804ed8fdfa9fd0c8d99f5a33000d4f7e5ed90c6f",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-filter": "*",
"lib-pcre": ">=7.2",
"php": ">=5.3.3"
"php": ">=5.4.7"
},
"require-dev": {
"matthiasmullie/minify": "*",
"php": ">=5.3.3",
"php": ">=5.4.7",
"s9e/regexp-builder": ">=1.3.0"
},
"suggest": {
@@ -722,7 +722,7 @@
"parser",
"shortcodes"
],
"time": "2017-10-02 16:58:51"
"time": "2017-12-10 00:55:53"
},
{
"name": "symfony/config",
@@ -3577,6 +3577,6 @@
},
"platform-dev": [],
"platform-overrides": {
"php": "5.4"
"php": "5.4.7"
}
}