"2amigos/yii2-leaflet-extension" : "*", | "2amigos/yii2-leaflet-extension" : "*", | ||||
"kartik-v/yii2-mpdf": "dev-master", | "kartik-v/yii2-mpdf": "dev-master", | ||||
"c006/yii2-paypal-ipn": "dev-master", | "c006/yii2-paypal-ipn": "dev-master", | ||||
"yurkinx/yii2-image": "dev-master" | |||||
"yurkinx/yii2-image": "dev-master", | |||||
"dmstr/yii2-adminlte-asset": "^2.1" | |||||
}, | }, | ||||
"require-dev": { | "require-dev": { | ||||
"yiisoft/yii2-codeception": "*", | "yiisoft/yii2-codeception": "*", |
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | ||||
"This file is @generated automatically" | "This file is @generated automatically" | ||||
], | ], | ||||
"hash": "46cc589f605c139a6a51351333713a31", | |||||
"content-hash": "82e078c37024338d837d4b3156a19b19", | |||||
"hash": "2e9a6a86294d914308fbf7224eb6353e", | |||||
"content-hash": "05a859eb0741bf9a3b81242b85b777c6", | |||||
"packages": [ | "packages": [ | ||||
{ | { | ||||
"name": "2amigos/yii2-chartjs-widget", | "name": "2amigos/yii2-chartjs-widget", | ||||
], | ], | ||||
"time": "2016-12-06 14:54:20" | "time": "2016-12-06 14:54:20" | ||||
}, | }, | ||||
{ | |||||
"name": "almasaeed2010/adminlte", | |||||
"version": "v2.4.8", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/almasaeed2010/AdminLTE.git", | |||||
"reference": "d9e68301848a95dff2e2dbef6569e617a9b3fa30" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/d9e68301848a95dff2e2dbef6569e617a9b3fa30", | |||||
"reference": "d9e68301848a95dff2e2dbef6569e617a9b3fa30", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"bower-asset/jquery": ">=1.9.0 <4.0.0", | |||||
"composer/installers": "1.*" | |||||
}, | |||||
"type": "template", | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Abdullah Almsaeed", | |||||
"email": "abdullah@almsaeedstudio.com" | |||||
} | |||||
], | |||||
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3", | |||||
"homepage": "https://adminlte.io/", | |||||
"keywords": [ | |||||
"JS", | |||||
"admin", | |||||
"back-end", | |||||
"css", | |||||
"less", | |||||
"responsive", | |||||
"template", | |||||
"theme", | |||||
"web" | |||||
], | |||||
"time": "2018-07-15 18:48:11" | |||||
}, | |||||
{ | { | ||||
"name": "bower-asset/bootstrap", | "name": "bower-asset/bootstrap", | ||||
"version": "v3.3.7", | "version": "v3.3.7", | ||||
], | ], | ||||
"time": "2016-09-14 20:40:20" | "time": "2016-09-14 20:40:20" | ||||
}, | }, | ||||
{ | |||||
"name": "cebe/yii2-gravatar", | |||||
"version": "1.1", | |||||
"target-dir": "cebe/gravatar", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/cebe/yii2-gravatar.git", | |||||
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", | |||||
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"yiisoft/yii2": "*" | |||||
}, | |||||
"type": "yii2-extension", | |||||
"autoload": { | |||||
"psr-0": { | |||||
"cebe\\gravatar\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Carsten Brandt", | |||||
"email": "mail@cebe.cc", | |||||
"homepage": "http://cebe.cc/", | |||||
"role": "Core framework development" | |||||
} | |||||
], | |||||
"description": "Gravatar Widget for Yii 2", | |||||
"keywords": [ | |||||
"gravatar", | |||||
"yii" | |||||
], | |||||
"time": "2013-12-10 17:49:58" | |||||
}, | |||||
{ | |||||
"name": "composer/installers", | |||||
"version": "v1.6.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/composer/installers.git", | |||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"composer-plugin-api": "^1.0" | |||||
}, | |||||
"replace": { | |||||
"roundcube/plugin-installer": "*", | |||||
"shama/baton": "*" | |||||
}, | |||||
"require-dev": { | |||||
"composer/composer": "1.0.*@dev", | |||||
"phpunit/phpunit": "^4.8.36" | |||||
}, | |||||
"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", | |||||
"Eliasis", | |||||
"Hurad", | |||||
"ImageCMS", | |||||
"Kanboard", | |||||
"Lan Management System", | |||||
"MODX Evo", | |||||
"Mautic", | |||||
"Maya", | |||||
"OXID", | |||||
"Plentymarkets", | |||||
"Porto", | |||||
"RadPHP", | |||||
"SMF", | |||||
"Thelia", | |||||
"WolfCMS", | |||||
"agl", | |||||
"aimeos", | |||||
"annotatecms", | |||||
"attogram", | |||||
"bitrix", | |||||
"cakephp", | |||||
"chef", | |||||
"cockpit", | |||||
"codeigniter", | |||||
"concrete5", | |||||
"croogo", | |||||
"dokuwiki", | |||||
"drupal", | |||||
"eZ Platform", | |||||
"elgg", | |||||
"expressionengine", | |||||
"fuelphp", | |||||
"grav", | |||||
"installer", | |||||
"itop", | |||||
"joomla", | |||||
"kohana", | |||||
"laravel", | |||||
"lavalite", | |||||
"lithium", | |||||
"magento", | |||||
"majima", | |||||
"mako", | |||||
"mediawiki", | |||||
"modulework", | |||||
"modx", | |||||
"moodle", | |||||
"osclass", | |||||
"phpbb", | |||||
"piwik", | |||||
"ppi", | |||||
"puppet", | |||||
"pxcms", | |||||
"reindex", | |||||
"roundcube", | |||||
"shopware", | |||||
"silverstripe", | |||||
"sydes", | |||||
"symfony", | |||||
"typo3", | |||||
"wordpress", | |||||
"yawik", | |||||
"zend", | |||||
"zikula" | |||||
], | |||||
"time": "2018-08-27 06:10:37" | |||||
}, | |||||
{ | |||||
"name": "dmstr/yii2-adminlte-asset", | |||||
"version": "2.6.2", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/dmstr/yii2-adminlte-asset.git", | |||||
"reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/c96336e1960ebc6c1e72487a7c6ca1a1589519fe", | |||||
"reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"almasaeed2010/adminlte": "^2.4.0", | |||||
"cebe/yii2-gravatar": "1.*", | |||||
"rmrevin/yii2-fontawesome": "~2.9", | |||||
"yiisoft/yii2": "2.*", | |||||
"yiisoft/yii2-bootstrap": "~2.0.0" | |||||
}, | |||||
"type": "yii2-extension", | |||||
"extra": { | |||||
"branch-alias": { | |||||
"dev-master": "2.0.x-dev" | |||||
} | |||||
}, | |||||
"autoload": { | |||||
"psr-4": { | |||||
"dmstr\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"BSD-3-Clause" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Tobias Munk", | |||||
"email": "tobias@diemeisterei.de" | |||||
}, | |||||
{ | |||||
"name": "Evgeniy Tkachenko", | |||||
"email": "et.coder@gmail.com" | |||||
} | |||||
], | |||||
"description": "AdminLTE backend theme asset bundle for Yii 2.0 Framework", | |||||
"keywords": [ | |||||
"AdminLTE", | |||||
"admin", | |||||
"asset", | |||||
"backend", | |||||
"css", | |||||
"extension", | |||||
"less", | |||||
"theme", | |||||
"yii2" | |||||
], | |||||
"time": "2018-07-24 14:47:13" | |||||
}, | |||||
{ | { | ||||
"name": "ezyang/htmlpurifier", | "name": "ezyang/htmlpurifier", | ||||
"version": "v4.8.0", | "version": "v4.8.0", | ||||
], | ], | ||||
"time": "2016-07-16 12:58:58" | "time": "2016-07-16 12:58:58" | ||||
}, | }, | ||||
{ | |||||
"name": "fortawesome/font-awesome", | |||||
"version": "v4.7.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/FortAwesome/Font-Awesome.git", | |||||
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", | |||||
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", | |||||
"shasum": "" | |||||
}, | |||||
"require-dev": { | |||||
"jekyll": "1.0.2", | |||||
"lessc": "1.4.2" | |||||
}, | |||||
"type": "library", | |||||
"extra": { | |||||
"branch-alias": { | |||||
"dev-master": "4.6.x-dev" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"OFL-1.1", | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Dave Gandy", | |||||
"email": "dave@fontawesome.io", | |||||
"homepage": "http://twitter.com/davegandy", | |||||
"role": "Developer" | |||||
} | |||||
], | |||||
"description": "The iconic font and CSS framework", | |||||
"homepage": "http://fontawesome.io/", | |||||
"keywords": [ | |||||
"FontAwesome", | |||||
"awesome", | |||||
"bootstrap", | |||||
"font", | |||||
"icon" | |||||
], | |||||
"time": "2016-10-24 15:52:54" | |||||
}, | |||||
{ | { | ||||
"name": "kartik-v/yii2-mpdf", | "name": "kartik-v/yii2-mpdf", | ||||
"version": "dev-master", | "version": "dev-master", | ||||
}, | }, | ||||
"dist": { | "dist": { | ||||
"type": "zip", | "type": "zip", | ||||
"url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/67980ab7861ae9541b1a1784be8938dbeba13045", | |||||
"url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/beecfa00d5debfef1ccac6ff7b1abe8560b6ffd1", | |||||
"reference": "17fda1cb084c58fee6014026d35af5faf73316ef", | "reference": "17fda1cb084c58fee6014026d35af5faf73316ef", | ||||
"shasum": "" | "shasum": "" | ||||
}, | }, | ||||
], | ], | ||||
"time": "2016-12-12 10:42:18" | "time": "2016-12-12 10:42:18" | ||||
}, | }, | ||||
{ | |||||
"name": "rmrevin/yii2-fontawesome", | |||||
"version": "2.17.1", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/rmrevin/yii2-fontawesome.git", | |||||
"reference": "65ce306da864f4d558348aeba040ed7876878090" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090", | |||||
"reference": "65ce306da864f4d558348aeba040ed7876878090", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"fortawesome/font-awesome": "~4.7", | |||||
"php": ">=5.4.0", | |||||
"yiisoft/yii2": "2.0.*" | |||||
}, | |||||
"type": "yii2-extension", | |||||
"extra": { | |||||
"asset-installer-paths": { | |||||
"npm-asset-library": "vendor/npm", | |||||
"bower-asset-library": "vendor/bower" | |||||
} | |||||
}, | |||||
"autoload": { | |||||
"psr-4": { | |||||
"rmrevin\\yii\\fontawesome\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Revin Roman", | |||||
"email": "roman@rmrevin.com", | |||||
"homepage": "https://rmrevin.com/" | |||||
} | |||||
], | |||||
"description": "Asset Bundle for Yii2 with Font Awesome", | |||||
"keywords": [ | |||||
"asset", | |||||
"awesome", | |||||
"bundle", | |||||
"font", | |||||
"yii" | |||||
], | |||||
"time": "2017-01-11 14:05:47" | |||||
}, | |||||
{ | { | ||||
"name": "setasign/fpdi", | "name": "setasign/fpdi", | ||||
"version": "1.6.1", | "version": "1.6.1", |
return array( | return array( | ||||
'yii\\image\\' => array($vendorDir . '/yurkinx/yii2-image'), | 'yii\\image\\' => array($vendorDir . '/yurkinx/yii2-image'), | ||||
'cebe\\gravatar\\' => array($vendorDir . '/cebe/yii2-gravatar'), | |||||
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), | 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'), | ||||
'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'), | 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'), | ||||
'Diff' => array($vendorDir . '/phpspec/php-diff/lib'), | 'Diff' => array($vendorDir . '/phpspec/php-diff/lib'), |
'yii\\codeception\\' => array($vendorDir . '/yiisoft/yii2-codeception'), | 'yii\\codeception\\' => array($vendorDir . '/yiisoft/yii2-codeception'), | ||||
'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap'), | 'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap'), | ||||
'yii\\' => array($vendorDir . '/yiisoft/yii2'), | 'yii\\' => array($vendorDir . '/yiisoft/yii2'), | ||||
'rmrevin\\yii\\fontawesome\\' => array($vendorDir . '/rmrevin/yii2-fontawesome'), | |||||
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-docblock/src'), | 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-docblock/src'), | ||||
'kartik\\mpdf\\' => array($vendorDir . '/kartik-v/yii2-mpdf'), | 'kartik\\mpdf\\' => array($vendorDir . '/kartik-v/yii2-mpdf'), | ||||
'dosamigos\\leaflet\\' => array($vendorDir . '/2amigos/yii2-leaflet-extension/src'), | 'dosamigos\\leaflet\\' => array($vendorDir . '/2amigos/yii2-leaflet-extension/src'), | ||||
'dosamigos\\chartjs\\' => array($vendorDir . '/2amigos/yii2-chartjs-widget/src'), | 'dosamigos\\chartjs\\' => array($vendorDir . '/2amigos/yii2-chartjs-widget/src'), | ||||
'dmstr\\' => array($vendorDir . '/dmstr/yii2-adminlte-asset'), | |||||
'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'), | 'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'), | ||||
'c006\\paypal_ipn\\' => array($vendorDir . '/c006/yii2-paypal-ipn'), | 'c006\\paypal_ipn\\' => array($vendorDir . '/c006/yii2-paypal-ipn'), | ||||
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), | 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), | ||||
'Facebook\\WebDriver\\' => array($vendorDir . '/facebook/webdriver/lib'), | 'Facebook\\WebDriver\\' => array($vendorDir . '/facebook/webdriver/lib'), | ||||
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'), | 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'), | ||||
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), | 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), | ||||
'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src/Composer/Installers'), | |||||
'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'), | 'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'), | ||||
'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception'), | 'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception'), | ||||
); | ); |
}, | }, | ||||
"dist": { | "dist": { | ||||
"type": "zip", | "type": "zip", | ||||
"url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/67980ab7861ae9541b1a1784be8938dbeba13045", | |||||
"url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/beecfa00d5debfef1ccac6ff7b1abe8560b6ffd1", | |||||
"reference": "17fda1cb084c58fee6014026d35af5faf73316ef", | "reference": "17fda1cb084c58fee6014026d35af5faf73316ef", | ||||
"shasum": "" | "shasum": "" | ||||
}, | }, | ||||
"functional testing", | "functional testing", | ||||
"unit testing" | "unit testing" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"name": "composer/installers", | |||||
"version": "v1.6.0", | |||||
"version_normalized": "1.6.0.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/composer/installers.git", | |||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |||||
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"composer-plugin-api": "^1.0" | |||||
}, | |||||
"replace": { | |||||
"roundcube/plugin-installer": "*", | |||||
"shama/baton": "*" | |||||
}, | |||||
"require-dev": { | |||||
"composer/composer": "1.0.*@dev", | |||||
"phpunit/phpunit": "^4.8.36" | |||||
}, | |||||
"time": "2018-08-27 06:10:37", | |||||
"type": "composer-plugin", | |||||
"extra": { | |||||
"class": "Composer\\Installers\\Plugin", | |||||
"branch-alias": { | |||||
"dev-master": "1.0-dev" | |||||
} | |||||
}, | |||||
"installation-source": "dist", | |||||
"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", | |||||
"Eliasis", | |||||
"Hurad", | |||||
"ImageCMS", | |||||
"Kanboard", | |||||
"Lan Management System", | |||||
"MODX Evo", | |||||
"Mautic", | |||||
"Maya", | |||||
"OXID", | |||||
"Plentymarkets", | |||||
"Porto", | |||||
"RadPHP", | |||||
"SMF", | |||||
"Thelia", | |||||
"WolfCMS", | |||||
"agl", | |||||
"aimeos", | |||||
"annotatecms", | |||||
"attogram", | |||||
"bitrix", | |||||
"cakephp", | |||||
"chef", | |||||
"cockpit", | |||||
"codeigniter", | |||||
"concrete5", | |||||
"croogo", | |||||
"dokuwiki", | |||||
"drupal", | |||||
"eZ Platform", | |||||
"elgg", | |||||
"expressionengine", | |||||
"fuelphp", | |||||
"grav", | |||||
"installer", | |||||
"itop", | |||||
"joomla", | |||||
"kohana", | |||||
"laravel", | |||||
"lavalite", | |||||
"lithium", | |||||
"magento", | |||||
"majima", | |||||
"mako", | |||||
"mediawiki", | |||||
"modulework", | |||||
"modx", | |||||
"moodle", | |||||
"osclass", | |||||
"phpbb", | |||||
"piwik", | |||||
"ppi", | |||||
"puppet", | |||||
"pxcms", | |||||
"reindex", | |||||
"roundcube", | |||||
"shopware", | |||||
"silverstripe", | |||||
"sydes", | |||||
"symfony", | |||||
"typo3", | |||||
"wordpress", | |||||
"yawik", | |||||
"zend", | |||||
"zikula" | |||||
] | |||||
}, | |||||
{ | |||||
"name": "fortawesome/font-awesome", | |||||
"version": "v4.7.0", | |||||
"version_normalized": "4.7.0.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/FortAwesome/Font-Awesome.git", | |||||
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", | |||||
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", | |||||
"shasum": "" | |||||
}, | |||||
"require-dev": { | |||||
"jekyll": "1.0.2", | |||||
"lessc": "1.4.2" | |||||
}, | |||||
"time": "2016-10-24 15:52:54", | |||||
"type": "library", | |||||
"extra": { | |||||
"branch-alias": { | |||||
"dev-master": "4.6.x-dev" | |||||
} | |||||
}, | |||||
"installation-source": "dist", | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"OFL-1.1", | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Dave Gandy", | |||||
"email": "dave@fontawesome.io", | |||||
"homepage": "http://twitter.com/davegandy", | |||||
"role": "Developer" | |||||
} | |||||
], | |||||
"description": "The iconic font and CSS framework", | |||||
"homepage": "http://fontawesome.io/", | |||||
"keywords": [ | |||||
"FontAwesome", | |||||
"awesome", | |||||
"bootstrap", | |||||
"font", | |||||
"icon" | |||||
] | |||||
}, | |||||
{ | |||||
"name": "rmrevin/yii2-fontawesome", | |||||
"version": "2.17.1", | |||||
"version_normalized": "2.17.1.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/rmrevin/yii2-fontawesome.git", | |||||
"reference": "65ce306da864f4d558348aeba040ed7876878090" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090", | |||||
"reference": "65ce306da864f4d558348aeba040ed7876878090", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"fortawesome/font-awesome": "~4.7", | |||||
"php": ">=5.4.0", | |||||
"yiisoft/yii2": "2.0.*" | |||||
}, | |||||
"time": "2017-01-11 14:05:47", | |||||
"type": "yii2-extension", | |||||
"extra": { | |||||
"asset-installer-paths": { | |||||
"npm-asset-library": "vendor/npm", | |||||
"bower-asset-library": "vendor/bower" | |||||
} | |||||
}, | |||||
"installation-source": "dist", | |||||
"autoload": { | |||||
"psr-4": { | |||||
"rmrevin\\yii\\fontawesome\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Revin Roman", | |||||
"email": "roman@rmrevin.com", | |||||
"homepage": "https://rmrevin.com/" | |||||
} | |||||
], | |||||
"description": "Asset Bundle for Yii2 with Font Awesome", | |||||
"keywords": [ | |||||
"asset", | |||||
"awesome", | |||||
"bundle", | |||||
"font", | |||||
"yii" | |||||
] | |||||
}, | |||||
{ | |||||
"name": "almasaeed2010/adminlte", | |||||
"version": "v2.4.8", | |||||
"version_normalized": "2.4.8.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/almasaeed2010/AdminLTE.git", | |||||
"reference": "d9e68301848a95dff2e2dbef6569e617a9b3fa30" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/d9e68301848a95dff2e2dbef6569e617a9b3fa30", | |||||
"reference": "d9e68301848a95dff2e2dbef6569e617a9b3fa30", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"bower-asset/jquery": ">=1.9.0 <4.0.0", | |||||
"composer/installers": "1.*" | |||||
}, | |||||
"time": "2018-07-15 18:48:11", | |||||
"type": "template", | |||||
"installation-source": "dist", | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Abdullah Almsaeed", | |||||
"email": "abdullah@almsaeedstudio.com" | |||||
} | |||||
], | |||||
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3", | |||||
"homepage": "https://adminlte.io/", | |||||
"keywords": [ | |||||
"JS", | |||||
"admin", | |||||
"back-end", | |||||
"css", | |||||
"less", | |||||
"responsive", | |||||
"template", | |||||
"theme", | |||||
"web" | |||||
] | |||||
}, | |||||
{ | |||||
"name": "cebe/yii2-gravatar", | |||||
"version": "1.1", | |||||
"version_normalized": "1.1.0.0", | |||||
"target-dir": "cebe/gravatar", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/cebe/yii2-gravatar.git", | |||||
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", | |||||
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"yiisoft/yii2": "*" | |||||
}, | |||||
"time": "2013-12-10 17:49:58", | |||||
"type": "yii2-extension", | |||||
"installation-source": "dist", | |||||
"autoload": { | |||||
"psr-0": { | |||||
"cebe\\gravatar\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"MIT" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Carsten Brandt", | |||||
"email": "mail@cebe.cc", | |||||
"homepage": "http://cebe.cc/", | |||||
"role": "Core framework development" | |||||
} | |||||
], | |||||
"description": "Gravatar Widget for Yii 2", | |||||
"keywords": [ | |||||
"gravatar", | |||||
"yii" | |||||
] | |||||
}, | |||||
{ | |||||
"name": "dmstr/yii2-adminlte-asset", | |||||
"version": "2.6.2", | |||||
"version_normalized": "2.6.2.0", | |||||
"source": { | |||||
"type": "git", | |||||
"url": "https://github.com/dmstr/yii2-adminlte-asset.git", | |||||
"reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe" | |||||
}, | |||||
"dist": { | |||||
"type": "zip", | |||||
"url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/c96336e1960ebc6c1e72487a7c6ca1a1589519fe", | |||||
"reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe", | |||||
"shasum": "" | |||||
}, | |||||
"require": { | |||||
"almasaeed2010/adminlte": "^2.4.0", | |||||
"cebe/yii2-gravatar": "1.*", | |||||
"rmrevin/yii2-fontawesome": "~2.9", | |||||
"yiisoft/yii2": "2.*", | |||||
"yiisoft/yii2-bootstrap": "~2.0.0" | |||||
}, | |||||
"time": "2018-07-24 14:47:13", | |||||
"type": "yii2-extension", | |||||
"extra": { | |||||
"branch-alias": { | |||||
"dev-master": "2.0.x-dev" | |||||
} | |||||
}, | |||||
"installation-source": "dist", | |||||
"autoload": { | |||||
"psr-4": { | |||||
"dmstr\\": "" | |||||
} | |||||
}, | |||||
"notification-url": "https://packagist.org/downloads/", | |||||
"license": [ | |||||
"BSD-3-Clause" | |||||
], | |||||
"authors": [ | |||||
{ | |||||
"name": "Tobias Munk", | |||||
"email": "tobias@diemeisterei.de" | |||||
}, | |||||
{ | |||||
"name": "Evgeniy Tkachenko", | |||||
"email": "et.coder@gmail.com" | |||||
} | |||||
], | |||||
"description": "AdminLTE backend theme asset bundle for Yii 2.0 Framework", | |||||
"keywords": [ | |||||
"AdminLTE", | |||||
"admin", | |||||
"asset", | |||||
"backend", | |||||
"css", | |||||
"extension", | |||||
"less", | |||||
"theme", | |||||
"yii2" | |||||
] | |||||
} | } | ||||
] | ] |
'@kartik/mpdf' => $vendorDir . '/kartik-v/yii2-mpdf', | '@kartik/mpdf' => $vendorDir . '/kartik-v/yii2-mpdf', | ||||
), | ), | ||||
), | ), | ||||
'rmrevin/yii2-fontawesome' => | |||||
array ( | |||||
'name' => 'rmrevin/yii2-fontawesome', | |||||
'version' => '2.17.1.0', | |||||
'alias' => | |||||
array ( | |||||
'@rmrevin/yii/fontawesome' => $vendorDir . '/rmrevin/yii2-fontawesome', | |||||
), | |||||
), | |||||
'cebe/yii2-gravatar' => | |||||
array ( | |||||
'name' => 'cebe/yii2-gravatar', | |||||
'version' => '1.1.0.0', | |||||
'alias' => | |||||
array ( | |||||
'@cebe/gravatar' => $vendorDir . '/cebe/yii2-gravatar/cebe/gravatar', | |||||
), | |||||
), | |||||
'dmstr/yii2-adminlte-asset' => | |||||
array ( | |||||
'name' => 'dmstr/yii2-adminlte-asset', | |||||
'version' => '2.6.2.0', | |||||
'alias' => | |||||
array ( | |||||
'@dmstr' => $vendorDir . '/dmstr/yii2-adminlte-asset', | |||||
), | |||||
), | |||||
); | ); |