From 2d41386fd0567447b7b2ac60f00d0f1dc3e2d7e2 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Fri, 13 Jan 2017 23:16:51 +0100 Subject: [PATCH] Remove 3.1 text shortener --- composer.lock | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/composer.lock b/composer.lock index a1d53c62..23bcc88a 100644 --- a/composer.lock +++ b/composer.lock @@ -115,48 +115,6 @@ "homepage": "http://gitonomy.com", "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", "version": "v0.9.5",