mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/11150] Updates deps + fix various issues
PHPBB3-11150
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user