mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/14000] Added support for emoji
PHPBB3-14000
This commit is contained in:
9
phpBB/composer.lock
generated
9
phpBB/composer.lock
generated
@@ -220,12 +220,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/s9e/TextFormatter.git",
|
||||
"reference": "326a5a0bbaee59a3d5542fc8e38fe41971931cce"
|
||||
"reference": "beee0e5693f7ca8ed16a94294acf53b6e6207e7c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/326a5a0bbaee59a3d5542fc8e38fe41971931cce",
|
||||
"reference": "326a5a0bbaee59a3d5542fc8e38fe41971931cce",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/beee0e5693f7ca8ed16a94294acf53b6e6207e7c",
|
||||
"reference": "beee0e5693f7ca8ed16a94294acf53b6e6207e7c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -253,6 +253,7 @@
|
||||
"MIT"
|
||||
],
|
||||
"description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding media (YouTube, etc...), enhanced typography and more.",
|
||||
"homepage": "https://github.com/s9e/TextFormatter/",
|
||||
"keywords": [
|
||||
"bbcode",
|
||||
"bbcodes",
|
||||
@@ -270,7 +271,7 @@
|
||||
"parser",
|
||||
"shortcodes"
|
||||
],
|
||||
"time": "2015-07-05 23:13:46"
|
||||
"time": "2015-07-12 16:53:32"
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
|
Reference in New Issue
Block a user