Verzeichnisstruktur phpBB-3.2.0
- Veröffentlicht
- 06.01.2017
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
composer.lock
001 {
002 "_readme": [
003 "This file locks the dependencies of your project to a known state",
004 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
005 "This file is @generated automatically"
006 ],
007 "hash": "155838fcd9206482cc645c3de6a7e8db",
008 "content-hash": "610135270d537f2e8580b747c6b57ce9",
009 "packages": [
010 {
011 "name": "composer/installers",
012 "version": "v1.0.20",
013 "source": {
014 "type": "git",
015 "url": "https://github.com/composer/installers.git",
016 "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3"
017 },
018 "dist": {
019 "type": "zip",
020 "url": "https://api.github.com/repos/composer/installers/zipball/1bff8aa77a18f3616f468ed8000cf86a5725bac3",
021 "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3",
022 "shasum": ""
023 },
024 "replace": {
025 "roundcube/plugin-installer": "*",
026 "shama/baton": "*"
027 },
028 "require-dev": {
029 "composer/composer": "1.0.*@dev",
030 "phpunit/phpunit": "4.1.*"
031 },
032 "type": "composer-installer",
033 "extra": {
034 "class": "Composer\\Installers\\Installer",
035 "branch-alias": {
036 "dev-master": "1.0-dev"
037 }
038 },
039 "autoload": {
040 "psr-0": {
041 "Composer\\Installers\\": "src/"
042 }
043 },
044 "notification-url": "https://packagist.org/downloads/",
045 "license": [
046 "MIT"
047 ],
048 "authors": [
049 {
050 "name": "Kyle Robinson Young",
051 "email": "kyle@dontkry.com",
052 "homepage": "https://github.com/shama"
053 }
054 ],
055 "description": "A multi-framework Composer library installer",
056 "homepage": "http://composer.github.com/installers/",
057 "keywords": [
058 "Craft",
059 "Dolibarr",
060 "Hurad",
061 "MODX Evo",
062 "OXID",
063 "SMF",
064 "Thelia",
065 "WolfCMS",
066 "agl",
067 "annotatecms",
068 "bitrix",
069 "cakephp",
070 "chef",
071 "codeigniter",
072 "concrete5",
073 "croogo",
074 "dokuwiki",
075 "drupal",
076 "elgg",
077 "fuelphp",
078 "grav",
079 "installer",
080 "joomla",
081 "kohana",
082 "laravel",
083 "lithium",
084 "magento",
085 "mako",
086 "mediawiki",
087 "modulework",
088 "moodle",
089 "phpbb",
090 "piwik",
091 "ppi",
092 "puppet",
093 "roundcube",
094 "shopware",
095 "silverstripe",
096 "symfony",
097 "typo3",
098 "wordpress",
099 "zend",
100 "zikula"
101 ],
102 "time": "2015-01-11 03:51:11"
103 }
104 ],
105 "packages-dev": [],
106 "aliases": [],
107 "minimum-stability": "stable",
108 "stability-flags": [],
109 "prefer-stable": false,
110 "prefer-lowest": false,
111 "platform": {
112 "php": ">=5.3.3"
113 },
114 "platform-dev": []
115 }
116