diff --git a/README.md b/README.md index 20d63b4..8d34e1a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ QuickLinks ========== -![Elgg 3.0](https://img.shields.io/badge/Elgg-3.0-green.svg) +![Elgg 3.3](https://img.shields.io/badge/Elgg-3.3-green.svg) [![Build Status](https://scrutinizer-ci.com/g/ColdTrick/quicklinks/badges/build.png?b=master)](https://scrutinizer-ci.com/g/ColdTrick/quicklinks/build-status/master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ColdTrick/quicklinks/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ColdTrick/quicklinks/?branch=master) [![Latest Stable Version](https://poser.pugx.org/coldtrick/quicklinks/v/stable.svg)](https://packagist.org/packages/coldtrick/quicklinks) diff --git a/composer.json b/composer.json index 3562456..645de04 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,6 @@ "coldtrick/releases": "dev-master" }, "conflict": { - "elgg/elgg": "<3.0" + "elgg/elgg": "<3.3" } } diff --git a/composer.lock b/composer.lock index b3a8cbf..f339022 100644 --- a/composer.lock +++ b/composer.lock @@ -4,32 +4,35 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "41555810e2011a5aa23a1e30fdfdca25", + "content-hash": "f6c1a29abdab810136eb71e3f863d127", "packages": [ { "name": "composer/installers", - "version": "v1.6.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", + "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "^4.8.36" + "composer/composer": "1.6.* || 2.0.*@dev", + "composer/semver": "1.0.* || 2.0.*@dev", + "phpunit/phpunit": "^4.8.36", + "sebastian/comparator": "^1.2.4", + "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { @@ -65,6 +68,7 @@ "Kanboard", "Lan Management System", "MODX Evo", + "MantisBT", "Mautic", "Maya", "OXID", @@ -73,6 +77,7 @@ "RadPHP", "SMF", "Thelia", + "Whmcs", "WolfCMS", "agl", "aimeos", @@ -95,6 +100,7 @@ "installer", "itop", "joomla", + "known", "kohana", "laravel", "lavalite", @@ -117,6 +123,7 @@ "shopware", "silverstripe", "sydes", + "sylius", "symfony", "typo3", "wordpress", @@ -124,7 +131,7 @@ "zend", "zikula" ], - "time": "2018-08-27T06:10:37+00:00" + "time": "2020-04-07T06:57:05+00:00" } ], "packages-dev": [ @@ -134,12 +141,12 @@ "source": { "type": "git", "url": "https://github.com/ColdTrick/releases.git", - "reference": "bc13aa2831343af35df21022a8458871908111b6" + "reference": "8fcc4cbc2c0a5156fce4283304deac6facec95f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ColdTrick/releases/zipball/bc13aa2831343af35df21022a8458871908111b6", - "reference": "bc13aa2831343af35df21022a8458871908111b6", + "url": "https://api.github.com/repos/ColdTrick/releases/zipball/8fcc4cbc2c0a5156fce4283304deac6facec95f6", + "reference": "8fcc4cbc2c0a5156fce4283304deac6facec95f6", "shasum": "" }, "type": "library", @@ -153,7 +160,7 @@ "release", "travis" ], - "time": "2019-01-11T08:49:49+00:00" + "time": "2020-02-04T10:35:14+00:00" }, { "name": "coldtrick/sniffs", @@ -184,16 +191,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.4.1", + "version": "3.5.5", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5b4333b4010625d29580eb4a41f1e53251be6baa" + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5b4333b4010625d29580eb4a41f1e53251be6baa", - "reference": "5b4333b4010625d29580eb4a41f1e53251be6baa", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "shasum": "" }, "require": { @@ -231,7 +238,7 @@ "phpcs", "standards" ], - "time": "2019-03-19T03:22:27+00:00" + "time": "2020-04-17T01:09:41+00:00" } ], "aliases": [], @@ -243,5 +250,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" } diff --git a/manifest.xml b/manifest.xml index 00a94dc..f2fb4ab 100644 --- a/manifest.xml +++ b/manifest.xml @@ -8,13 +8,13 @@ http://www.coldtrick.com/ https://github.com/ColdTrick/quicklinks https://github.com/ColdTrick/quicklinks/issues - (C) ColdTrick IT Solutions 2014 - 2018 + (C) ColdTrick IT Solutions 2014 - 2020 GNU General Public License version 2 elgg_release - 3.0 + 3.3 ColdTrick - \ No newline at end of file +