|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253 |
- {
- "_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": "0a96d7573d54afab6210cfabf212aae2",
- "content-hash": "e287d89eaeb34db8a7f1cc53b4b790b8",
- "packages": [
- {
- "name": "2amigos/yii2-chartjs-widget",
- "version": "2.0.1",
- "source": {
- "type": "git",
- "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
- "reference": "9e9c55212f80870820739a3b6e5deea88789876a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/9e9c55212f80870820739a3b6e5deea88789876a",
- "reference": "9e9c55212f80870820739a3b6e5deea88789876a",
- "shasum": ""
- },
- "require": {
- "bower-asset/chartjs": "2.1.6",
- "yiisoft/yii2": "*"
- },
- "require-dev": {
- "phpunit/phpunit": "4.*"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- },
- "asset-installer-paths": {
- "bower-asset-library": "vendor/bower"
- }
- },
- "autoload": {
- "psr-4": {
- "dosamigos\\chartjs\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "2amigOS! Consulting Group",
- "email": "hola@2amigos.us",
- "homepage": "http://2amigos.us",
- "role": "Developer"
- }
- ],
- "description": "ChartJs widget for Yii2.",
- "homepage": "http://yiiwheels.com/extension/chartjs-widget",
- "keywords": [
- "2amigos",
- "chartjs",
- "extension",
- "widget",
- "yii",
- "yii 2",
- "yii2"
- ],
- "time": "2016-07-09 19:09:35"
- },
- {
- "name": "2amigos/yii2-leaflet-extension",
- "version": "1.0.2",
- "source": {
- "type": "git",
- "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
- "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
- "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
- "shasum": ""
- },
- "require": {
- "bower-asset/leaflet": "0.7.*@stable",
- "yiisoft/yii2": "~2.0.0"
- },
- "require-dev": {
- "phpunit/phpunit": "4.*"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- },
- "asset-installer-paths": {
- "bower-asset-library": "vendor/bower"
- }
- },
- "autoload": {
- "psr-4": {
- "dosamigos\\leaflet\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "2amigOS! Consulting Group",
- "email": "hola@2amigos.us",
- "homepage": "http://2amigos.us",
- "role": "Developer"
- }
- ],
- "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
- "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
- "keywords": [
- "2amigos",
- "extension",
- "leaflet",
- "maps",
- "widget",
- "yii",
- "yii2"
- ],
- "time": "2016-02-05 23:47:38"
- },
- {
- "name": "bower-asset/bootstrap",
- "version": "v3.3.7",
- "source": {
- "type": "git",
- "url": "https://github.com/twbs/bootstrap.git",
- "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
- "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
- "shasum": ""
- },
- "require": {
- "bower-asset/jquery": ">=1.9.1,<=3"
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": [
- "less/bootstrap.less",
- "dist/js/bootstrap.js"
- ],
- "bower-asset-ignore": [
- "/.*",
- "_config.yml",
- "CNAME",
- "composer.json",
- "CONTRIBUTING.md",
- "docs",
- "js/tests",
- "test-infra"
- ]
- },
- "license": [
- "MIT"
- ],
- "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
- "keywords": [
- "css",
- "framework",
- "front-end",
- "js",
- "less",
- "mobile-first",
- "responsive",
- "web"
- ]
- },
- {
- "name": "bower-asset/chartjs",
- "version": "v2.1.6",
- "source": {
- "type": "git",
- "url": "https://github.com/chartjs/Chart.js.git",
- "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/07662b158d829f395b2c97d732e60599b8b5c4e4",
- "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4",
- "shasum": ""
- },
- "require-dev": {
- "bower-asset/jquery": "~2.1.4"
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": [
- "dist/Chart.js"
- ]
- },
- "license": [
- "MIT"
- ],
- "description": "Simple HTML5 Charts using the canvas element"
- },
- {
- "name": "bower-asset/jquery",
- "version": "2.2.4",
- "source": {
- "type": "git",
- "url": "https://github.com/jquery/jquery-dist.git",
- "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
- "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
- "shasum": ""
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": "dist/jquery.js",
- "bower-asset-ignore": [
- "package.json"
- ]
- },
- "license": [
- "MIT"
- ],
- "keywords": [
- "browser",
- "javascript",
- "jquery",
- "library"
- ]
- },
- {
- "name": "bower-asset/jquery.inputmask",
- "version": "3.2.7",
- "source": {
- "type": "git",
- "url": "https://github.com/RobinHerbots/Inputmask.git",
- "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
- "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
- "shasum": ""
- },
- "require": {
- "bower-asset/jquery": ">=1.7"
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": [
- "./dist/inputmask/inputmask.js"
- ],
- "bower-asset-ignore": [
- "**/*",
- "!dist/*",
- "!dist/inputmask/*",
- "!dist/min/*",
- "!dist/min/inputmask/*",
- "!extra/bindings/*",
- "!extra/dependencyLibs/*",
- "!extra/phone-codes/*"
- ]
- },
- "license": [
- "http://opensource.org/licenses/mit-license.php"
- ],
- "description": "jquery.inputmask is a jquery plugin which create an input mask.",
- "keywords": [
- "form",
- "input",
- "inputmask",
- "jquery",
- "mask",
- "plugins"
- ]
- },
- {
- "name": "bower-asset/leaflet",
- "version": "v0.7.7",
- "source": {
- "type": "git",
- "url": "https://github.com/Leaflet/Leaflet.git",
- "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/197f9d43b7bbc73c0492bf62cd666a5a98038098",
- "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098",
- "shasum": ""
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": [
- "dist/leaflet.css",
- "dist/leaflet-src.js",
- "dist/images/layers-2x.png",
- "dist/images/layers.png",
- "dist/images/marker-icon-2x.png",
- "dist/images/marker-icon.png",
- "dist/images/marker-shadow.png"
- ],
- "bower-asset-ignore": [
- ".*",
- "CHANGELOG.json",
- "FAQ.md",
- "debug",
- "spec",
- "src",
- "build"
- ]
- },
- "description": "JavaScript library for mobile-friendly interactive maps"
- },
- {
- "name": "bower-asset/punycode",
- "version": "v1.3.2",
- "source": {
- "type": "git",
- "url": "https://github.com/bestiejs/punycode.js.git",
- "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
- "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
- "shasum": ""
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": "punycode.js",
- "bower-asset-ignore": [
- "coverage",
- "tests",
- ".*",
- "component.json",
- "Gruntfile.js",
- "node_modules",
- "package.json"
- ]
- }
- },
- {
- "name": "bower-asset/yii2-pjax",
- "version": "v2.0.6",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/jquery-pjax.git",
- "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
- "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
- "shasum": ""
- },
- "require": {
- "bower-asset/jquery": ">=1.8"
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": "./jquery.pjax.js",
- "bower-asset-ignore": [
- ".travis.yml",
- "Gemfile",
- "Gemfile.lock",
- "CONTRIBUTING.md",
- "vendor/",
- "script/",
- "test/"
- ]
- },
- "license": [
- "MIT"
- ]
- },
- {
- "name": "cebe/markdown",
- "version": "1.1.1",
- "source": {
- "type": "git",
- "url": "https://github.com/cebe/markdown.git",
- "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
- "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
- "shasum": ""
- },
- "require": {
- "lib-pcre": "*",
- "php": ">=5.4.0"
- },
- "require-dev": {
- "cebe/indent": "*",
- "facebook/xhprof": "*@dev",
- "phpunit/phpunit": "4.1.*"
- },
- "bin": [
- "bin/markdown"
- ],
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.1.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "cebe\\markdown\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Carsten Brandt",
- "email": "mail@cebe.cc",
- "homepage": "http://cebe.cc/",
- "role": "Creator"
- }
- ],
- "description": "A super fast, highly extensible markdown parser for PHP",
- "homepage": "https://github.com/cebe/markdown#readme",
- "keywords": [
- "extensible",
- "fast",
- "gfm",
- "markdown",
- "markdown-extra"
- ],
- "time": "2016-09-14 20:40:20"
- },
- {
- "name": "ezyang/htmlpurifier",
- "version": "v4.8.0",
- "source": {
- "type": "git",
- "url": "https://github.com/ezyang/htmlpurifier.git",
- "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
- "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
- "shasum": ""
- },
- "require": {
- "php": ">=5.2"
- },
- "type": "library",
- "autoload": {
- "psr-0": {
- "HTMLPurifier": "library/"
- },
- "files": [
- "library/HTMLPurifier.composer.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL"
- ],
- "authors": [
- {
- "name": "Edward Z. Yang",
- "email": "admin@htmlpurifier.org",
- "homepage": "http://ezyang.com"
- }
- ],
- "description": "Standards compliant HTML filter written in PHP",
- "homepage": "http://htmlpurifier.org/",
- "keywords": [
- "html"
- ],
- "time": "2016-07-16 12:58:58"
- },
- {
- "name": "kartik-v/yii2-mpdf",
- "version": "dev-master",
- "source": {
- "type": "git",
- "url": "https://github.com/kartik-v/yii2-mpdf.git",
- "reference": "94de4fd901036bb086bf86e10509649345b462a0"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/94de4fd901036bb086bf86e10509649345b462a0",
- "reference": "94de4fd901036bb086bf86e10509649345b462a0",
- "shasum": ""
- },
- "require": {
- "mpdf/mpdf": "<7.0"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "kartik\\mpdf\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD 3-Clause"
- ],
- "authors": [
- {
- "name": "Kartik Visweswaran",
- "email": "kartikv2@gmail.com",
- "homepage": "http://www.krajee.com/"
- }
- ],
- "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
- "homepage": "https://github.com/kartik-v/yii2-mpdf",
- "keywords": [
- "component",
- "extension",
- "html",
- "mpdf",
- "pdf",
- "utf8",
- "yii2"
- ],
- "time": "2016-11-03 17:25:48"
- },
- {
- "name": "mpdf/mpdf",
- "version": "v6.1.2",
- "source": {
- "type": "git",
- "url": "https://github.com/mpdf/mpdf.git",
- "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/mpdf/mpdf/zipball/da078bc2669d3f98553ac41f920ead4c17c951ad",
- "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad",
- "shasum": ""
- },
- "require": {
- "ext-mbstring": "*",
- "php": ">=5.4.0",
- "setasign/fpdi": "1.6.*"
- },
- "require-dev": {
- "phpunit/phpunit": "^4.7"
- },
- "suggest": {
- "ext-zlib": "Needed for compression of embedded resources, such as fonts"
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "mpdf.php",
- "classes"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0"
- ],
- "authors": [
- {
- "name": "Ian Back",
- "role": "Developer"
- }
- ],
- "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
- "homepage": "http://mpdf.github.io",
- "keywords": [
- "pdf",
- "php",
- "utf-8"
- ],
- "time": "2016-07-20 12:31:58"
- },
- {
- "name": "setasign/fpdi",
- "version": "1.6.1",
- "source": {
- "type": "git",
- "url": "https://github.com/Setasign/FPDI.git",
- "reference": "5b899b2b41463bf261aa69840fd30b50950a500c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Setasign/FPDI/zipball/5b899b2b41463bf261aa69840fd30b50950a500c",
- "reference": "5b899b2b41463bf261aa69840fd30b50950a500c",
- "shasum": ""
- },
- "suggest": {
- "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
- "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
- "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "filters/",
- "fpdi.php",
- "fpdf_tpl.php",
- "fpdi_pdf_parser.php",
- "pdf_context.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Jan Slabon",
- "email": "jan.slabon@setasign.com",
- "homepage": "https://www.setasign.com"
- }
- ],
- "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
- "homepage": "https://www.setasign.com/fpdi",
- "keywords": [
- "fpdf",
- "fpdi",
- "pdf"
- ],
- "time": "2015-11-30 10:53:14"
- },
- {
- "name": "swiftmailer/swiftmailer",
- "version": "v5.4.3",
- "source": {
- "type": "git",
- "url": "https://github.com/swiftmailer/swiftmailer.git",
- "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
- "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3"
- },
- "require-dev": {
- "mockery/mockery": "~0.9.1"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "5.4-dev"
- }
- },
- "autoload": {
- "files": [
- "lib/swift_required.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Chris Corbyn"
- },
- {
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- }
- ],
- "description": "Swiftmailer, free feature-rich PHP mailer",
- "homepage": "http://swiftmailer.org",
- "keywords": [
- "email",
- "mail",
- "mailer"
- ],
- "time": "2016-07-08 11:51:25"
- },
- {
- "name": "yiisoft/yii2",
- "version": "2.0.10",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-framework.git",
- "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
- "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
- "shasum": ""
- },
- "require": {
- "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
- "bower-asset/jquery.inputmask": "~3.2.2",
- "bower-asset/punycode": "1.3.*",
- "bower-asset/yii2-pjax": "~2.0.1",
- "cebe/markdown": "~1.0.0 | ~1.1.0",
- "ext-ctype": "*",
- "ext-mbstring": "*",
- "ezyang/htmlpurifier": "~4.6",
- "lib-pcre": "*",
- "php": ">=5.4.0",
- "yiisoft/yii2-composer": "~2.0.4"
- },
- "bin": [
- "yii"
- ],
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Qiang Xue",
- "email": "qiang.xue@gmail.com",
- "homepage": "http://www.yiiframework.com/",
- "role": "Founder and project lead"
- },
- {
- "name": "Alexander Makarov",
- "email": "sam@rmcreative.ru",
- "homepage": "http://rmcreative.ru/",
- "role": "Core framework development"
- },
- {
- "name": "Maurizio Domba",
- "homepage": "http://mdomba.info/",
- "role": "Core framework development"
- },
- {
- "name": "Carsten Brandt",
- "email": "mail@cebe.cc",
- "homepage": "http://cebe.cc/",
- "role": "Core framework development"
- },
- {
- "name": "Timur Ruziev",
- "email": "resurtm@gmail.com",
- "homepage": "http://resurtm.com/",
- "role": "Core framework development"
- },
- {
- "name": "Paul Klimov",
- "email": "klimov.paul@gmail.com",
- "role": "Core framework development"
- },
- {
- "name": "Dmitry Naumenko",
- "email": "d.naumenko.a@gmail.com",
- "role": "Core framework development"
- }
- ],
- "description": "Yii PHP Framework Version 2",
- "homepage": "http://www.yiiframework.com/",
- "keywords": [
- "framework",
- "yii2"
- ],
- "time": "2016-10-20 12:02:50"
- },
- {
- "name": "yiisoft/yii2-bootstrap",
- "version": "2.0.6",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-bootstrap.git",
- "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
- "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
- "shasum": ""
- },
- "require": {
- "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
- "yiisoft/yii2": ">=2.0.6"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- },
- "asset-installer-paths": {
- "npm-asset-library": "vendor/npm",
- "bower-asset-library": "vendor/bower"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\bootstrap\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Qiang Xue",
- "email": "qiang.xue@gmail.com"
- }
- ],
- "description": "The Twitter Bootstrap extension for the Yii framework",
- "keywords": [
- "bootstrap",
- "yii2"
- ],
- "time": "2016-03-17 03:29:28"
- },
- {
- "name": "yiisoft/yii2-composer",
- "version": "2.0.4",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-composer.git",
- "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
- "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.0"
- },
- "type": "composer-plugin",
- "extra": {
- "class": "yii\\composer\\Plugin",
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\composer\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Qiang Xue",
- "email": "qiang.xue@gmail.com"
- }
- ],
- "description": "The composer plugin for Yii extension installer",
- "keywords": [
- "composer",
- "extension installer",
- "yii2"
- ],
- "time": "2016-02-06 00:49:24"
- },
- {
- "name": "yiisoft/yii2-swiftmailer",
- "version": "2.0.6",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
- "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5",
- "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5",
- "shasum": ""
- },
- "require": {
- "swiftmailer/swiftmailer": "~5.0",
- "yiisoft/yii2": "~2.0.4"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\swiftmailer\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Paul Klimov",
- "email": "klimov.paul@gmail.com"
- }
- ],
- "description": "The SwiftMailer integration for the Yii framework",
- "keywords": [
- "email",
- "mail",
- "mailer",
- "swift",
- "swiftmailer",
- "yii2"
- ],
- "time": "2016-09-09 11:48:11"
- }
- ],
- "packages-dev": [
- {
- "name": "bower-asset/typeahead.js",
- "version": "v0.11.1",
- "source": {
- "type": "git",
- "url": "https://github.com/twitter/typeahead.js.git",
- "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
- "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
- "shasum": ""
- },
- "require": {
- "bower-asset/jquery": ">=1.7"
- },
- "require-dev": {
- "bower-asset/jasmine-ajax": "~1.3.1",
- "bower-asset/jasmine-jquery": "~1.5.2",
- "bower-asset/jquery": "~1.7"
- },
- "type": "bower-asset-library",
- "extra": {
- "bower-asset-main": "dist/typeahead.bundle.js"
- }
- },
- {
- "name": "fzaninotto/faker",
- "version": "v1.6.0",
- "source": {
- "type": "git",
- "url": "https://github.com/fzaninotto/Faker.git",
- "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
- "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
- "shasum": ""
- },
- "require": {
- "php": "^5.3.3|^7.0"
- },
- "require-dev": {
- "ext-intl": "*",
- "phpunit/phpunit": "~4.0",
- "squizlabs/php_codesniffer": "~1.5"
- },
- "type": "library",
- "extra": {
- "branch-alias": []
- },
- "autoload": {
- "psr-4": {
- "Faker\\": "src/Faker/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "François Zaninotto"
- }
- ],
- "description": "Faker is a PHP library that generates fake data for you.",
- "keywords": [
- "data",
- "faker",
- "fixtures"
- ],
- "time": "2016-04-29 12:21:54"
- },
- {
- "name": "phpspec/php-diff",
- "version": "v1.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/phpspec/php-diff.git",
- "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
- "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
- "shasum": ""
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
- "autoload": {
- "psr-0": {
- "Diff": "lib/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Chris Boulton",
- "homepage": "http://github.com/chrisboulton"
- }
- ],
- "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
- "time": "2016-04-07 12:29:16"
- },
- {
- "name": "yiisoft/yii2-codeception",
- "version": "2.0.5",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-codeception.git",
- "reference": "c916a36d09fc128b05a374e7922bc56854334d56"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c916a36d09fc128b05a374e7922bc56854334d56",
- "reference": "c916a36d09fc128b05a374e7922bc56854334d56",
- "shasum": ""
- },
- "require": {
- "yiisoft/yii2": ">=2.0.4"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\codeception\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Mark Jebri",
- "email": "mark.github@yandex.ru"
- }
- ],
- "description": "The Codeception integration for the Yii framework",
- "keywords": [
- "codeception",
- "yii2"
- ],
- "abandoned": "codeception/codeception",
- "time": "2016-03-17 03:41:26"
- },
- {
- "name": "yiisoft/yii2-debug",
- "version": "2.0.6",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-debug.git",
- "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
- "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
- "shasum": ""
- },
- "require": {
- "yiisoft/yii2": ">=2.0.4",
- "yiisoft/yii2-bootstrap": "*"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\debug\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Qiang Xue",
- "email": "qiang.xue@gmail.com"
- }
- ],
- "description": "The debugger extension for the Yii framework",
- "keywords": [
- "debug",
- "debugger",
- "yii2"
- ],
- "time": "2016-03-17 03:50:19"
- },
- {
- "name": "yiisoft/yii2-faker",
- "version": "2.0.3",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-faker.git",
- "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
- "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
- "shasum": ""
- },
- "require": {
- "fzaninotto/faker": "*",
- "yiisoft/yii2": "*"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\faker\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Mark Jebri",
- "email": "mark.github@yandex.ru"
- }
- ],
- "description": "Fixture generator. The Faker integration for the Yii framework.",
- "keywords": [
- "Fixture",
- "faker",
- "yii2"
- ],
- "time": "2015-03-01 06:22:44"
- },
- {
- "name": "yiisoft/yii2-gii",
- "version": "2.0.5",
- "source": {
- "type": "git",
- "url": "https://github.com/yiisoft/yii2-gii.git",
- "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
- "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
- "shasum": ""
- },
- "require": {
- "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
- "phpspec/php-diff": ">=1.0.2",
- "yiisoft/yii2": ">=2.0.4",
- "yiisoft/yii2-bootstrap": "~2.0"
- },
- "type": "yii2-extension",
- "extra": {
- "branch-alias": {
- "dev-master": "2.0.x-dev"
- },
- "asset-installer-paths": {
- "npm-asset-library": "vendor/npm",
- "bower-asset-library": "vendor/bower"
- }
- },
- "autoload": {
- "psr-4": {
- "yii\\gii\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Qiang Xue",
- "email": "qiang.xue@gmail.com"
- }
- ],
- "description": "The Gii extension for the Yii framework",
- "keywords": [
- "code generator",
- "gii",
- "yii2"
- ],
- "time": "2016-03-18 14:09:46"
- }
- ],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": {
- "kartik-v/yii2-mpdf": 20
- },
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": {
- "php": ">=5.4.0"
- },
- "platform-dev": []
- }
|