aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2016-11-02 09:19:35 +0100
committerJoshyPHP <s9e.dev@gmail.com>2016-11-02 09:19:35 +0100
commit33f1934b727ce71e272447356941de18f999d53f (patch)
treeb39301c53215a839641b987b004e99ab95641b1b /phpBB
parentf658e062b2c38127df34dfe1903f1f28946a9ae7 (diff)
downloadforums-33f1934b727ce71e272447356941de18f999d53f.tar
forums-33f1934b727ce71e272447356941de18f999d53f.tar.gz
forums-33f1934b727ce71e272447356941de18f999d53f.tar.bz2
forums-33f1934b727ce71e272447356941de18f999d53f.tar.xz
forums-33f1934b727ce71e272447356941de18f999d53f.zip
[ticket/14846] Updated s9e\TextFormatter
PHPBB3-14846
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index 9e698f939f..175aa6f7d3 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -649,16 +649,16 @@
},
{
"name": "s9e/text-formatter",
- "version": "0.8.1",
+ "version": "0.8.3",
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
- "reference": "93f0bc0a1ad829b90b5482c3d2bfc35ee4cfaacf"
+ "reference": "34668fccbe259fbca0331e7a34409c4502ee71bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/93f0bc0a1ad829b90b5482c3d2bfc35ee4cfaacf",
- "reference": "93f0bc0a1ad829b90b5482c3d2bfc35ee4cfaacf",
+ "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/34668fccbe259fbca0331e7a34409c4502ee71bd",
+ "reference": "34668fccbe259fbca0331e7a34409c4502ee71bd",
"shasum": ""
},
"require": {
@@ -705,7 +705,7 @@
"parser",
"shortcodes"
],
- "time": "2016-10-09 23:40:32"
+ "time": "2016-11-02 08:14:58"
},
{
"name": "symfony/config",