1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-28 05:55:32 +02:00

[ticket/15040] Updated s9e\TextFormatter to 0.9.1

PHPBB3-15040
This commit is contained in:
JoshyPHP
2017-01-22 19:11:17 +01:00
parent 722d0b9742
commit f53f6d1c61

10
phpBB/composer.lock generated
View File

@ -658,16 +658,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "0.9.0", "version": "0.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "9dc4227779f8a753dbf0c4f8cb129320522d325c" "reference": "e0f1d477d5c24dff11fa3aaa408d8ead07006fe3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/9dc4227779f8a753dbf0c4f8cb129320522d325c", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/e0f1d477d5c24dff11fa3aaa408d8ead07006fe3",
"reference": "9dc4227779f8a753dbf0c4f8cb129320522d325c", "reference": "e0f1d477d5c24dff11fa3aaa408d8ead07006fe3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -719,7 +719,7 @@
"parser", "parser",
"shortcodes" "shortcodes"
], ],
"time": "2017-01-15 10:15:45" "time": "2017-01-22 17:12:21"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",