diff options
author | JoshyPHP <s9e.dev@gmail.com> | 2015-03-31 02:29:16 +0200 |
---|---|---|
committer | JoshyPHP <s9e.dev@gmail.com> | 2015-04-02 19:16:04 +0200 |
commit | 4e80565fe7862da4ea1948c6ece1099a59a1020f (patch) | |
tree | 98308f2db287905d1598ab5ace2a96bd7ae57662 | |
parent | b24e0f4f69b6436b3a654502d44d15333b0dfdc3 (diff) | |
download | forums-4e80565fe7862da4ea1948c6ece1099a59a1020f.tar forums-4e80565fe7862da4ea1948c6ece1099a59a1020f.tar.gz forums-4e80565fe7862da4ea1948c6ece1099a59a1020f.tar.bz2 forums-4e80565fe7862da4ea1948c6ece1099a59a1020f.tar.xz forums-4e80565fe7862da4ea1948c6ece1099a59a1020f.zip |
[ticket/11768] Updated s9e\TextFormatter
PHPBB3-11768
-rw-r--r-- | phpBB/composer.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock index b6208221a2..8a634a1ffd 100644 --- a/phpBB/composer.lock +++ b/phpBB/composer.lock @@ -169,12 +169,12 @@ "source": { "type": "git", "url": "https://github.com/s9e/TextFormatter.git", - "reference": "febd66b686fa35691e181037a97cb33336a6c57a" + "reference": "4e0d311a3c56d0db4a7789e31457053be8148283" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/febd66b686fa35691e181037a97cb33336a6c57a", - "reference": "febd66b686fa35691e181037a97cb33336a6c57a", + "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/4e0d311a3c56d0db4a7789e31457053be8148283", + "reference": "4e0d311a3c56d0db4a7789e31457053be8148283", "shasum": "" }, "require": { @@ -219,7 +219,7 @@ "parser", "shortcodes" ], - "time": "2015-03-27 11:57:24" + "time": "2015-03-30 22:52:16" }, { "name": "symfony/config", |