Remove 3.1 text shortener
This commit is contained in:
42
composer.lock
generated
42
composer.lock
generated
@@ -115,48 +115,6 @@
|
|||||||
"homepage": "http://gitonomy.com",
|
"homepage": "http://gitonomy.com",
|
||||||
"time": "2014-07-13 19:02:31"
|
"time": "2014-07-13 19:02:31"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "nickvergessen/phpbb-tool-trimmessage",
|
|
||||||
"version": "1.3.1",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/nickv-phpbb/phpbb-tool-trimmessage.git",
|
|
||||||
"reference": "0ed883bc2d473ec2e84cabb9c9395785daeeebcf"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/nickv-phpbb/phpbb-tool-trimmessage/zipball/0ed883bc2d473ec2e84cabb9c9395785daeeebcf",
|
|
||||||
"reference": "0ed883bc2d473ec2e84cabb9c9395785daeeebcf",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": ">=5.3.3"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"phpunit/phpunit": "4.1.*"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"classmap": [
|
|
||||||
"src/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"GPL-2.0"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Joas Schilling",
|
|
||||||
"email": "nickvergessen@gmx.de",
|
|
||||||
"homepage": "https://github.com/nickvergessen",
|
|
||||||
"role": "Developer"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "This tool contains a class, that is able to trim a message from the phpbb message_parser to a maximum length without breaking the bbcodes/smilies and links.",
|
|
||||||
"homepage": "https://github.com/nickvergessen/phpbb-tool-trimmessage",
|
|
||||||
"time": "2015-04-17 16:41:50"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
"version": "v0.9.5",
|
"version": "v0.9.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user