diff options
author | Tristan Darricau <github@nicofuma.fr> | 2016-09-07 20:27:50 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2017-04-23 21:01:14 +0200 |
commit | fbf11d61aa43976e970150583c7503b0271e0dd6 (patch) | |
tree | da3161b27ed0b0014e43bd46423f809bea986617 /phpBB/composer-ext.lock | |
parent | [ticket/11150] Fix wording (diff) | |
download | phpbb-fbf11d61aa43976e970150583c7503b0271e0dd6.tar.gz phpbb-fbf11d61aa43976e970150583c7503b0271e0dd6.tar.bz2 phpbb-fbf11d61aa43976e970150583c7503b0271e0dd6.zip |
[ticket/11150] Updates deps + fix various issues
PHPBB3-11150
Diffstat (limited to 'phpBB/composer-ext.lock')
-rw-r--r-- | phpBB/composer-ext.lock | 257 |
1 files changed, 257 insertions, 0 deletions
diff --git a/phpBB/composer-ext.lock b/phpBB/composer-ext.lock index e69de29bb2..e26a1065b5 100644 --- a/phpBB/composer-ext.lock +++ b/phpBB/composer-ext.lock @@ -0,0 +1,257 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "hash": "bc644abe8f4679d245f64777bddac9f2", + "content-hash": "bf9b94509582458eddbadef8384bfdf5", + "packages": [ + { + "name": "composer/installers", + "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/composer/installers.git", + "reference": "d78064c68299743e0161004f2de3a0204e33b804" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804", + "reference": "d78064c68299743e0161004f2de3a0204e33b804", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0" + }, + "replace": { + "roundcube/plugin-installer": "*", + "shama/baton": "*" + }, + "require-dev": { + "composer/composer": "1.0.*@dev", + "phpunit/phpunit": "4.1.*" + }, + "type": "composer-plugin", + "extra": { + "class": "Composer\\Installers\\Plugin", + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Installers\\": "src/Composer/Installers" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Kyle Robinson Young", + "email": "kyle@dontkry.com", + "homepage": "https://github.com/shama" + } + ], + "description": "A multi-framework Composer library installer", + "homepage": "https://composer.github.io/installers/", + "keywords": [ + "Craft", + "Dolibarr", + "Hurad", + "ImageCMS", + "MODX Evo", + "Mautic", + "OXID", + "Plentymarkets", + "RadPHP", + "SMF", + "Thelia", + "WolfCMS", + "agl", + "aimeos", + "annotatecms", + "attogram", + "bitrix", + "cakephp", + "chef", + "cockpit", + "codeigniter", + "concrete5", + "croogo", + "dokuwiki", + "drupal", + "elgg", + "expressionengine", + "fuelphp", + "grav", + "installer", + "joomla", + "kohana", + "laravel", + "lithium", + "magento", + "mako", + "mediawiki", + "modulework", + "moodle", + "phpbb", + "piwik", + "ppi", + "puppet", + "reindex", + "roundcube", + "shopware", + "silverstripe", + "symfony", + "typo3", + "wordpress", + "yawik", + "zend", + "zikula" + ], + "time": "2016-08-13 20:53:52" + }, + { + "name": "crizzo/aboutus", + "version": "2.0.4", + "dist": { + "type": "zip", + "url": "https://www.phpbb.com/customise/db/download/121131/composer", + "reference": null, + "shasum": null + }, + "require": { + "php": ">=5.3.3" + }, + "type": "phpbb-extension", + "extra": { + "display-name": "About us", + "soft-require": { + "phpbb/phpbb": ">=3.1.2" + }, + "version-check": { + "host": "www.phpbb.com", + "directory": "/customise/db/extension/about_us", + "filename": "version_check" + } + }, + "license": [ + "GPL-2.0" + ], + "authors": [ + { + "name": "Christian Schnegelberger", + "username": "Crizzo", + "email": "kontakt@crizzo.de", + "homepage": "http://www.crizzo.de", + "role": "Developer/Founder" + } + ], + "description": "About us is an extension which adds to phpBB 3.1 a about us or legal notice-page, where you can add your contact details and more.", + "homepage": "https://www.phpbb.com/customise/db/extension/about_us/", + "time": "2015-10-23 00:00:00" + }, + { + "name": "phpbb/autogroups", + "version": "1.0.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpbb-extensions/autogroups/zipball/38ffd4dfaa839310f42be43b32075c8237f239d0", + "reference": "38ffd4dfaa839310f42be43b32075c8237f239d0", + "shasum": "" + }, + "require": { + "composer/installers": "~1.0", + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "2.4.*", + "phpbb/epv": "dev-master" + }, + "type": "phpbb-extension", + "extra": { + "display-name": "Auto Groups", + "soft-require": { + "phpbb/phpbb": ">=3.1.0,<3.2.*@dev" + }, + "version-check": { + "host": "www.phpbb.com", + "directory": "/customise/db/extension/auto_groups", + "filename": "version_check" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0" + ], + "authors": [ + { + "name": "Michael Cullum", + "email": "michael@phpbb.com", + "homepage": "http://michaelcullum.com", + "role": "Extensions Team Consultant" + }, + { + "name": "Marc Alexander", + "email": "admin@m-a-styles.de", + "homepage": "http://www.m-a-styles.de", + "role": "Extensions Team Consultant" + }, + { + "name": "Matt Friedman", + "homepage": "http://mattfriedman.me", + "role": "Extensions Development Team Lead" + }, + { + "name": "Nathan Guse", + "email": "nathaniel.guse@gmail.com", + "role": "Former Extensions Development Team Lead" + }, + { + "name": "Clemens Husung", + "email": "wolfsblvt@pinkes-forum.de", + "role": "Extensions Development Team" + }, + { + "name": "Lukasz Kaczynski", + "role": "Former Extensions Development Team Member" + }, + { + "name": "John Peskens", + "email": "info@forumhulp.com", + "homepage": "http://forumhulp.com", + "role": "Former Extensions Development Team Member" + }, + { + "name": "Ruslan Uzdenov", + "homepage": "http://www.phpbbguru.net", + "role": "Extensions Development Team" + } + ], + "description": "An extension that can automate the process of adding and removing users from groups upon reaching specified milestones related to their post count, age, membership, and warnings count.", + "homepage": "https://www.phpbb.com", + "keywords": [ + "auto", + "extension", + "groups", + "phpbb" + ], + "time": "2015-09-05 17:30:29" + } + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": { + "phpbb/phpbb": 5 + }, + "prefer-stable": true, + "prefer-lowest": false, + "platform": { + "php": ">=5.5.9" + }, + "platform-dev": [] +} |