diff options
| author | Máté Bartus <mate.bartus@gmail.com> | 2016-11-02 10:01:20 +0100 |
|---|---|---|
| committer | Máté Bartus <mate.bartus@gmail.com> | 2016-11-02 10:01:20 +0100 |
| commit | 094ac6b60fbe9e0d7e1042a919f7a5e5602a759a (patch) | |
| tree | b39301c53215a839641b987b004e99ab95641b1b /phpBB | |
| parent | f658e062b2c38127df34dfe1903f1f28946a9ae7 (diff) | |
| parent | 33f1934b727ce71e272447356941de18f999d53f (diff) | |
| download | forums-094ac6b60fbe9e0d7e1042a919f7a5e5602a759a.tar forums-094ac6b60fbe9e0d7e1042a919f7a5e5602a759a.tar.gz forums-094ac6b60fbe9e0d7e1042a919f7a5e5602a759a.tar.bz2 forums-094ac6b60fbe9e0d7e1042a919f7a5e5602a759a.tar.xz forums-094ac6b60fbe9e0d7e1042a919f7a5e5602a759a.zip | |
Merge pull request #4494 from JoshyPHP/ticket/14846
[ticket/14846] Updated s9e\TextFormatter
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/composer.lock | 10 |
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", |
