-
-
Save boboldehampsink/379ffff4c3f5d6db4d674af17dac3cfc to your computer and use it in GitHub Desktop.
Composer files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "boboldehampsink/mounty", | |
"description": "Mounty", | |
"minimum-stability": "beta", | |
"repositories": [ | |
{ | |
"type": "vcs", | |
"url": "https://github.com/boboldehampsink/schematic-commerce" | |
} | |
], | |
"require": { | |
"php": "^7.2", | |
"ext-imagick": "*", | |
"ext-redis": "*", | |
"ext-intl": "*", | |
"craftcms/cms": "^3.0", | |
"yiisoft/yii2-redis": "^2.0", | |
"codemix/yii2-streamlog": "^1.2", | |
"craftcms/google-cloud": "^1.0", | |
"craftcms/mailgun": "^1.2", | |
"craftcms/redactor": "^2.0", | |
"craftcms/commerce": "^2.0@beta", | |
"craftcms/commerce-mollie": "^1.0", | |
"craftcms/contact-form": "^2.2", | |
"nerds-and-company/schematic": "^4.0", | |
"nerds-and-company/schematic-commerce": "dev-develop", | |
"robuust/craft-fixtures": "^1.0", | |
"aelvan/mailchimp-subscribe": "^2.0", | |
"sebastianlenz/linkfield": "^1.0" | |
}, | |
"require-dev": { | |
"heroku/heroku-buildpack-php": "*", | |
"codeception/codeception": "^2.4", | |
"phpmd/phpmd": "^2.6", | |
"squizlabs/php_codesniffer": "^3.2", | |
"sensiolabs/security-checker": "^4.1" | |
}, | |
"autoload": { | |
"psr-4": { | |
"fixtures\\": "fixtures/" | |
} | |
}, | |
"scripts": { | |
"post-create-project-cmd": [ | |
"@composer dump-autoload -o" | |
], | |
"compile": [ | |
"npm run build:prod" | |
] | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_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#installing-dependencies", | |
"This file is @generated automatically" | |
], | |
"content-hash": "866e859d5318af91d714d058084fd1ee", | |
"packages": [ | |
{ | |
"name": "aelvan/mailchimp-subscribe", | |
"version": "v2.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/aelvan/mailchimp-subscribe-craft.git", | |
"reference": "eaff81d8838ae6cab1075faa7b249ad49f6c3c64" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/aelvan/mailchimp-subscribe-craft/zipball/eaff81d8838ae6cab1075faa7b249ad49f6c3c64", | |
"reference": "eaff81d8838ae6cab1075faa7b249ad49f6c3c64", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0", | |
"pacely/mailchimp-apiv3": "^1.0" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Mailchimp Subscribe", | |
"handle": "mailchimp-subscribe", | |
"schemaVersion": "2.0.0", | |
"hasCpSettings": false, | |
"hasCpSection": false, | |
"changelogUrl": "https://raw.githubusercontent.com/aelvan/mailchimp-subscribe/master/CHANGELOG.md", | |
"components": [], | |
"class": "aelvan\\mailchimpsubscribe\\MailchimpSubscribe" | |
}, | |
"autoload": { | |
"psr-4": { | |
"aelvan\\mailchimpsubscribe\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "André Elvan", | |
"homepage": "https://www.vaersaagod.no" | |
} | |
], | |
"description": "Simple Craft plugin for subscribing to a MailChimp list.", | |
"keywords": [ | |
"Craft", | |
"cms", | |
"craft-plugin", | |
"craftcms", | |
"mailchimp" | |
], | |
"time": "2018-05-14T21:27:12+00:00" | |
}, | |
{ | |
"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,<4.0" | |
}, | |
"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" | |
], | |
"time": "2016-07-25T15:51:55+00:00" | |
}, | |
{ | |
"name": "bower-asset/inputmask", | |
"version": "3.3.11", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/RobinHerbots/Inputmask.git", | |
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b", | |
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b", | |
"shasum": "" | |
}, | |
"require": { | |
"bower-asset/jquery": ">=1.7" | |
}, | |
"type": "bower-asset-library", | |
"extra": { | |
"bower-asset-main": [ | |
"./dist/inputmask/inputmask.js", | |
"./dist/inputmask/inputmask.extensions.js", | |
"./dist/inputmask/inputmask.date.extensions.js", | |
"./dist/inputmask/inputmask.numeric.extensions.js", | |
"./dist/inputmask/inputmask.phone.extensions.js", | |
"./dist/inputmask/jquery.inputmask.js", | |
"./dist/inputmask/global/document.js", | |
"./dist/inputmask/global/window.js", | |
"./dist/inputmask/phone-codes/phone.js", | |
"./dist/inputmask/phone-codes/phone-be.js", | |
"./dist/inputmask/phone-codes/phone-nl.js", | |
"./dist/inputmask/phone-codes/phone-ru.js", | |
"./dist/inputmask/phone-codes/phone-uk.js", | |
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", | |
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", | |
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", | |
"./dist/inputmask/bindings/inputmask.binding.js" | |
], | |
"bower-asset-ignore": [ | |
"**/*", | |
"!dist/*", | |
"!dist/inputmask/*", | |
"!dist/min/*", | |
"!dist/min/inputmask/*" | |
] | |
}, | |
"license": [ | |
"http://opensource.org/licenses/mit-license.php" | |
], | |
"description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", | |
"keywords": [ | |
"form", | |
"input", | |
"inputmask", | |
"jquery", | |
"mask", | |
"plugins" | |
], | |
"time": "2017-11-21T11:46:23+00:00" | |
}, | |
{ | |
"name": "bower-asset/jquery", | |
"version": "3.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/jquery/jquery-dist.git", | |
"reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e", | |
"reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e", | |
"shasum": "" | |
}, | |
"type": "bower-asset-library", | |
"extra": { | |
"bower-asset-main": "dist/jquery.js", | |
"bower-asset-ignore": [ | |
"package.json" | |
] | |
}, | |
"license": [ | |
"MIT" | |
], | |
"keywords": [ | |
"browser", | |
"javascript", | |
"jquery", | |
"library" | |
], | |
"time": "2017-03-20T19:02:00+00:00" | |
}, | |
{ | |
"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" | |
] | |
}, | |
"time": "2014-10-22T12:02:42+00:00" | |
}, | |
{ | |
"name": "bower-asset/yii2-pjax", | |
"version": "2.0.7.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/jquery-pjax.git", | |
"reference": "aef7b953107264f00234902a3880eb50dafc48be" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", | |
"reference": "aef7b953107264f00234902a3880eb50dafc48be", | |
"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" | |
], | |
"time": "2017-10-12T10:11:14+00:00" | |
}, | |
{ | |
"name": "cebe/markdown", | |
"version": "1.1.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/cebe/markdown.git", | |
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e", | |
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e", | |
"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": "2017-07-16T21:13:23+00:00" | |
}, | |
{ | |
"name": "clue/stream-filter", | |
"version": "v1.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/clue/php-stream-filter.git", | |
"reference": "d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/clue/php-stream-filter/zipball/d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0", | |
"reference": "d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.0 || ^4.8" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Clue\\StreamFilter\\": "src/" | |
}, | |
"files": [ | |
"src/functions.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Christian Lück", | |
"email": "christian@lueck.tv" | |
} | |
], | |
"description": "A simple and modern approach to stream filtering in PHP", | |
"homepage": "https://github.com/clue/php-stream-filter", | |
"keywords": [ | |
"bucket brigade", | |
"callback", | |
"filter", | |
"php_user_filter", | |
"stream", | |
"stream_filter_append", | |
"stream_filter_register" | |
], | |
"time": "2017-08-18T09:54:01+00:00" | |
}, | |
{ | |
"name": "codemix/yii2-streamlog", | |
"version": "1.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/codemix/yii2-streamlog.git", | |
"reference": "46717733b46a91dd323888349b323fb0bd989e2e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/codemix/yii2-streamlog/zipball/46717733b46a91dd323888349b323fb0bd989e2e", | |
"reference": "46717733b46a91dd323888349b323fb0bd989e2e", | |
"shasum": "" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"codemix\\streamlog\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Härtl", | |
"email": "haertl.mike@gmail.com" | |
} | |
], | |
"description": "A Yii 2 log target for streams in URL format", | |
"keywords": [ | |
"log", | |
"stdout", | |
"stream", | |
"yii2" | |
], | |
"time": "2017-02-16T14:50:01+00:00" | |
}, | |
{ | |
"name": "composer/ca-bundle", | |
"version": "1.1.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/composer/ca-bundle.git", | |
"reference": "46afded9720f40b9dc63542af4e3e43a1177acb0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/46afded9720f40b9dc63542af4e3e43a1177acb0", | |
"reference": "46afded9720f40b9dc63542af4e3e43a1177acb0", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-openssl": "*", | |
"ext-pcre": "*", | |
"php": "^5.3.2 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", | |
"psr/log": "^1.0", | |
"symfony/process": "^2.5 || ^3.0 || ^4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Composer\\CaBundle\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", | |
"keywords": [ | |
"cabundle", | |
"cacert", | |
"certificate", | |
"ssl", | |
"tls" | |
], | |
"time": "2018-08-08T08:57:40+00:00" | |
}, | |
{ | |
"name": "composer/composer", | |
"version": "1.6.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/composer/composer.git", | |
"reference": "88a69fda0f2187ad8714cedffd7a8872dceaa4c2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/composer/composer/zipball/88a69fda0f2187ad8714cedffd7a8872dceaa4c2", | |
"reference": "88a69fda0f2187ad8714cedffd7a8872dceaa4c2", | |
"shasum": "" | |
}, | |
"require": { | |
"composer/ca-bundle": "^1.0", | |
"composer/semver": "^1.0", | |
"composer/spdx-licenses": "^1.2", | |
"justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0", | |
"php": "^5.3.2 || ^7.0", | |
"psr/log": "^1.0", | |
"seld/cli-prompt": "^1.0", | |
"seld/jsonlint": "^1.4", | |
"seld/phar-utils": "^1.0", | |
"symfony/console": "^2.7 || ^3.0 || ^4.0", | |
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0", | |
"symfony/finder": "^2.7 || ^3.0 || ^4.0", | |
"symfony/process": "^2.7 || ^3.0 || ^4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8.35 || ^5.7", | |
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0" | |
}, | |
"suggest": { | |
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", | |
"ext-zip": "Enabling the zip extension allows you to unzip archives", | |
"ext-zlib": "Allow gzip compression of HTTP requests" | |
}, | |
"bin": [ | |
"bin/composer" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.6-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Composer\\": "src/Composer" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nils Adermann", | |
"email": "naderman@naderman.de", | |
"homepage": "http://www.naderman.de" | |
}, | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", | |
"homepage": "https://getcomposer.org/", | |
"keywords": [ | |
"autoload", | |
"dependency", | |
"package" | |
], | |
"time": "2018-01-31T15:28:18+00:00" | |
}, | |
{ | |
"name": "composer/semver", | |
"version": "1.4.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/composer/semver.git", | |
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", | |
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.3.2 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.5 || ^5.0.5", | |
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Composer\\Semver\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nils Adermann", | |
"email": "naderman@naderman.de", | |
"homepage": "http://www.naderman.de" | |
}, | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
}, | |
{ | |
"name": "Rob Bast", | |
"email": "rob.bast@gmail.com", | |
"homepage": "http://robbast.nl" | |
} | |
], | |
"description": "Semver library that offers utilities, version constraint parsing and validation.", | |
"keywords": [ | |
"semantic", | |
"semver", | |
"validation", | |
"versioning" | |
], | |
"time": "2016-08-30T16:08:34+00:00" | |
}, | |
{ | |
"name": "composer/spdx-licenses", | |
"version": "1.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/composer/spdx-licenses.git", | |
"reference": "cb17687e9f936acd7e7245ad3890f953770dec1b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/cb17687e9f936acd7e7245ad3890f953770dec1b", | |
"reference": "cb17687e9f936acd7e7245ad3890f953770dec1b", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.3.2 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", | |
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Composer\\Spdx\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nils Adermann", | |
"email": "naderman@naderman.de", | |
"homepage": "http://www.naderman.de" | |
}, | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
}, | |
{ | |
"name": "Rob Bast", | |
"email": "rob.bast@gmail.com", | |
"homepage": "http://robbast.nl" | |
} | |
], | |
"description": "SPDX licenses list and validation library.", | |
"keywords": [ | |
"license", | |
"spdx", | |
"validator" | |
], | |
"time": "2018-04-30T10:33:04+00:00" | |
}, | |
{ | |
"name": "craftcms/cms", | |
"version": "3.0.20", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/cms.git", | |
"reference": "def373ae3e0f1b8b469efd8399d71f87301c6a0e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/cms/zipball/def373ae3e0f1b8b469efd8399d71f87301c6a0e", | |
"reference": "def373ae3e0f1b8b469efd8399d71f87301c6a0e", | |
"shasum": "" | |
}, | |
"require": { | |
"composer/composer": "1.6.3", | |
"craftcms/oauth2-craftid": "~1.0.0", | |
"craftcms/plugin-installer": "~1.5.0", | |
"craftcms/server-check": "~1.1.0", | |
"creocoder/yii2-nested-sets": "~0.9.0", | |
"danielstjules/stringy": "^3.1.0", | |
"elvanto/litemoji": "^1.3.1", | |
"enshrined/svg-sanitize": "~0.9.0", | |
"ext-curl": "*", | |
"ext-dom": "*", | |
"ext-json": "*", | |
"ext-mbstring": "*", | |
"ext-openssl": "*", | |
"ext-pcre": "*", | |
"ext-pdo": "*", | |
"ext-zip": "*", | |
"guzzlehttp/guzzle": "^6.3.0", | |
"league/flysystem": "^1.0.35", | |
"league/oauth2-client": "^2.2.1", | |
"mikehaertl/php-shellcommand": "^1.2.5", | |
"php": ">=7.0.0", | |
"pixelandtonic/imagine": "~0.7.1.2", | |
"seld/cli-prompt": "^1.0.3", | |
"true/punycode": "^2.1.0", | |
"twig/twig": "^2.5.0", | |
"yiisoft/yii2": "~2.0.15.1", | |
"yiisoft/yii2-debug": "^2.0.10", | |
"yiisoft/yii2-queue": "^2.0.1", | |
"yiisoft/yii2-swiftmailer": "^2.1.0", | |
"zendframework/zend-feed": "^2.8.0" | |
}, | |
"provide": { | |
"bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", | |
"bower-asset/inputmask": "~3.2.2 | ~3.3.5", | |
"bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", | |
"bower-asset/punycode": "1.3.*", | |
"bower-asset/yii2-pjax": "~2.0.1" | |
}, | |
"require-dev": { | |
"codeception/codeception": "^2.4", | |
"codeception/mockery-module": "~0.2.2", | |
"codeception/specify": "~0.4.6", | |
"codeception/verify": "~0.3.3" | |
}, | |
"suggest": { | |
"ext-iconv": "Adds support for more character encodings than PHP’s built-in mb_convert_encoding() function, which Craft will take advantage of when converting strings to UTF-8.", | |
"ext-imagick": "Adds support for more image processing formats and options.", | |
"ext-intl": "Adds rich internationalization support." | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"craft\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"proprietary" | |
], | |
"description": "Craft CMS", | |
"homepage": "https://craftcms.com", | |
"keywords": [ | |
"cms", | |
"craftcms", | |
"yii2" | |
], | |
"time": "2018-08-14T17:37:50+00:00" | |
}, | |
{ | |
"name": "craftcms/commerce", | |
"version": "2.0.0-beta.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/commerce.git", | |
"reference": "65254c5e42bed9ab16f548e201945a1983f8e642" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/commerce/zipball/65254c5e42bed9ab16f548e201945a1983f8e642", | |
"reference": "65254c5e42bed9ab16f548e201945a1983f8e642", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.13", | |
"dannyvankooten/vat.php": "^1.1.2", | |
"dompdf/dompdf": "~0.8.2", | |
"moneyphp/money": "^3.1.3" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"handle": "commerce", | |
"name": "Craft Commerce", | |
"description": "An amazingly powerful and flexible e-commerce platform for Craft CMS.", | |
"developer": "Pixel & Tonic" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\commerce\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"proprietary" | |
], | |
"description": "Craft Commerce", | |
"homepage": "https://craftcommerce.com", | |
"keywords": [ | |
"cms", | |
"commerce", | |
"craftcms", | |
"yii2" | |
], | |
"time": "2018-08-07T18:10:42+00:00" | |
}, | |
{ | |
"name": "craftcms/commerce-mollie", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/commerce-mollie.git", | |
"reference": "0de61e269fab16920a54fb39768934b83561a371" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/commerce-mollie/zipball/0de61e269fab16920a54fb39768934b83561a371", | |
"reference": "0de61e269fab16920a54fb39768934b83561a371", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/commerce-omnipay": "^1.0.0", | |
"omnipay/mollie": "~3.0" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Mollie for Craft Commerce", | |
"handle": "commerce-mollie", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/commerce-mollie/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/commerce-mollie/archive/master.zip" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\commerce\\mollie\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"proprietary" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Mollie integration for Craft Commerce", | |
"keywords": [ | |
"commerce", | |
"craftcms", | |
"mollie", | |
"omnipay", | |
"yii2" | |
], | |
"time": "2018-04-02T23:41:37+00:00" | |
}, | |
{ | |
"name": "craftcms/commerce-omnipay", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/commerce-omnipay.git", | |
"reference": "88590316c0414782b74f80cb1ab1940dce442ad2" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/commerce-omnipay/zipball/88590316c0414782b74f80cb1ab1940dce442ad2", | |
"reference": "88590316c0414782b74f80cb1ab1940dce442ad2", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/commerce": "^2.0.0-beta.5", | |
"omnipay/common": "~2.3" | |
}, | |
"type": "library", | |
"extra": { | |
"name": "Omnipay for Craft Commerce", | |
"handle": "commerce-omnipay", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/commerce-omnipay/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/commerce-omnipay/archive/master.zip" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\commerce\\omnipay\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Omnipay integration plugin for Craft Commerce 2", | |
"keywords": [ | |
"commerce", | |
"craftcms", | |
"omnipay", | |
"yii2" | |
], | |
"time": "2018-05-30T13:40:40+00:00" | |
}, | |
{ | |
"name": "craftcms/contact-form", | |
"version": "2.2.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/contact-form.git", | |
"reference": "8e6d41d68736b955a324e7dc34790bbc7f419a55" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/contact-form/zipball/8e6d41d68736b955a324e7dc34790bbc7f419a55", | |
"reference": "8e6d41d68736b955a324e7dc34790bbc7f419a55", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0-RC11" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Contact Form", | |
"handle": "contact-form", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/contact-form/v2/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/contact-form/archive/v2.zip", | |
"components": { | |
"mailer": "craft\\contactform\\Mailer" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\contactform\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Add a simple contact form to your Craft CMS site", | |
"keywords": [ | |
"cms", | |
"contact", | |
"craftcms", | |
"form", | |
"yii2" | |
], | |
"time": "2018-07-19T18:09:16+00:00" | |
}, | |
{ | |
"name": "craftcms/google-cloud", | |
"version": "1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/google-cloud.git", | |
"reference": "1758c0a13c228910435338ffb582ff27f0070d7e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/google-cloud/zipball/1758c0a13c228910435338ffb582ff27f0070d7e", | |
"reference": "1758c0a13c228910435338ffb582ff27f0070d7e", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0-RC4", | |
"superbalist/flysystem-google-storage": "^7.0.0" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Google Cloud Storage", | |
"handle": "google-cloud", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/google-cloud/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/google-cloud/archive/master.zip" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\googlecloud\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Google Cloud Storage integration for Craft CMS", | |
"keywords": [ | |
"Flysystem", | |
"cloud", | |
"cms", | |
"craftcms", | |
"google", | |
"storage", | |
"yii2" | |
], | |
"time": "2018-07-27T08:12:31+00:00" | |
}, | |
{ | |
"name": "craftcms/mailgun", | |
"version": "1.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/mailgun.git", | |
"reference": "622053e6efa27a98f5e8f590380ba917c86eb25d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/mailgun/zipball/622053e6efa27a98f5e8f590380ba917c86eb25d", | |
"reference": "622053e6efa27a98f5e8f590380ba917c86eb25d", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0-RC1", | |
"cspoo/swiftmailer-mailgun-bundle": "^1.0.0", | |
"php-http/guzzle6-adapter": "^1.1.1" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Mailgun", | |
"handle": "mailgun", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/mailgun/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/mailgun/archive/master.zip" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\mailgun\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Mailgun integration for Craft CMS", | |
"keywords": [ | |
"cms", | |
"craftcms", | |
"mailer", | |
"mailgun", | |
"yii2" | |
], | |
"time": "2017-12-19T00:02:49+00:00" | |
}, | |
{ | |
"name": "craftcms/oauth2-craftid", | |
"version": "1.0.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/oauth2-craftid.git", | |
"reference": "3f18364139d72d83fb50546d85130beaaa868836" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/oauth2-craftid/zipball/3f18364139d72d83fb50546d85130beaaa868836", | |
"reference": "3f18364139d72d83fb50546d85130beaaa868836", | |
"shasum": "" | |
}, | |
"require": { | |
"league/oauth2-client": "^2.2.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.0", | |
"satooshi/php-coveralls": "^1.0", | |
"squizlabs/php_codesniffer": "^2.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"craftcms\\oauth2\\client\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Craft OAuth 2.0 Client Provider for The PHP League OAuth2-Client", | |
"keywords": [ | |
"Authentication", | |
"authorization", | |
"client", | |
"cms", | |
"craftcms", | |
"craftid", | |
"oauth", | |
"oauth2" | |
], | |
"time": "2017-11-22T19:46:18+00:00" | |
}, | |
{ | |
"name": "craftcms/plugin-installer", | |
"version": "1.5.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/plugin-installer.git", | |
"reference": "2b75646ce7091d24ef053e8d0b45f89cab04b16f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/plugin-installer/zipball/2b75646ce7091d24ef053e8d0b45f89cab04b16f", | |
"reference": "2b75646ce7091d24ef053e8d0b45f89cab04b16f", | |
"shasum": "" | |
}, | |
"require": { | |
"composer-plugin-api": "^1.0" | |
}, | |
"type": "composer-plugin", | |
"extra": { | |
"class": "craft\\composer\\Plugin" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\composer\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Craft CMS Plugin Installer", | |
"homepage": "https://craftcms.com/", | |
"keywords": [ | |
"cms", | |
"composer", | |
"craftcms", | |
"installer", | |
"plugin" | |
], | |
"time": "2017-07-25T13:26:24+00:00" | |
}, | |
{ | |
"name": "craftcms/redactor", | |
"version": "2.1.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/redactor.git", | |
"reference": "6a508a603c07b55720f17132e2524420525c285a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/redactor/zipball/6a508a603c07b55720f17132e2524420525c285a", | |
"reference": "6a508a603c07b55720f17132e2524420525c285a", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0-RC15" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"name": "Redactor", | |
"handle": "redactor", | |
"changelogUrl": "https://raw.githubusercontent.com/craftcms/redactor/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/craftcms/redactor/archive/master.zip" | |
}, | |
"autoload": { | |
"psr-4": { | |
"craft\\redactor\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Pixel & Tonic", | |
"homepage": "https://pixelandtonic.com/" | |
} | |
], | |
"description": "Edit rich text content in Craft CMS using Redactor by Imperavi.", | |
"keywords": [ | |
"Redactor", | |
"cms", | |
"craftcms", | |
"html", | |
"yii2" | |
], | |
"time": "2018-07-30T13:40:33+00:00" | |
}, | |
{ | |
"name": "craftcms/server-check", | |
"version": "1.1.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/craftcms/server-check.git", | |
"reference": "309d2952842c7f96b36dea00c0944a606624feaf" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/craftcms/server-check/zipball/309d2952842c7f96b36dea00c0944a606624feaf", | |
"reference": "309d2952842c7f96b36dea00c0944a606624feaf", | |
"shasum": "" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"server/requirements" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Craft CMS Server Check", | |
"homepage": "https://craftcms.com/", | |
"keywords": [ | |
"cms", | |
"craftcms", | |
"requirements", | |
"yii2" | |
], | |
"time": "2018-08-17T23:47:59+00:00" | |
}, | |
{ | |
"name": "creocoder/yii2-nested-sets", | |
"version": "0.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/creocoder/yii2-nested-sets.git", | |
"reference": "cb8635a459b6246e5a144f096b992dcc30cf9954" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954", | |
"reference": "cb8635a459b6246e5a144f096b992dcc30cf9954", | |
"shasum": "" | |
}, | |
"require": { | |
"yiisoft/yii2": "*" | |
}, | |
"type": "yii2-extension", | |
"autoload": { | |
"psr-4": { | |
"creocoder\\nestedsets\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Alexander Kochetov", | |
"email": "creocoder@gmail.com" | |
} | |
], | |
"description": "The nested sets behavior for the Yii framework", | |
"keywords": [ | |
"nested sets", | |
"yii2" | |
], | |
"time": "2015-01-27T10:53:51+00:00" | |
}, | |
{ | |
"name": "cspoo/swiftmailer-mailgun-bundle", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/tehplague/swiftmailer-mailgun-bundle.git", | |
"reference": "94a22f76b30fc320997fc2f899e87112298b81a7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/tehplague/swiftmailer-mailgun-bundle/zipball/94a22f76b30fc320997fc2f899e87112298b81a7", | |
"reference": "94a22f76b30fc320997fc2f899e87112298b81a7", | |
"shasum": "" | |
}, | |
"require": { | |
"mailgun/mailgun-php": "^2.3", | |
"php": ">=7.0.0", | |
"swiftmailer/swiftmailer": "^6.0", | |
"symfony/dependency-injection": "^2.7 || ^3.0" | |
}, | |
"require-dev": { | |
"guzzlehttp/psr7": "^1.4", | |
"matthiasnoback/symfony-dependency-injection-test": "^1.0", | |
"nyholm/symfony-bundle-test": "^1.0", | |
"php-http/guzzle6-adapter": "^1.0", | |
"phpunit/phpunit": "^4.8 || ^5.7", | |
"symfony/swiftmailer-bundle": "^2.5.1", | |
"symfony/symfony": "^2.7 || ^3.0" | |
}, | |
"suggest": { | |
"azine/mailgunwebhooks-bundle": "Allows to handle Mailgun event webhooks", | |
"php-http/httplug-bundle": "To manage your http clients" | |
}, | |
"type": "symfony-bundle", | |
"autoload": { | |
"psr-4": { | |
"cspoo\\Swiftmailer\\MailgunBundle\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"GPL-2.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Christian Spoo", | |
"email": "mail@christian-spoo.info", | |
"homepage": "http://www.christian-spoo.info/", | |
"role": "Developer" | |
} | |
], | |
"description": "Swiftmailer Mailgun bundle", | |
"homepage": "https://github.com/tehplague/swiftmailer-mailgun-bundle", | |
"keywords": [ | |
"e-mail", | |
"mailgun", | |
"swiftmailer" | |
], | |
"time": "2017-10-21T16:51:58+00:00" | |
}, | |
{ | |
"name": "danielstjules/stringy", | |
"version": "3.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/danielstjules/Stringy.git", | |
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e", | |
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4.0", | |
"symfony/polyfill-mbstring": "~1.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Stringy\\": "src/" | |
}, | |
"files": [ | |
"src/Create.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Daniel St. Jules", | |
"email": "danielst.jules@gmail.com", | |
"homepage": "http://www.danielstjules.com" | |
} | |
], | |
"description": "A string manipulation library with multibyte support", | |
"homepage": "https://github.com/danielstjules/Stringy", | |
"keywords": [ | |
"UTF", | |
"helpers", | |
"manipulation", | |
"methods", | |
"multibyte", | |
"string", | |
"utf-8", | |
"utility", | |
"utils" | |
], | |
"time": "2017-06-12T01:10:27+00:00" | |
}, | |
{ | |
"name": "dannyvankooten/vat.php", | |
"version": "1.1.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/dannyvankooten/vat.php.git", | |
"reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/dannyvankooten/vat.php/zipball/1d1d533a35517b78c685e7c1702bcf8958345a8d", | |
"reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-soap": "*", | |
"php": ">=5.6", | |
"psr/simple-cache": "^1.0" | |
}, | |
"provide": { | |
"psr/simple-cache-implementation": "1.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"DvK\\Vat\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Danny van Kooten", | |
"email": "hi@dvk.co" | |
} | |
], | |
"description": "PHP library for dealing with VAT in Europe", | |
"keywords": [ | |
"vat" | |
], | |
"time": "2017-12-04T13:33:24+00:00" | |
}, | |
{ | |
"name": "doctrine/inflector", | |
"version": "v1.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/inflector.git", | |
"reference": "5527a48b7313d15261292c149e55e26eae771b0a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", | |
"reference": "5527a48b7313d15261292c149e55e26eae771b0a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "roman@code-factory.org" | |
}, | |
{ | |
"name": "Benjamin Eberlei", | |
"email": "kontakt@beberlei.de" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "guilhermeblanco@gmail.com" | |
}, | |
{ | |
"name": "Jonathan Wage", | |
"email": "jonwage@gmail.com" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "schmittjoh@gmail.com" | |
} | |
], | |
"description": "Common String Manipulations with regard to casing and singular/plural rules.", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"inflection", | |
"pluralize", | |
"singularize", | |
"string" | |
], | |
"time": "2018-01-09T20:05:19+00:00" | |
}, | |
{ | |
"name": "doctrine/lexer", | |
"version": "v1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/lexer.git", | |
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", | |
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Doctrine\\Common\\Lexer\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Borschel", | |
"email": "roman@code-factory.org" | |
}, | |
{ | |
"name": "Guilherme Blanco", | |
"email": "guilhermeblanco@gmail.com" | |
}, | |
{ | |
"name": "Johannes Schmitt", | |
"email": "schmittjoh@gmail.com" | |
} | |
], | |
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", | |
"homepage": "http://www.doctrine-project.org", | |
"keywords": [ | |
"lexer", | |
"parser" | |
], | |
"time": "2014-09-09T13:34:57+00:00" | |
}, | |
{ | |
"name": "dompdf/dompdf", | |
"version": "v0.8.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/dompdf/dompdf.git", | |
"reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/5113accd9ae5d466077cce5208dcf3fb871bf8f6", | |
"reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-gd": "*", | |
"ext-mbstring": "*", | |
"phenx/php-font-lib": "0.5.*", | |
"phenx/php-svg-lib": "0.3.*", | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.8.*", | |
"squizlabs/php_codesniffer": "2.*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "0.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Dompdf\\": "src/" | |
}, | |
"classmap": [ | |
"lib/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-2.1" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Ménager", | |
"email": "fabien.menager@gmail.com" | |
}, | |
{ | |
"name": "Brian Sweeney", | |
"email": "eclecticgeek@gmail.com" | |
}, | |
{ | |
"name": "Gabriel Bull", | |
"email": "me@gabrielbull.com" | |
} | |
], | |
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", | |
"homepage": "https://github.com/dompdf/dompdf", | |
"time": "2017-11-26T14:49:08+00:00" | |
}, | |
{ | |
"name": "egulias/email-validator", | |
"version": "2.1.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/egulias/EmailValidator.git", | |
"reference": "54859fabea8b3beecbb1a282888d5c990036b9e3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/54859fabea8b3beecbb1a282888d5c990036b9e3", | |
"reference": "54859fabea8b3beecbb1a282888d5c990036b9e3", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/lexer": "^1.0.1", | |
"php": ">= 5.5" | |
}, | |
"require-dev": { | |
"dominicsayers/isemail": "dev-master", | |
"phpunit/phpunit": "^4.8.35||^5.7||^6.0", | |
"satooshi/php-coveralls": "^1.0.1" | |
}, | |
"suggest": { | |
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Egulias\\EmailValidator\\": "EmailValidator" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Eduardo Gulias Davis" | |
} | |
], | |
"description": "A library for validating emails against several RFCs", | |
"homepage": "https://github.com/egulias/EmailValidator", | |
"keywords": [ | |
"email", | |
"emailvalidation", | |
"emailvalidator", | |
"validation", | |
"validator" | |
], | |
"time": "2018-08-16T20:49:45+00:00" | |
}, | |
{ | |
"name": "elvanto/litemoji", | |
"version": "1.4.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/elvanto/litemoji.git", | |
"reference": "af94de6becfbc2f4d9c52e1142183146fd087f36" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/elvanto/litemoji/zipball/af94de6becfbc2f4d9c52e1142183146fd087f36", | |
"reference": "af94de6becfbc2f4d9c52e1142183146fd087f36", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4" | |
}, | |
"require-dev": { | |
"milesj/emojibase": "2.0.0", | |
"phpunit/phpunit": "^5.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"LitEmoji\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "A PHP library simplifying the conversion of unicode, HTML and shortcode emoji.", | |
"keywords": [ | |
"emoji", | |
"php-emoji" | |
], | |
"time": "2018-08-02T03:48:08+00:00" | |
}, | |
{ | |
"name": "enshrined/svg-sanitize", | |
"version": "0.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/darylldoyle/svg-sanitizer.git", | |
"reference": "509455b32ddfcb6db993ed3564f0670166c6c4c7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/509455b32ddfcb6db993ed3564f0670166c6c4c7", | |
"reference": "509455b32ddfcb6db993ed3564f0670166c6c4c7", | |
"shasum": "" | |
}, | |
"require-dev": { | |
"codeclimate/php-test-reporter": "^0.1.2", | |
"phpunit/phpunit": "^4.7" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"enshrined\\svgSanitize\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"GPL-2.0+" | |
], | |
"authors": [ | |
{ | |
"name": "Daryll Doyle", | |
"email": "daryll@enshrined.co.uk" | |
} | |
], | |
"description": "An SVG sanitizer for PHP", | |
"time": "2018-07-19T17:21:27+00:00" | |
}, | |
{ | |
"name": "ezyang/htmlpurifier", | |
"version": "v4.10.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ezyang/htmlpurifier.git", | |
"reference": "d85d39da4576a6934b72480be6978fb10c860021" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", | |
"reference": "d85d39da4576a6934b72480be6978fb10c860021", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2" | |
}, | |
"require-dev": { | |
"simpletest/simpletest": "^1.1" | |
}, | |
"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": "2018-02-23T01:58:20+00:00" | |
}, | |
{ | |
"name": "firebase/php-jwt", | |
"version": "v5.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/firebase/php-jwt.git", | |
"reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", | |
"reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": " 4.8.35" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Firebase\\JWT\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Neuman Vong", | |
"email": "neuman+pear@twilio.com", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Anant Narayanan", | |
"email": "anant@php.net", | |
"role": "Developer" | |
} | |
], | |
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", | |
"homepage": "https://github.com/firebase/php-jwt", | |
"time": "2017-06-27T22:17:23+00:00" | |
}, | |
{ | |
"name": "google/auth", | |
"version": "v1.3.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/google/google-auth-library-php.git", | |
"reference": "436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/google/google-auth-library-php/zipball/436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0", | |
"reference": "436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0", | |
"shasum": "" | |
}, | |
"require": { | |
"firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", | |
"guzzlehttp/guzzle": "~5.3.1|~6.0", | |
"guzzlehttp/psr7": "^1.2", | |
"php": ">=5.4", | |
"psr/cache": "^1.0", | |
"psr/http-message": "^1.0" | |
}, | |
"require-dev": { | |
"friendsofphp/php-cs-fixer": "^1.11", | |
"guzzlehttp/promises": "0.1.1|^1.3", | |
"phpunit/phpunit": "^4.8.36|^5.7", | |
"sebastian/comparator": ">=1.2.3" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Google\\Auth\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"description": "Google Auth Library for PHP", | |
"homepage": "http://github.com/google/google-auth-library-php", | |
"keywords": [ | |
"Authentication", | |
"google", | |
"oauth2" | |
], | |
"time": "2018-07-23T21:44:38+00:00" | |
}, | |
{ | |
"name": "google/cloud-core", | |
"version": "v1.22.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/GoogleCloudPlatform/google-cloud-php-core.git", | |
"reference": "0cbcc31593b2d2fdc11dd819c4952b0ac4b4b483" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php-core/zipball/0cbcc31593b2d2fdc11dd819c4952b0ac4b4b483", | |
"reference": "0cbcc31593b2d2fdc11dd819c4952b0ac4b4b483", | |
"shasum": "" | |
}, | |
"require": { | |
"google/auth": "^1.2", | |
"guzzlehttp/guzzle": "^5.3|^6.0", | |
"guzzlehttp/psr7": "^1.2", | |
"monolog/monolog": "~1", | |
"php": ">=5.5", | |
"psr/http-message": "1.0.*", | |
"rize/uri-template": "~0.3" | |
}, | |
"require-dev": { | |
"erusev/parsedown": "^1.6", | |
"google/gax": "^0.36", | |
"opis/closure": "^3", | |
"phpdocumentor/reflection": "^3.0", | |
"phpunit/phpunit": "^4.8|^5.0", | |
"squizlabs/php_codesniffer": "2.*" | |
}, | |
"suggest": { | |
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", | |
"symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9" | |
}, | |
"bin": [ | |
"bin/google-cloud-batch" | |
], | |
"type": "library", | |
"extra": { | |
"component": { | |
"id": "cloud-core", | |
"target": "GoogleCloudPlatform/google-cloud-php-core.git", | |
"path": "Core", | |
"entry": "src/ServiceBuilder.php" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Google\\Cloud\\Core\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", | |
"time": "2018-08-08T15:42:37+00:00" | |
}, | |
{ | |
"name": "google/cloud-storage", | |
"version": "v1.3.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/GoogleCloudPlatform/google-cloud-php-storage.git", | |
"reference": "240de4b1d65fad78983d80ca78bed7b1facd6467" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php-storage/zipball/240de4b1d65fad78983d80ca78bed7b1facd6467", | |
"reference": "240de4b1d65fad78983d80ca78bed7b1facd6467", | |
"shasum": "" | |
}, | |
"require": { | |
"google/cloud-core": "^1.14" | |
}, | |
"suggest": { | |
"google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.", | |
"phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." | |
}, | |
"type": "library", | |
"extra": { | |
"component": { | |
"id": "cloud-storage", | |
"target": "GoogleCloudPlatform/google-cloud-php-storage.git", | |
"path": "src/Storage", | |
"entry": "StorageClient.php" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Google\\Cloud\\Storage\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"description": "Cloud Storage Client for PHP", | |
"time": "2018-02-01T16:15:59+00:00" | |
}, | |
{ | |
"name": "guzzle/common", | |
"version": "v3.9.2", | |
"target-dir": "Guzzle/Common", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Guzzle3/common.git", | |
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", | |
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": ">=2.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Guzzle\\Common": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Common libraries used by Guzzle", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"collection", | |
"common", | |
"event", | |
"exception" | |
], | |
"abandoned": "guzzle/guzzle", | |
"time": "2014-08-11T04:32:36+00:00" | |
}, | |
{ | |
"name": "guzzle/http", | |
"version": "v3.9.2", | |
"target-dir": "Guzzle/Http", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Guzzle3/http.git", | |
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", | |
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzle/common": "self.version", | |
"guzzle/parser": "self.version", | |
"guzzle/stream": "self.version", | |
"php": ">=5.3.2" | |
}, | |
"suggest": { | |
"ext-curl": "*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Guzzle\\Http": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "HTTP libraries used by Guzzle", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"Guzzle", | |
"client", | |
"curl", | |
"http", | |
"http client" | |
], | |
"abandoned": "guzzle/guzzle", | |
"time": "2014-08-11T04:32:36+00:00" | |
}, | |
{ | |
"name": "guzzle/parser", | |
"version": "v3.9.2", | |
"target-dir": "Guzzle/Parser", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Guzzle3/parser.git", | |
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", | |
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Guzzle\\Parser": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Interchangeable parsers used by Guzzle", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"URI Template", | |
"cookie", | |
"http", | |
"message", | |
"url" | |
], | |
"abandoned": "guzzle/guzzle", | |
"time": "2014-02-05T18:29:46+00:00" | |
}, | |
{ | |
"name": "guzzle/stream", | |
"version": "v3.9.2", | |
"target-dir": "Guzzle/Stream", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Guzzle3/stream.git", | |
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0", | |
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzle/common": "self.version", | |
"php": ">=5.3.2" | |
}, | |
"suggest": { | |
"guzzle/http": "To convert Guzzle request objects to PHP streams" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Guzzle\\Stream": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "Guzzle stream wrapper component", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"Guzzle", | |
"component", | |
"stream" | |
], | |
"abandoned": "guzzle/guzzle", | |
"time": "2014-05-01T21:36:02+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/guzzle", | |
"version": "6.3.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/guzzle.git", | |
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", | |
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/promises": "^1.0", | |
"guzzlehttp/psr7": "^1.4", | |
"php": ">=5.5" | |
}, | |
"require-dev": { | |
"ext-curl": "*", | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", | |
"psr/log": "^1.0" | |
}, | |
"suggest": { | |
"psr/log": "Required for using the Log middleware" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "6.3-dev" | |
} | |
}, | |
"autoload": { | |
"files": [ | |
"src/functions_include.php" | |
], | |
"psr-4": { | |
"GuzzleHttp\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "Guzzle is a PHP HTTP client library", | |
"homepage": "http://guzzlephp.org/", | |
"keywords": [ | |
"client", | |
"curl", | |
"framework", | |
"http", | |
"http client", | |
"rest", | |
"web service" | |
], | |
"time": "2018-04-22T15:46:56+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/promises", | |
"version": "v1.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/promises.git", | |
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.5.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"GuzzleHttp\\Promise\\": "src/" | |
}, | |
"files": [ | |
"src/functions_include.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
} | |
], | |
"description": "Guzzle promises library", | |
"keywords": [ | |
"promise" | |
], | |
"time": "2016-12-20T10:07:11+00:00" | |
}, | |
{ | |
"name": "guzzlehttp/psr7", | |
"version": "1.4.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/guzzle/psr7.git", | |
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", | |
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4.0", | |
"psr/http-message": "~1.0" | |
}, | |
"provide": { | |
"psr/http-message-implementation": "1.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"GuzzleHttp\\Psr7\\": "src/" | |
}, | |
"files": [ | |
"src/functions_include.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Dowling", | |
"email": "mtdowling@gmail.com", | |
"homepage": "https://github.com/mtdowling" | |
}, | |
{ | |
"name": "Tobias Schultze", | |
"homepage": "https://github.com/Tobion" | |
} | |
], | |
"description": "PSR-7 message implementation that also provides common utility methods", | |
"keywords": [ | |
"http", | |
"message", | |
"request", | |
"response", | |
"stream", | |
"uri", | |
"url" | |
], | |
"time": "2017-03-20T17:10:46+00:00" | |
}, | |
{ | |
"name": "illuminate/contracts", | |
"version": "v5.6.33", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/illuminate/contracts.git", | |
"reference": "2c029101285f6066f45e3ae5910b1b5f900fdcb4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/illuminate/contracts/zipball/2c029101285f6066f45e3ae5910b1b5f900fdcb4", | |
"reference": "2c029101285f6066f45e3ae5910b1b5f900fdcb4", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"psr/container": "~1.0", | |
"psr/simple-cache": "~1.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "5.6-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Illuminate\\Contracts\\": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Taylor Otwell", | |
"email": "taylor@laravel.com" | |
} | |
], | |
"description": "The Illuminate Contracts package.", | |
"homepage": "https://laravel.com", | |
"time": "2018-07-31T12:49:53+00:00" | |
}, | |
{ | |
"name": "illuminate/support", | |
"version": "v5.6.33", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/illuminate/support.git", | |
"reference": "0561e4e48797fbaeafeec0054b14605b08722a5a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/illuminate/support/zipball/0561e4e48797fbaeafeec0054b14605b08722a5a", | |
"reference": "0561e4e48797fbaeafeec0054b14605b08722a5a", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/inflector": "~1.1", | |
"ext-mbstring": "*", | |
"illuminate/contracts": "5.6.*", | |
"nesbot/carbon": "^1.24.1", | |
"php": "^7.1.3" | |
}, | |
"conflict": { | |
"tightenco/collect": "<5.5.33" | |
}, | |
"suggest": { | |
"illuminate/filesystem": "Required to use the composer class (5.6.*).", | |
"ramsey/uuid": "Required to use Str::uuid() (^3.7).", | |
"symfony/process": "Required to use the composer class (~4.0).", | |
"symfony/var-dumper": "Required to use the dd function (~4.0)." | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "5.6-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Illuminate\\Support\\": "" | |
}, | |
"files": [ | |
"helpers.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Taylor Otwell", | |
"email": "taylor@laravel.com" | |
} | |
], | |
"description": "The Illuminate Support package.", | |
"homepage": "https://laravel.com", | |
"time": "2018-08-06T19:58:11+00:00" | |
}, | |
{ | |
"name": "ircmaxell/password-compat", | |
"version": "v1.0.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/ircmaxell/password_compat.git", | |
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", | |
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", | |
"shasum": "" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*" | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"lib/password.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Anthony Ferrara", | |
"email": "ircmaxell@php.net", | |
"homepage": "http://blog.ircmaxell.com" | |
} | |
], | |
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", | |
"homepage": "https://github.com/ircmaxell/password_compat", | |
"keywords": [ | |
"hashing", | |
"password" | |
], | |
"time": "2014-11-20T16:49:30+00:00" | |
}, | |
{ | |
"name": "justinrainbow/json-schema", | |
"version": "5.2.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/justinrainbow/json-schema.git", | |
"reference": "8560d4314577199ba51bf2032f02cd1315587c23" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/8560d4314577199ba51bf2032f02cd1315587c23", | |
"reference": "8560d4314577199ba51bf2032f02cd1315587c23", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"require-dev": { | |
"friendsofphp/php-cs-fixer": "^2.1", | |
"json-schema/json-schema-test-suite": "1.2.0", | |
"phpunit/phpunit": "^4.8.35" | |
}, | |
"bin": [ | |
"bin/validate-json" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "5.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"JsonSchema\\": "src/JsonSchema/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bruno Prieto Reis", | |
"email": "bruno.p.reis@gmail.com" | |
}, | |
{ | |
"name": "Justin Rainbow", | |
"email": "justin.rainbow@gmail.com" | |
}, | |
{ | |
"name": "Igor Wiedler", | |
"email": "igor@wiedler.ch" | |
}, | |
{ | |
"name": "Robert Schönthal", | |
"email": "seroscho@googlemail.com" | |
} | |
], | |
"description": "A library to validate a json schema.", | |
"homepage": "https://github.com/justinrainbow/json-schema", | |
"keywords": [ | |
"json", | |
"schema" | |
], | |
"time": "2018-02-14T22:26:30+00:00" | |
}, | |
{ | |
"name": "league/flysystem", | |
"version": "1.0.45", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/thephpleague/flysystem.git", | |
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6", | |
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.5.9" | |
}, | |
"conflict": { | |
"league/flysystem-sftp": "<1.0.6" | |
}, | |
"require-dev": { | |
"ext-fileinfo": "*", | |
"phpspec/phpspec": "^3.4", | |
"phpunit/phpunit": "^5.7" | |
}, | |
"suggest": { | |
"ext-fileinfo": "Required for MimeType", | |
"ext-ftp": "Allows you to use FTP server storage", | |
"ext-openssl": "Allows you to use FTPS server storage", | |
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", | |
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", | |
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage", | |
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", | |
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", | |
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", | |
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", | |
"league/flysystem-webdav": "Allows you to use WebDAV storage", | |
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", | |
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage", | |
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"League\\Flysystem\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Frank de Jonge", | |
"email": "info@frenky.net" | |
} | |
], | |
"description": "Filesystem abstraction: Many filesystems, one API.", | |
"keywords": [ | |
"Cloud Files", | |
"WebDAV", | |
"abstraction", | |
"aws", | |
"cloud", | |
"copy.com", | |
"dropbox", | |
"file systems", | |
"files", | |
"filesystem", | |
"filesystems", | |
"ftp", | |
"rackspace", | |
"remote", | |
"s3", | |
"sftp", | |
"storage" | |
], | |
"time": "2018-05-07T08:44:23+00:00" | |
}, | |
{ | |
"name": "league/oauth2-client", | |
"version": "2.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/thephpleague/oauth2-client.git", | |
"reference": "aa2e3df188f0bfd87f7880cc880e906e99923580" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/aa2e3df188f0bfd87f7880cc880e906e99923580", | |
"reference": "aa2e3df188f0bfd87f7880cc880e906e99923580", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/guzzle": "^6.0", | |
"paragonie/random_compat": "^1|^2", | |
"php": "^5.6|^7.0" | |
}, | |
"require-dev": { | |
"eloquent/liberator": "^2.0", | |
"eloquent/phony-phpunit": "^1.0|^3.0", | |
"jakub-onderka/php-parallel-lint": "^0.9.2", | |
"phpunit/phpunit": "^5.7|^6.0", | |
"squizlabs/php_codesniffer": "^2.3|^3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-2.x": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"League\\OAuth2\\Client\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Alex Bilbie", | |
"email": "hello@alexbilbie.com", | |
"homepage": "http://www.alexbilbie.com", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Woody Gilk", | |
"homepage": "https://github.com/shadowhand", | |
"role": "Contributor" | |
} | |
], | |
"description": "OAuth 2.0 Client Library", | |
"keywords": [ | |
"Authentication", | |
"SSO", | |
"authorization", | |
"identity", | |
"idp", | |
"oauth", | |
"oauth2", | |
"single sign on" | |
], | |
"time": "2018-01-13T05:27:58+00:00" | |
}, | |
{ | |
"name": "mailgun/mailgun-php", | |
"version": "2.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/mailgun/mailgun-php.git", | |
"reference": "952198a5d7e9654a334702c6e63dc8bea5da0ae3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/mailgun/mailgun-php/zipball/952198a5d7e9654a334702c6e63dc8bea5da0ae3", | |
"reference": "952198a5d7e9654a334702c6e63dc8bea5da0ae3", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.5|^7.0", | |
"php-http/client-common": "^1.1", | |
"php-http/discovery": "^1.0", | |
"php-http/httplug": "^1.0", | |
"php-http/message": "^1.0", | |
"php-http/multipart-stream-builder": "^1.0", | |
"webmozart/assert": "^1.2" | |
}, | |
"require-dev": { | |
"guzzlehttp/psr7": "^1.4", | |
"nyholm/nsa": "^1.1", | |
"php-http/guzzle6-adapter": "^1.0", | |
"phpunit/phpunit": "~4.8" | |
}, | |
"suggest": { | |
"guzzlehttp/psr7": "PSR-7 message implementation that also provides common utility methods", | |
"php-http/curl-client": "cURL client for PHP-HTTP" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Mailgun": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Travis Swientek", | |
"email": "travis@mailgunhq.com" | |
} | |
], | |
"description": "The Mailgun SDK provides methods for all API functions.", | |
"time": "2018-08-04T20:22:47+00:00" | |
}, | |
{ | |
"name": "mikehaertl/php-shellcommand", | |
"version": "1.4.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/mikehaertl/php-shellcommand.git", | |
"reference": "903ee95d3ee8f65ebbe4c6e17705d1d91760521a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/903ee95d3ee8f65ebbe4c6e17705d1d91760521a", | |
"reference": "903ee95d3ee8f65ebbe4c6e17705d1d91760521a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">= 5.4.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"mikehaertl\\shellcommand\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Härtl", | |
"email": "haertl.mike@gmail.com" | |
} | |
], | |
"description": "An object oriented interface to shell commands", | |
"keywords": [ | |
"shell" | |
], | |
"time": "2018-07-07T07:35:36+00:00" | |
}, | |
{ | |
"name": "moneyphp/money", | |
"version": "v3.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/moneyphp/money.git", | |
"reference": "5e6a3c98ba2cb190d48d35656967eacf30716034" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/moneyphp/money/zipball/5e6a3c98ba2cb190d48d35656967eacf30716034", | |
"reference": "5e6a3c98ba2cb190d48d35656967eacf30716034", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.6" | |
}, | |
"require-dev": { | |
"cache/taggable-cache": "^0.4.0", | |
"doctrine/instantiator": "^1.0.5", | |
"ext-bcmath": "*", | |
"ext-gmp": "*", | |
"ext-intl": "*", | |
"florianv/swap": "^3.0", | |
"leanphp/phpspec-code-coverage": "^3.0 || ^4.0", | |
"moneyphp/iso-currencies": "^3.0", | |
"php-http/message": "^1.4", | |
"php-http/mock-client": "^0.3.3", | |
"phpspec/phpspec": "^3.0", | |
"phpunit/phpunit": "^5", | |
"psr/cache": "^1.0", | |
"sllh/php-cs-fixer-styleci-bridge": "^2.1", | |
"symfony/phpunit-bridge": "^4" | |
}, | |
"suggest": { | |
"ext-bcmath": "Calculate without integer limits", | |
"ext-gmp": "Calculate without integer limits", | |
"ext-intl": "Format Money objects with intl", | |
"florianv/swap": "Exchange rates library for PHP", | |
"psr/cache-implementation": "Used for Currency caching" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Money\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Mathias Verraes", | |
"email": "mathias@verraes.net", | |
"homepage": "http://verraes.net" | |
}, | |
{ | |
"name": "Frederik Bosch", | |
"email": "f.bosch@genkgo.nl" | |
}, | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagi-kazar@gmail.com" | |
} | |
], | |
"description": "PHP implementation of Fowler's Money pattern", | |
"homepage": "http://verraes.net/2011/04/fowler-money-pattern-in-php/", | |
"keywords": [ | |
"Value Object", | |
"money", | |
"vo" | |
], | |
"time": "2018-02-16T11:04:16+00:00" | |
}, | |
{ | |
"name": "monolog/monolog", | |
"version": "1.23.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/monolog.git", | |
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", | |
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0", | |
"psr/log": "~1.0" | |
}, | |
"provide": { | |
"psr/log-implementation": "1.0.0" | |
}, | |
"require-dev": { | |
"aws/aws-sdk-php": "^2.4.9 || ^3.0", | |
"doctrine/couchdb": "~1.0@dev", | |
"graylog2/gelf-php": "~1.0", | |
"jakub-onderka/php-parallel-lint": "0.9", | |
"php-amqplib/php-amqplib": "~2.4", | |
"php-console/php-console": "^3.1.3", | |
"phpunit/phpunit": "~4.5", | |
"phpunit/phpunit-mock-objects": "2.3.0", | |
"ruflin/elastica": ">=0.90 <3.0", | |
"sentry/sentry": "^0.13", | |
"swiftmailer/swiftmailer": "^5.3|^6.0" | |
}, | |
"suggest": { | |
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", | |
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", | |
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", | |
"ext-mongo": "Allow sending log messages to a MongoDB server", | |
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", | |
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", | |
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", | |
"php-console/php-console": "Allow sending log messages to Google Chrome", | |
"rollbar/rollbar": "Allow sending log messages to Rollbar", | |
"ruflin/elastica": "Allow sending log messages to an Elastic Search server", | |
"sentry/sentry": "Allow sending log messages to a Sentry server" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Monolog\\": "src/Monolog" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging", | |
"psr-3" | |
], | |
"time": "2017-06-19T01:22:40+00:00" | |
}, | |
{ | |
"name": "nerds-and-company/schematic", | |
"version": "4.0.14", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/nerds-and-company/schematic.git", | |
"reference": "c7213f8f8ce4ead910822dd773cd65e004ad45d9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/nerds-and-company/schematic/zipball/c7213f8f8ce4ead910822dd773cd65e004ad45d9", | |
"reference": "c7213f8f8ce4ead910822dd773cd65e004ad45d9", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0", | |
"php": "^7.0", | |
"symfony/yaml": "^3.0 || ^4.0" | |
}, | |
"require-dev": { | |
"codeception/codeception": "^2.4", | |
"craftcms/cms": "3.0.12", | |
"phpmd/phpmd": "^2.6", | |
"squizlabs/php_codesniffer": "^3.2" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"handle": "schematic", | |
"name": "Schematic", | |
"class": "NerdsAndCompany\\Schematic\\Schematic", | |
"developer": "Nerds & Company", | |
"developerUrl": "https://nerds.company", | |
"documentationUrl": "https://github.com/nerds-and-company/schematic/blob/master/README.md", | |
"changelogUrl": "https://github.com/nerds-and-company/schematic/blob/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/nerds-and-company/schematic/releases/latest" | |
}, | |
"autoload": { | |
"psr-4": { | |
"NerdsAndCompany\\Schematic\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bart van Gennep", | |
"email": "b.vangennep@nerds.company", | |
"homepage": "https://nerds.company", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Bob Olde Hampsink", | |
"email": "b.oldehampsink@nerds.company", | |
"homepage": "https://nerds.company", | |
"role": "Developer" | |
} | |
], | |
"description": "Craft setup and sync tool", | |
"time": "2018-07-26T13:22:26+00:00" | |
}, | |
{ | |
"name": "nerds-and-company/schematic-commerce", | |
"version": "dev-develop", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/boboldehampsink/schematic-commerce.git", | |
"reference": "9712e17e3eb8557f48396d9679ee5a4bbf026029" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/boboldehampsink/schematic-commerce/zipball/9712e17e3eb8557f48396d9679ee5a4bbf026029", | |
"reference": "9712e17e3eb8557f48396d9679ee5a4bbf026029", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/commerce": "^2.0@beta", | |
"nerds-and-company/schematic": ">=4.0.13", | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"codeception/codeception": "^2.4", | |
"craftcms/cms": "3.0.12", | |
"phpmd/phpmd": "^2.6", | |
"squizlabs/php_codesniffer": "^3.2" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"handle": "schematic-commerce", | |
"name": "Schematic Commerce", | |
"class": "NerdsAndCompany\\Schematic\\Commerce\\SchematicCommerce", | |
"developer": "Nerds & Company", | |
"developerUrl": "https://nerds.company", | |
"documentationUrl": "https://github.com/nerds-and-company/schematic-commerce/blob/master/README.md", | |
"changelogUrl": "https://github.com/nerds-and-company/schematic-commerce/blob/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/nerds-and-company/schematic-commerce/releases/latest" | |
}, | |
"autoload": { | |
"psr-4": { | |
"NerdsAndCompany\\Schematic\\Commerce\\": "src/" | |
} | |
}, | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bart van Gennep", | |
"email": "b.vangennep@nerds.company", | |
"homepage": "http://www.nerds.company", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Bob Olde Hampsink", | |
"email": "b.oldehampsink@nerds.company", | |
"homepage": "http://www.nerds.company", | |
"role": "Developer" | |
} | |
], | |
"description": "Synchronize Commerce settings with Schematic", | |
"support": { | |
"source": "https://github.com/boboldehampsink/schematic-commerce/tree/develop" | |
}, | |
"time": "2018-08-17T12:41:25+00:00" | |
}, | |
{ | |
"name": "nesbot/carbon", | |
"version": "1.33.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/briannesbitt/Carbon.git", | |
"reference": "55667c1007a99e82030874b1bb14d24d07108413" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/55667c1007a99e82030874b1bb14d24d07108413", | |
"reference": "55667c1007a99e82030874b1bb14d24d07108413", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.9", | |
"symfony/translation": "~2.6 || ~3.0 || ~4.0" | |
}, | |
"require-dev": { | |
"friendsofphp/php-cs-fixer": "~2", | |
"phpunit/phpunit": "^4.8.35 || ^5.7" | |
}, | |
"type": "library", | |
"extra": { | |
"laravel": { | |
"providers": [ | |
"Carbon\\Laravel\\ServiceProvider" | |
] | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Brian Nesbitt", | |
"email": "brian@nesbot.com", | |
"homepage": "http://nesbot.com" | |
} | |
], | |
"description": "A simple API extension for DateTime.", | |
"homepage": "http://carbon.nesbot.com", | |
"keywords": [ | |
"date", | |
"datetime", | |
"time" | |
], | |
"time": "2018-08-07T08:39:47+00:00" | |
}, | |
{ | |
"name": "omnipay/common", | |
"version": "v2.3.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/thephpleague/omnipay-common.git", | |
"reference": "e4c54a314a2529c1008ad3f77e9eef26ed1f311b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e4c54a314a2529c1008ad3f77e9eef26ed1f311b", | |
"reference": "e4c54a314a2529c1008ad3f77e9eef26ed1f311b", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzle/http": "~3.1", | |
"php": ">=5.3.2", | |
"symfony/http-foundation": "~2.1" | |
}, | |
"require-dev": { | |
"omnipay/tests": "~2.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
}, | |
"gateways": [ | |
"AuthorizeNet_AIM", | |
"AuthorizeNet_SIM", | |
"Buckaroo", | |
"Buckaroo_Ideal", | |
"Buckaroo_PayPal", | |
"CardSave", | |
"Coinbase", | |
"Dummy", | |
"Eway_Rapid", | |
"FirstData_Connect", | |
"GoCardless", | |
"Manual", | |
"Migs_ThreeParty", | |
"Migs_TwoParty", | |
"Mollie", | |
"MultiSafepay", | |
"Netaxept", | |
"NetBanx", | |
"PayFast", | |
"Payflow_Pro", | |
"PaymentExpress_PxPay", | |
"PaymentExpress_PxPost", | |
"PayPal_Express", | |
"PayPal_Pro", | |
"Pin", | |
"SagePay_Direct", | |
"SagePay_Server", | |
"SecurePay_DirectPost", | |
"Stripe", | |
"TargetPay_Directebanking", | |
"TargetPay_Ideal", | |
"TargetPay_Mrcash", | |
"TwoCheckout", | |
"WorldPay", | |
"Alipay Bank", | |
"AliPay Dual Func", | |
"Alipay Express", | |
"Alipay Mobile Express", | |
"Alipay Secured", | |
"Alipay Wap Express", | |
"Cybersource", | |
"DataCash", | |
"Ecopayz", | |
"Neteller", | |
"Pacnet", | |
"PaymentSense", | |
"Realex Remote", | |
"SecPay (PayPoint.net)", | |
"Sisow", | |
"Skrill", | |
"YandexMoney", | |
"YandexMoneyIndividual" | |
] | |
}, | |
"autoload": { | |
"psr-0": { | |
"Omnipay\\Common\\": "src/" | |
}, | |
"classmap": [ | |
"src/Omnipay/Omnipay.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Adrian Macneil", | |
"email": "adrian@adrianmacneil.com" | |
}, | |
{ | |
"name": "Omnipay Contributors", | |
"homepage": "https://github.com/thephpleague/omnipay-common/contributors" | |
} | |
], | |
"description": "Common components for Omnipay payment processing library", | |
"homepage": "https://github.com/thephpleague/omnipay-common", | |
"keywords": [ | |
"gateway", | |
"merchant", | |
"omnipay", | |
"pay", | |
"payment", | |
"purchase" | |
], | |
"time": "2015-01-11T04:54:29+00:00" | |
}, | |
{ | |
"name": "omnipay/mollie", | |
"version": "v3.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/thephpleague/omnipay-mollie.git", | |
"reference": "8a81a9980a3de726e6badb2ca0edc3728bba6c95" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/8a81a9980a3de726e6badb2ca0edc3728bba6c95", | |
"reference": "8a81a9980a3de726e6badb2ca0edc3728bba6c95", | |
"shasum": "" | |
}, | |
"require": { | |
"omnipay/common": "~2.2" | |
}, | |
"require-dev": { | |
"omnipay/tests": "~2.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Omnipay\\Mollie\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Adrian Macneil", | |
"email": "adrian@adrianmacneil.com" | |
}, | |
{ | |
"name": "Omnipay Contributors", | |
"homepage": "https://github.com/thephpleague/omnipay-mollie/contributors" | |
} | |
], | |
"description": "Mollie driver for the Omnipay payment processing library", | |
"homepage": "https://github.com/thephpleague/omnipay-mollie", | |
"keywords": [ | |
"gateway", | |
"merchant", | |
"mollie", | |
"omnipay", | |
"pay", | |
"payment" | |
], | |
"time": "2016-10-11T09:44:09+00:00" | |
}, | |
{ | |
"name": "pacely/mailchimp-apiv3", | |
"version": "v1.0.6", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/pacely/mailchimp-api-v3.git", | |
"reference": "859943e93fef53e93af1882faee5c1338a654c88" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/pacely/mailchimp-api-v3/zipball/859943e93fef53e93af1882faee5c1338a654c88", | |
"reference": "859943e93fef53e93af1882faee5c1338a654c88", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/guzzle": "~5.0|~6.0", | |
"illuminate/support": "~5.0", | |
"php": ">=5.5.0" | |
}, | |
"require-dev": { | |
"phpspec/phpspec": "~2.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Mailchimp\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Chris Magnussen", | |
"email": "chris@hirvi.no" | |
} | |
], | |
"description": "Simple API wrapper for Mailchimp API V3", | |
"keywords": [ | |
"api", | |
"mailchimp", | |
"php", | |
"v3" | |
], | |
"time": "2016-08-02T12:04:20+00:00" | |
}, | |
{ | |
"name": "paragonie/random_compat", | |
"version": "v2.0.17", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/paragonie/random_compat.git", | |
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d", | |
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.2.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "4.*|5.*" | |
}, | |
"suggest": { | |
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." | |
}, | |
"type": "library", | |
"autoload": { | |
"files": [ | |
"lib/random.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Paragon Initiative Enterprises", | |
"email": "security@paragonie.com", | |
"homepage": "https://paragonie.com" | |
} | |
], | |
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", | |
"keywords": [ | |
"csprng", | |
"polyfill", | |
"pseudorandom", | |
"random" | |
], | |
"time": "2018-07-04T16:31:37+00:00" | |
}, | |
{ | |
"name": "phenx/php-font-lib", | |
"version": "0.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/PhenX/php-font-lib.git", | |
"reference": "760148820110a1ae0936e5cc35851e25a938bc97" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97", | |
"reference": "760148820110a1ae0936e5cc35851e25a938bc97", | |
"shasum": "" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"FontLib\\": "src/FontLib" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Ménager", | |
"email": "fabien.menager@gmail.com" | |
} | |
], | |
"description": "A library to read, parse, export and make subsets of different types of font files.", | |
"homepage": "https://github.com/PhenX/php-font-lib", | |
"time": "2017-09-13T16:14:37+00:00" | |
}, | |
{ | |
"name": "phenx/php-svg-lib", | |
"version": "v0.3.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/PhenX/php-svg-lib.git", | |
"reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/ccc46ef6340d4b8a4a68047e68d8501ea961442c", | |
"reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c", | |
"shasum": "" | |
}, | |
"require": { | |
"sabberworm/php-css-parser": "8.1.*" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~5.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Svg\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"LGPL-3.0" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Ménager", | |
"email": "fabien.menager@gmail.com" | |
} | |
], | |
"description": "A library to read, parse and export to PDF SVG files.", | |
"homepage": "https://github.com/PhenX/php-svg-lib", | |
"time": "2018-06-03T10:10:03+00:00" | |
}, | |
{ | |
"name": "php-http/client-common", | |
"version": "1.7.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/client-common.git", | |
"reference": "9accb4a082eb06403747c0ffd444112eda41a0fd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/client-common/zipball/9accb4a082eb06403747c0ffd444112eda41a0fd", | |
"reference": "9accb4a082eb06403747c0ffd444112eda41a0fd", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.4 || ^7.0", | |
"php-http/httplug": "^1.1", | |
"php-http/message": "^1.6", | |
"php-http/message-factory": "^1.0", | |
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0" | |
}, | |
"require-dev": { | |
"guzzlehttp/psr7": "^1.4", | |
"phpspec/phpspec": "^2.5 || ^3.4 || ^4.2" | |
}, | |
"suggest": { | |
"php-http/cache-plugin": "PSR-6 Cache plugin", | |
"php-http/logger-plugin": "PSR-3 Logger plugin", | |
"php-http/stopwatch-plugin": "Symfony Stopwatch plugin" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Client\\Common\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
} | |
], | |
"description": "Common HTTP Client implementations and tools for HTTPlug", | |
"homepage": "http://httplug.io", | |
"keywords": [ | |
"client", | |
"common", | |
"http", | |
"httplug" | |
], | |
"time": "2017-11-30T11:06:59+00:00" | |
}, | |
{ | |
"name": "php-http/discovery", | |
"version": "1.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/discovery.git", | |
"reference": "9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/discovery/zipball/9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33", | |
"reference": "9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.5 || ^7.0" | |
}, | |
"require-dev": { | |
"henrikbjorn/phpspec-code-coverage": "^2.0.2", | |
"php-http/httplug": "^1.0", | |
"php-http/message-factory": "^1.0", | |
"phpspec/phpspec": "^2.4", | |
"puli/composer-plugin": "1.0.0-beta10" | |
}, | |
"suggest": { | |
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories", | |
"puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details." | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Discovery\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
} | |
], | |
"description": "Finds installed HTTPlug implementations and PSR-7 message factories", | |
"homepage": "http://php-http.org", | |
"keywords": [ | |
"adapter", | |
"client", | |
"discovery", | |
"factory", | |
"http", | |
"message", | |
"psr7" | |
], | |
"time": "2018-02-06T10:55:24+00:00" | |
}, | |
{ | |
"name": "php-http/guzzle6-adapter", | |
"version": "v1.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/guzzle6-adapter.git", | |
"reference": "a56941f9dc6110409cfcddc91546ee97039277ab" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab", | |
"reference": "a56941f9dc6110409cfcddc91546ee97039277ab", | |
"shasum": "" | |
}, | |
"require": { | |
"guzzlehttp/guzzle": "^6.0", | |
"php": ">=5.5.0", | |
"php-http/httplug": "^1.0" | |
}, | |
"provide": { | |
"php-http/async-client-implementation": "1.0", | |
"php-http/client-implementation": "1.0" | |
}, | |
"require-dev": { | |
"ext-curl": "*", | |
"php-http/adapter-integration-tests": "^0.4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Adapter\\Guzzle6\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
}, | |
{ | |
"name": "David de Boer", | |
"email": "david@ddeboer.nl" | |
} | |
], | |
"description": "Guzzle 6 HTTP Adapter", | |
"homepage": "http://httplug.io", | |
"keywords": [ | |
"Guzzle", | |
"http" | |
], | |
"time": "2016-05-10T06:13:32+00:00" | |
}, | |
{ | |
"name": "php-http/httplug", | |
"version": "v1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/httplug.git", | |
"reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", | |
"reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4", | |
"php-http/promise": "^1.0", | |
"psr/http-message": "^1.0" | |
}, | |
"require-dev": { | |
"henrikbjorn/phpspec-code-coverage": "^1.0", | |
"phpspec/phpspec": "^2.4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Client\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Eric GELOEN", | |
"email": "geloen.eric@gmail.com" | |
}, | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
} | |
], | |
"description": "HTTPlug, the HTTP client abstraction for PHP", | |
"homepage": "http://httplug.io", | |
"keywords": [ | |
"client", | |
"http" | |
], | |
"time": "2016-08-31T08:30:17+00:00" | |
}, | |
{ | |
"name": "php-http/message", | |
"version": "1.7.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/message.git", | |
"reference": "741f2266a202d59c4ed75436671e1b8e6f475ea3" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/message/zipball/741f2266a202d59c4ed75436671e1b8e6f475ea3", | |
"reference": "741f2266a202d59c4ed75436671e1b8e6f475ea3", | |
"shasum": "" | |
}, | |
"require": { | |
"clue/stream-filter": "^1.4", | |
"php": "^5.4 || ^7.0", | |
"php-http/message-factory": "^1.0.2", | |
"psr/http-message": "^1.0" | |
}, | |
"provide": { | |
"php-http/message-factory-implementation": "1.0" | |
}, | |
"require-dev": { | |
"akeneo/phpspec-skip-example-extension": "^1.0", | |
"coduo/phpspec-data-provider-extension": "^1.0", | |
"ext-zlib": "*", | |
"guzzlehttp/psr7": "^1.0", | |
"henrikbjorn/phpspec-code-coverage": "^1.0", | |
"phpspec/phpspec": "^2.4", | |
"slim/slim": "^3.0", | |
"zendframework/zend-diactoros": "^1.0" | |
}, | |
"suggest": { | |
"ext-zlib": "Used with compressor/decompressor streams", | |
"guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", | |
"slim/slim": "Used with Slim Framework PSR-7 implementation", | |
"zendframework/zend-diactoros": "Used with Diactoros Factories" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.6-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Message\\": "src/" | |
}, | |
"files": [ | |
"src/filters.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
} | |
], | |
"description": "HTTP Message related tools", | |
"homepage": "http://php-http.org", | |
"keywords": [ | |
"http", | |
"message", | |
"psr-7" | |
], | |
"time": "2018-08-15T06:37:30+00:00" | |
}, | |
{ | |
"name": "php-http/message-factory", | |
"version": "v1.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/message-factory.git", | |
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", | |
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.4", | |
"psr/http-message": "^1.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Message\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
} | |
], | |
"description": "Factory interfaces for PSR-7 HTTP Message", | |
"homepage": "http://php-http.org", | |
"keywords": [ | |
"factory", | |
"http", | |
"message", | |
"stream", | |
"uri" | |
], | |
"time": "2015-12-19T14:08:53+00:00" | |
}, | |
{ | |
"name": "php-http/multipart-stream-builder", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/multipart-stream-builder.git", | |
"reference": "1fa3c623fc813a43b39494b2a1612174e36e0fb0" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/1fa3c623fc813a43b39494b2a1612174e36e0fb0", | |
"reference": "1fa3c623fc813a43b39494b2a1612174e36e0fb0", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.5 || ^7.0", | |
"php-http/discovery": "^1.0", | |
"php-http/message-factory": "^1.0.2", | |
"psr/http-message": "^1.0" | |
}, | |
"require-dev": { | |
"php-http/message": "^1.5", | |
"phpunit/phpunit": "^4.8 || ^5.4", | |
"zendframework/zend-diactoros": "^1.3.5" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "0.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Message\\MultipartStream\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Tobias Nyholm", | |
"email": "tobias.nyholm@gmail.com" | |
} | |
], | |
"description": "A builder class that help you create a multipart stream", | |
"homepage": "http://php-http.org", | |
"keywords": [ | |
"factory", | |
"http", | |
"message", | |
"multipart stream", | |
"stream" | |
], | |
"time": "2017-05-21T17:45:25+00:00" | |
}, | |
{ | |
"name": "php-http/promise", | |
"version": "v1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-http/promise.git", | |
"reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", | |
"reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", | |
"shasum": "" | |
}, | |
"require-dev": { | |
"henrikbjorn/phpspec-code-coverage": "^1.0", | |
"phpspec/phpspec": "^2.4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Http\\Promise\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Márk Sági-Kazár", | |
"email": "mark.sagikazar@gmail.com" | |
}, | |
{ | |
"name": "Joel Wurtz", | |
"email": "joel.wurtz@gmail.com" | |
} | |
], | |
"description": "Promise used for asynchronous HTTP requests", | |
"homepage": "http://httplug.io", | |
"keywords": [ | |
"promise" | |
], | |
"time": "2016-01-26T13:27:02+00:00" | |
}, | |
{ | |
"name": "pixelandtonic/imagine", | |
"version": "v0.7.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/pixelandtonic/Imagine.git", | |
"reference": "989656b05410446fde623540bbf83af15087e4ea" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/pixelandtonic/Imagine/zipball/989656b05410446fde623540bbf83af15087e4ea", | |
"reference": "989656b05410446fde623540bbf83af15087e4ea", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"sami/sami": "^3.3", | |
"symfony/phpunit-bridge": "^3.2" | |
}, | |
"suggest": { | |
"ext-gd": "to use the GD implementation", | |
"ext-gmagick": "to use the Gmagick implementation", | |
"ext-imagick": "to use the Imagick implementation" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-develop": "0.7-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Imagine": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bulat Shakirzyanov", | |
"email": "mallluhuct@gmail.com", | |
"homepage": "http://avalanche123.com" | |
} | |
], | |
"description": "Image processing for PHP 5.3", | |
"homepage": "http://imagine.readthedocs.org/", | |
"keywords": [ | |
"drawing", | |
"graphics", | |
"image manipulation", | |
"image processing" | |
], | |
"time": "2017-10-26T13:18:33+00:00" | |
}, | |
{ | |
"name": "psr/cache", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/cache.git", | |
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", | |
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Cache\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "http://www.php-fig.org/" | |
} | |
], | |
"description": "Common interface for caching libraries", | |
"keywords": [ | |
"cache", | |
"psr", | |
"psr-6" | |
], | |
"time": "2016-08-06T20:24:11+00:00" | |
}, | |
{ | |
"name": "psr/container", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/container.git", | |
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Container\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "http://www.php-fig.org/" | |
} | |
], | |
"description": "Common Container Interface (PHP FIG PSR-11)", | |
"homepage": "https://github.com/php-fig/container", | |
"keywords": [ | |
"PSR-11", | |
"container", | |
"container-interface", | |
"container-interop", | |
"psr" | |
], | |
"time": "2017-02-14T16:28:37+00:00" | |
}, | |
{ | |
"name": "psr/http-message", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/http-message.git", | |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Http\\Message\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "http://www.php-fig.org/" | |
} | |
], | |
"description": "Common interface for HTTP messages", | |
"homepage": "https://github.com/php-fig/http-message", | |
"keywords": [ | |
"http", | |
"http-message", | |
"psr", | |
"psr-7", | |
"request", | |
"response" | |
], | |
"time": "2016-08-06T14:39:51+00:00" | |
}, | |
{ | |
"name": "psr/log", | |
"version": "1.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/log.git", | |
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", | |
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\Log\\": "Psr/Log/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "http://www.php-fig.org/" | |
} | |
], | |
"description": "Common interface for logging libraries", | |
"homepage": "https://github.com/php-fig/log", | |
"keywords": [ | |
"log", | |
"psr", | |
"psr-3" | |
], | |
"time": "2016-10-10T12:19:37+00:00" | |
}, | |
{ | |
"name": "psr/simple-cache", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/php-fig/simple-cache.git", | |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Psr\\SimpleCache\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "PHP-FIG", | |
"homepage": "http://www.php-fig.org/" | |
} | |
], | |
"description": "Common interfaces for simple caching", | |
"keywords": [ | |
"cache", | |
"caching", | |
"psr", | |
"psr-16", | |
"simple-cache" | |
], | |
"time": "2017-10-23T01:57:42+00:00" | |
}, | |
{ | |
"name": "rize/uri-template", | |
"version": "0.3.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/rize/UriTemplate.git", | |
"reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/rize/UriTemplate/zipball/9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", | |
"reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.0.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Rize\\UriTemplate": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Marut K", | |
"homepage": "http://twitter.com/rezigned" | |
} | |
], | |
"description": "PHP URI Template (RFC 6570) supports both expansion & extraction", | |
"keywords": [ | |
"RFC 6570", | |
"template", | |
"uri" | |
], | |
"time": "2017-06-14T03:57:53+00:00" | |
}, | |
{ | |
"name": "robuust/craft-fixtures", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/robuust/craft-fixtures.git", | |
"reference": "ef5ad94e5ec8b6f22aa2a42afbf40f9130f62c10" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/robuust/craft-fixtures/zipball/ef5ad94e5ec8b6f22aa2a42afbf40f9130f62c10", | |
"reference": "ef5ad94e5ec8b6f22aa2a42afbf40f9130f62c10", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0", | |
"php": "^7.0" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"handle": "fixtures", | |
"name": "Fixtures", | |
"developer": "Robuust", | |
"developerUrl": "https://robuust.digital", | |
"documentationUrl": "https://github.com/robuust/craft-fixtures/blob/master/README.md", | |
"changelogUrl": "https://github.com/robuust/craft-fixtures/blob/master/CHANGELOG.md", | |
"downloadUrl": "https://github.com/robuust/craft-fixtures/releases/latest", | |
"hasSettings": false, | |
"hasCpSection": false | |
}, | |
"autoload": { | |
"psr-4": { | |
"robuust\\fixtures\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bob Olde Hampsink", | |
"email": "bob@robuust.digital" | |
} | |
], | |
"description": "Yii2 fixtures for Craft 3", | |
"time": "2018-08-17T12:14:13+00:00" | |
}, | |
{ | |
"name": "sabberworm/php-css-parser", | |
"version": "8.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git", | |
"reference": "850cbbcbe7fbb155387a151ea562897a67e242ef" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef", | |
"reference": "850cbbcbe7fbb155387a151ea562897a67e242ef", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "*" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-0": { | |
"Sabberworm\\CSS": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Raphael Schweikert" | |
} | |
], | |
"description": "Parser for CSS Files written in PHP", | |
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", | |
"keywords": [ | |
"css", | |
"parser", | |
"stylesheet" | |
], | |
"time": "2016-07-19T19:14:21+00:00" | |
}, | |
{ | |
"name": "sebastianlenz/linkfield", | |
"version": "1.0.11", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastian-lenz/craft-linkfield.git", | |
"reference": "db54a48fbc685f306a7610ca76d8e6e19f483b84" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastian-lenz/craft-linkfield/zipball/db54a48fbc685f306a7610ca76d8e6e19f483b84", | |
"reference": "db54a48fbc685f306a7610ca76d8e6e19f483b84", | |
"shasum": "" | |
}, | |
"require": { | |
"craftcms/cms": "^3.0.0-RC1", | |
"php": "^7.0" | |
}, | |
"type": "craft-plugin", | |
"extra": { | |
"handle": "typedlinkfield", | |
"name": "Typed link field", | |
"developer": "Sebastian Lenz", | |
"developerUrl": "https://github.com/sebastian-lenz/" | |
}, | |
"autoload": { | |
"psr-4": { | |
"typedlinkfield\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "A Craft field type for selecting links", | |
"time": "2018-07-29T11:17:20+00:00" | |
}, | |
{ | |
"name": "seld/cli-prompt", | |
"version": "1.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/cli-prompt.git", | |
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd", | |
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Seld\\CliPrompt\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be" | |
} | |
], | |
"description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", | |
"keywords": [ | |
"cli", | |
"console", | |
"hidden", | |
"input", | |
"prompt" | |
], | |
"time": "2017-03-18T11:32:45+00:00" | |
}, | |
{ | |
"name": "seld/jsonlint", | |
"version": "1.7.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/jsonlint.git", | |
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38", | |
"reference": "d15f59a67ff805a44c50ea0516d2341740f81a38", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.3 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" | |
}, | |
"bin": [ | |
"bin/jsonlint" | |
], | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Seld\\JsonLint\\": "src/Seld/JsonLint/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be", | |
"homepage": "http://seld.be" | |
} | |
], | |
"description": "JSON Linter", | |
"keywords": [ | |
"json", | |
"linter", | |
"parser", | |
"validator" | |
], | |
"time": "2018-01-24T12:46:19+00:00" | |
}, | |
{ | |
"name": "seld/phar-utils", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Seldaek/phar-utils.git", | |
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", | |
"reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Seld\\PharUtils\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jordi Boggiano", | |
"email": "j.boggiano@seld.be" | |
} | |
], | |
"description": "PHAR file format utilities, for when PHP phars you up", | |
"keywords": [ | |
"phra" | |
], | |
"time": "2015-10-13T18:44:15+00:00" | |
}, | |
{ | |
"name": "superbalist/flysystem-google-storage", | |
"version": "7.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git", | |
"reference": "be847633aaf5c9618aaf5f308a3320fe0ea394e7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/be847633aaf5c9618aaf5f308a3320fe0ea394e7", | |
"reference": "be847633aaf5c9618aaf5f308a3320fe0ea394e7", | |
"shasum": "" | |
}, | |
"require": { | |
"google/cloud-storage": ">=1.0 <1.4", | |
"league/flysystem": "~1.0", | |
"php": ">=5.5.0" | |
}, | |
"require-dev": { | |
"mockery/mockery": "0.9.*", | |
"phpunit/phpunit": "~4.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Superbalist\\Flysystem\\GoogleStorage\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Superbalist.com a division of Takealot Online (Pty) Ltd", | |
"email": "info@superbalist.com" | |
} | |
], | |
"description": "Flysystem adapter for Google Cloud Storage", | |
"time": "2018-02-07T13:37:04+00:00" | |
}, | |
{ | |
"name": "swiftmailer/swiftmailer", | |
"version": "v6.1.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/swiftmailer/swiftmailer.git", | |
"reference": "7d760881d266d63c5e7a1155cbcf2ac656a31ca8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7d760881d266d63c5e7a1155cbcf2ac656a31ca8", | |
"reference": "7d760881d266d63c5e7a1155cbcf2ac656a31ca8", | |
"shasum": "" | |
}, | |
"require": { | |
"egulias/email-validator": "~2.0", | |
"php": ">=7.0.0" | |
}, | |
"require-dev": { | |
"mockery/mockery": "~0.9.1", | |
"symfony/phpunit-bridge": "~3.3@dev" | |
}, | |
"suggest": { | |
"ext-intl": "Needed to support internationalized email addresses", | |
"true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "6.1-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": "https://swiftmailer.symfony.com", | |
"keywords": [ | |
"email", | |
"mail", | |
"mailer" | |
], | |
"time": "2018-07-13T07:04:35+00:00" | |
}, | |
{ | |
"name": "symfony/console", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/console.git", | |
"reference": "ca80b8ced97cf07390078b29773dc384c39eee1f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/console/zipball/ca80b8ced97cf07390078b29773dc384c39eee1f", | |
"reference": "ca80b8ced97cf07390078b29773dc384c39eee1f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/polyfill-mbstring": "~1.0" | |
}, | |
"conflict": { | |
"symfony/dependency-injection": "<3.4", | |
"symfony/process": "<3.3" | |
}, | |
"require-dev": { | |
"psr/log": "~1.0", | |
"symfony/config": "~3.4|~4.0", | |
"symfony/dependency-injection": "~3.4|~4.0", | |
"symfony/event-dispatcher": "~3.4|~4.0", | |
"symfony/lock": "~3.4|~4.0", | |
"symfony/process": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"psr/log-implementation": "For using the console logger", | |
"symfony/event-dispatcher": "", | |
"symfony/lock": "", | |
"symfony/process": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Console\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Console Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/dependency-injection", | |
"version": "v3.4.14", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/dependency-injection.git", | |
"reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1c0e679e522591fd744fdf242fec41a43d62b2b1", | |
"reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.5.9|>=7.0.8", | |
"psr/container": "^1.0" | |
}, | |
"conflict": { | |
"symfony/config": "<3.3.7", | |
"symfony/finder": "<3.3", | |
"symfony/proxy-manager-bridge": "<3.4", | |
"symfony/yaml": "<3.4" | |
}, | |
"provide": { | |
"psr/container-implementation": "1.0" | |
}, | |
"require-dev": { | |
"symfony/config": "~3.3|~4.0", | |
"symfony/expression-language": "~2.8|~3.0|~4.0", | |
"symfony/yaml": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/config": "", | |
"symfony/expression-language": "For using expressions in service container configuration", | |
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", | |
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", | |
"symfony/yaml": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\DependencyInjection\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony DependencyInjection Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-29T15:19:31+00:00" | |
}, | |
{ | |
"name": "symfony/event-dispatcher", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/event-dispatcher.git", | |
"reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bfb30c2ad377615a463ebbc875eba64a99f6aa3e", | |
"reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"conflict": { | |
"symfony/dependency-injection": "<3.4" | |
}, | |
"require-dev": { | |
"psr/log": "~1.0", | |
"symfony/config": "~3.4|~4.0", | |
"symfony/dependency-injection": "~3.4|~4.0", | |
"symfony/expression-language": "~3.4|~4.0", | |
"symfony/stopwatch": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/dependency-injection": "", | |
"symfony/http-kernel": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\EventDispatcher\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony EventDispatcher Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T09:10:45+00:00" | |
}, | |
{ | |
"name": "symfony/filesystem", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/filesystem.git", | |
"reference": "2e30335e0aafeaa86645555959572fe7cea22b43" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2e30335e0aafeaa86645555959572fe7cea22b43", | |
"reference": "2e30335e0aafeaa86645555959572fe7cea22b43", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/polyfill-ctype": "~1.8" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Filesystem\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Filesystem Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/finder", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/finder.git", | |
"reference": "e162f1df3102d0b7472805a5a9d5db9fcf0a8068" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/finder/zipball/e162f1df3102d0b7472805a5a9d5db9fcf0a8068", | |
"reference": "e162f1df3102d0b7472805a5a9d5db9fcf0a8068", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Finder\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Finder Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/http-foundation", | |
"version": "v2.8.44", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/http-foundation.git", | |
"reference": "10f660d43087b2198c3789bebbd587d20ec6e956" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/10f660d43087b2198c3789bebbd587d20ec6e956", | |
"reference": "10f660d43087b2198c3789bebbd587d20ec6e956", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.9", | |
"symfony/polyfill-mbstring": "~1.1", | |
"symfony/polyfill-php54": "~1.0", | |
"symfony/polyfill-php55": "~1.0" | |
}, | |
"require-dev": { | |
"symfony/expression-language": "~2.4|~3.0.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.8-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\HttpFoundation\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony HttpFoundation Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-08-01T13:47:49+00:00" | |
}, | |
{ | |
"name": "symfony/options-resolver", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/options-resolver.git", | |
"reference": "1913f1962477cdbb13df951f8147d5da1fe2412c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/1913f1962477cdbb13df951f8147d5da1fe2412c", | |
"reference": "1913f1962477cdbb13df951f8147d5da1fe2412c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\OptionsResolver\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony OptionsResolver Component", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"config", | |
"configuration", | |
"options" | |
], | |
"time": "2018-07-26T08:55:25+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-ctype", | |
"version": "v1.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-ctype.git", | |
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", | |
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"suggest": { | |
"ext-ctype": "For best performance" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.9-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Ctype\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
}, | |
{ | |
"name": "Gert de Pagter", | |
"email": "BackEndTea@gmail.com" | |
} | |
], | |
"description": "Symfony polyfill for ctype functions", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"compatibility", | |
"ctype", | |
"polyfill", | |
"portable" | |
], | |
"time": "2018-08-06T14:22:27+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-mbstring", | |
"version": "v1.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-mbstring.git", | |
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8", | |
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"suggest": { | |
"ext-mbstring": "For best performance" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.9-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Mbstring\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "p@tchwork.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony polyfill for the Mbstring extension", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"compatibility", | |
"mbstring", | |
"polyfill", | |
"portable", | |
"shim" | |
], | |
"time": "2018-08-06T14:22:27+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-php54", | |
"version": "v1.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-php54.git", | |
"reference": "412977e090c6a8472dc39d50d1beb7d59495a965" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/412977e090c6a8472dc39d50d1beb7d59495a965", | |
"reference": "412977e090c6a8472dc39d50d1beb7d59495a965", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.9-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Php54\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
], | |
"classmap": [ | |
"Resources/stubs" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "p@tchwork.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"compatibility", | |
"polyfill", | |
"portable", | |
"shim" | |
], | |
"time": "2018-08-06T14:22:27+00:00" | |
}, | |
{ | |
"name": "symfony/polyfill-php55", | |
"version": "v1.9.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/polyfill-php55.git", | |
"reference": "578b8528da843de0fc65ec395900fa3181f2ead7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/578b8528da843de0fc65ec395900fa3181f2ead7", | |
"reference": "578b8528da843de0fc65ec395900fa3181f2ead7", | |
"shasum": "" | |
}, | |
"require": { | |
"ircmaxell/password-compat": "~1.0", | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.9-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Polyfill\\Php55\\": "" | |
}, | |
"files": [ | |
"bootstrap.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Nicolas Grekas", | |
"email": "p@tchwork.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", | |
"homepage": "https://symfony.com", | |
"keywords": [ | |
"compatibility", | |
"polyfill", | |
"portable", | |
"shim" | |
], | |
"time": "2018-08-06T14:22:27+00:00" | |
}, | |
{ | |
"name": "symfony/process", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/process.git", | |
"reference": "f01fc7a4493572f7f506c49dcb50ad01fb3a2f56" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/process/zipball/f01fc7a4493572f7f506c49dcb50ad01fb3a2f56", | |
"reference": "f01fc7a4493572f7f506c49dcb50ad01fb3a2f56", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Process\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Process Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/translation", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/translation.git", | |
"reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/translation/zipball/6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65", | |
"reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/polyfill-mbstring": "~1.0" | |
}, | |
"conflict": { | |
"symfony/config": "<3.4", | |
"symfony/dependency-injection": "<3.4", | |
"symfony/yaml": "<3.4" | |
}, | |
"require-dev": { | |
"psr/log": "~1.0", | |
"symfony/config": "~3.4|~4.0", | |
"symfony/console": "~3.4|~4.0", | |
"symfony/dependency-injection": "~3.4|~4.0", | |
"symfony/finder": "~2.8|~3.0|~4.0", | |
"symfony/intl": "~3.4|~4.0", | |
"symfony/yaml": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"psr/log-implementation": "To use logging capability in translator", | |
"symfony/config": "", | |
"symfony/yaml": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Translation\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Translation Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/yaml", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/yaml.git", | |
"reference": "46bc69aa91fc4ab78a96ce67873a6b0c148fd48c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/yaml/zipball/46bc69aa91fc4ab78a96ce67873a6b0c148fd48c", | |
"reference": "46bc69aa91fc4ab78a96ce67873a6b0c148fd48c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/polyfill-ctype": "~1.8" | |
}, | |
"conflict": { | |
"symfony/console": "<3.4" | |
}, | |
"require-dev": { | |
"symfony/console": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/console": "For validating YAML files using the lint command" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Yaml\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Yaml Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "true/punycode", | |
"version": "v2.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/true/php-punycode.git", | |
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", | |
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.0", | |
"symfony/polyfill-mbstring": "^1.3" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.7", | |
"squizlabs/php_codesniffer": "~2.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"TrueBV\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Renan Gonçalves", | |
"email": "renan.saddam@gmail.com" | |
} | |
], | |
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", | |
"homepage": "https://github.com/true/php-punycode", | |
"keywords": [ | |
"idna", | |
"punycode" | |
], | |
"time": "2016-11-16T10:37:54+00:00" | |
}, | |
{ | |
"name": "twig/twig", | |
"version": "v2.5.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/twigphp/Twig.git", | |
"reference": "6a5f676b77a90823c2d4eaf76137b771adf31323" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/twigphp/Twig/zipball/6a5f676b77a90823c2d4eaf76137b771adf31323", | |
"reference": "6a5f676b77a90823c2d4eaf76137b771adf31323", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"symfony/polyfill-ctype": "^1.8", | |
"symfony/polyfill-mbstring": "~1.0" | |
}, | |
"require-dev": { | |
"psr/container": "^1.0", | |
"symfony/debug": "^2.7", | |
"symfony/phpunit-bridge": "^3.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.5-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
}, | |
"psr-4": { | |
"Twig\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com", | |
"homepage": "http://fabien.potencier.org", | |
"role": "Lead Developer" | |
}, | |
{ | |
"name": "Armin Ronacher", | |
"email": "armin.ronacher@active-4.com", | |
"role": "Project Founder" | |
}, | |
{ | |
"name": "Twig Team", | |
"homepage": "https://twig.symfony.com/contributors", | |
"role": "Contributors" | |
} | |
], | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"homepage": "https://twig.symfony.com", | |
"keywords": [ | |
"templating" | |
], | |
"time": "2018-07-13T07:18:09+00:00" | |
}, | |
{ | |
"name": "webmozart/assert", | |
"version": "1.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/webmozart/assert.git", | |
"reference": "0df1908962e7a3071564e857d86874dad1ef204a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", | |
"reference": "0df1908962e7a3071564e857d86874dad1ef204a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.3.3 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.6", | |
"sebastian/version": "^1.0.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.3-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Webmozart\\Assert\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Bernhard Schussek", | |
"email": "bschussek@gmail.com" | |
} | |
], | |
"description": "Assertions to validate method input/output with nice error messages.", | |
"keywords": [ | |
"assert", | |
"check", | |
"validate" | |
], | |
"time": "2018-01-29T19:49:41+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-bootstrap", | |
"version": "2.0.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-bootstrap.git", | |
"reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3f49c47924bb9fa5363c3fc7b073d954168cf438", | |
"reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438", | |
"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" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\bootstrap\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Paul Klimov", | |
"email": "klimov.paul@gmail.com" | |
}, | |
{ | |
"name": "Alexander Makarov", | |
"email": "sam@rmcreative.ru", | |
"homepage": "http://rmcreative.ru/" | |
}, | |
{ | |
"name": "Antonio Ramirez", | |
"email": "amigo.cobos@gmail.com" | |
}, | |
{ | |
"name": "Qiang Xue", | |
"email": "qiang.xue@gmail.com", | |
"homepage": "http://www.yiiframework.com/" | |
} | |
], | |
"description": "The Twitter Bootstrap extension for the Yii framework", | |
"keywords": [ | |
"bootstrap", | |
"yii2" | |
], | |
"time": "2018-02-16T10:41:52+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-composer", | |
"version": "2.0.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-composer.git", | |
"reference": "1439e78be1218c492e6cde251ed87d3f128b9534" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/1439e78be1218c492e6cde251ed87d3f128b9534", | |
"reference": "1439e78be1218c492e6cde251ed87d3f128b9534", | |
"shasum": "" | |
}, | |
"require": { | |
"composer-plugin-api": "^1.0" | |
}, | |
"require-dev": { | |
"composer/composer": "^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" | |
}, | |
{ | |
"name": "Carsten Brandt", | |
"email": "mail@cebe.cc" | |
} | |
], | |
"description": "The composer plugin for Yii extension installer", | |
"keywords": [ | |
"composer", | |
"extension installer", | |
"yii2" | |
], | |
"time": "2018-07-05T15:44:47+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-debug", | |
"version": "2.0.13", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-debug.git", | |
"reference": "b37f414959c2fafefb332020b42037cd17c1cb7f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/b37f414959c2fafefb332020b42037cd17c1cb7f", | |
"reference": "b37f414959c2fafefb332020b42037cd17c1cb7f", | |
"shasum": "" | |
}, | |
"require": { | |
"yiisoft/yii2": "~2.0.13", | |
"yiisoft/yii2-bootstrap": "~2.0.0" | |
}, | |
"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": "2017-12-05T07:36:23+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-dev", | |
"version": "2.0.15.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2.git", | |
"reference": "20aa5080189cbacd4180d3b115752817921eb364" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2/zipball/20aa5080189cbacd4180d3b115752817921eb364", | |
"reference": "20aa5080189cbacd4180d3b115752817921eb364", | |
"shasum": "" | |
}, | |
"require": { | |
"bower-asset/inputmask": "~3.2.2 | ~3.3.5", | |
"bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", | |
"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" | |
}, | |
"replace": { | |
"yiisoft/yii2": "self.version" | |
}, | |
"require-dev": { | |
"cebe/indent": "~1.0.2", | |
"friendsofphp/php-cs-fixer": "~2.2.3", | |
"phpunit/phpunit": "4.8.34" | |
}, | |
"suggest": { | |
"yiisoft/yii2-coding-standards": "you can use this package to check for code style issues when contributing to yii" | |
}, | |
"bin": [ | |
"framework/yii" | |
], | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\": "framework/", | |
"yii\\cs\\": "cs/src/" | |
} | |
}, | |
"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" | |
}, | |
{ | |
"name": "Boudewijn Vahrmeijer", | |
"email": "info@dynasource.eu", | |
"homepage": "http://dynasource.eu", | |
"role": "Core framework development" | |
} | |
], | |
"description": "Yii PHP Framework Version 2 - Development Package", | |
"homepage": "http://www.yiiframework.com/", | |
"keywords": [ | |
"framework", | |
"yii2" | |
], | |
"time": "2018-03-21T18:36:53+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-queue", | |
"version": "2.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-queue.git", | |
"reference": "d04b4b3c932081200876a351cc6c3502e89e11b8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/d04b4b3c932081200876a351cc6c3502e89e11b8", | |
"reference": "d04b4b3c932081200876a351cc6c3502e89e11b8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.5.0", | |
"symfony/process": "*", | |
"yiisoft/yii2": "~2.0.14" | |
}, | |
"require-dev": { | |
"aws/aws-sdk-php": ">=2.4", | |
"enqueue/amqp-lib": "^0.8", | |
"jeremeamia/superclosure": "*", | |
"pda/pheanstalk": "*", | |
"php-amqplib/php-amqplib": "*", | |
"phpunit/phpunit": "~4.4", | |
"yiisoft/yii2-debug": "*", | |
"yiisoft/yii2-gii": "*", | |
"yiisoft/yii2-redis": "*" | |
}, | |
"suggest": { | |
"aws/aws-sdk-php": "Need for aws SQS.", | |
"enqueue/amqp-lib": "Need for AMQP interop queue.", | |
"ext-gearman": "Need for Gearman queue.", | |
"ext-pcntl": "Need for process signals.", | |
"pda/pheanstalk": "Need for Beanstalk queue.", | |
"php-amqplib/php-amqplib": "Need for AMQP queue.", | |
"yiisoft/yii2-redis": "Need for Redis queue." | |
}, | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\queue\\": "src", | |
"yii\\queue\\amqp\\": "src/drivers/amqp", | |
"yii\\queue\\amqp_interop\\": "src/drivers/amqp_interop", | |
"yii\\queue\\beanstalk\\": "src/drivers/beanstalk", | |
"yii\\queue\\db\\": "src/drivers/db", | |
"yii\\queue\\file\\": "src/drivers/file", | |
"yii\\queue\\gearman\\": "src/drivers/gearman", | |
"yii\\queue\\redis\\": "src/drivers/redis", | |
"yii\\queue\\sync\\": "src/drivers/sync", | |
"yii\\queue\\sqs\\": "src/drivers/sqs" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Roman Zhuravlev", | |
"email": "zhuravljov@gmail.com" | |
} | |
], | |
"description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman", | |
"keywords": [ | |
"async", | |
"beanstalk", | |
"db", | |
"gearman", | |
"gii", | |
"queue", | |
"rabbitmq", | |
"redis", | |
"sqs", | |
"yii" | |
], | |
"time": "2018-05-23T21:04:57+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-redis", | |
"version": "2.0.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-redis.git", | |
"reference": "ffe6bff8dc6be4bb84c9495cd3ef7ef1161c1314" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/ffe6bff8dc6be4bb84c9495cd3ef7ef1161c1314", | |
"reference": "ffe6bff8dc6be4bb84c9495cd3ef7ef1161c1314", | |
"shasum": "" | |
}, | |
"require": { | |
"yiisoft/yii2": "~2.0.14" | |
}, | |
"require-dev": { | |
"yiisoft/yii2-dev": "~2.0.14" | |
}, | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\redis\\": "src" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Carsten Brandt", | |
"email": "mail@cebe.cc" | |
} | |
], | |
"description": "Redis Cache, Session and ActiveRecord for the Yii framework", | |
"keywords": [ | |
"active-record", | |
"cache", | |
"redis", | |
"session", | |
"yii2" | |
], | |
"time": "2018-03-20T11:01:04+00:00" | |
}, | |
{ | |
"name": "yiisoft/yii2-swiftmailer", | |
"version": "2.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/yiisoft/yii2-swiftmailer.git", | |
"reference": "fd917fbe63b7ea796c52902143b83b98e65bfb73" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/fd917fbe63b7ea796c52902143b83b98e65bfb73", | |
"reference": "fd917fbe63b7ea796c52902143b83b98e65bfb73", | |
"shasum": "" | |
}, | |
"require": { | |
"swiftmailer/swiftmailer": "~6.0", | |
"yiisoft/yii2": "~2.0.4" | |
}, | |
"type": "yii2-extension", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"yii\\swiftmailer\\": "src" | |
} | |
}, | |
"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": "2018-04-24T23:17:42+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-escaper", | |
"version": "2.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-escaper.git", | |
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074", | |
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
"zendframework/zend-coding-standard": "~1.0.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.6.x-dev", | |
"dev-develop": "2.7.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Escaper\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", | |
"keywords": [ | |
"ZendFramework", | |
"escaper", | |
"zf" | |
], | |
"time": "2018-04-25T15:48:53+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-feed", | |
"version": "2.10.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-feed.git", | |
"reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-feed/zipball/6641f4cf3f4586c63f83fd70b6d19966025c8888", | |
"reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0", | |
"zendframework/zend-escaper": "^2.5.2", | |
"zendframework/zend-stdlib": "^2.7.7 || ^3.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.7.23 || ^6.4.3", | |
"psr/http-message": "^1.0.1", | |
"zendframework/zend-cache": "^2.7.2", | |
"zendframework/zend-coding-standard": "~1.0.0", | |
"zendframework/zend-db": "^2.8.2", | |
"zendframework/zend-http": "^2.7", | |
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3", | |
"zendframework/zend-validator": "^2.10.1" | |
}, | |
"suggest": { | |
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator", | |
"zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests", | |
"zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub", | |
"zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader", | |
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations", | |
"zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.10.x-dev", | |
"dev-develop": "2.11.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Feed\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "provides functionality for consuming RSS and Atom feeds", | |
"keywords": [ | |
"ZendFramework", | |
"feed", | |
"zf" | |
], | |
"time": "2018-08-01T13:53:20+00:00" | |
}, | |
{ | |
"name": "zendframework/zend-stdlib", | |
"version": "3.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/zendframework/zend-stdlib.git", | |
"reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cd164b4a18b5d1aeb69be2c26db035b5ed6925ae", | |
"reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"phpbench/phpbench": "^0.13", | |
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
"zendframework/zend-coding-standard": "~1.0.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.2.x-dev", | |
"dev-develop": "3.3.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Zend\\Stdlib\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "SPL extensions, array utilities, error handlers, and more", | |
"keywords": [ | |
"ZendFramework", | |
"stdlib", | |
"zf" | |
], | |
"time": "2018-04-30T13:50:40+00:00" | |
} | |
], | |
"packages-dev": [ | |
{ | |
"name": "behat/gherkin", | |
"version": "v4.5.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Behat/Gherkin.git", | |
"reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", | |
"reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "~4.5|~5", | |
"symfony/phpunit-bridge": "~2.7|~3", | |
"symfony/yaml": "~2.3|~3" | |
}, | |
"suggest": { | |
"symfony/yaml": "If you want to parse features, represented in YAML files" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.4-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Behat\\Gherkin": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Konstantin Kudryashov", | |
"email": "ever.zet@gmail.com", | |
"homepage": "http://everzet.com" | |
} | |
], | |
"description": "Gherkin DSL parser for PHP 5.3", | |
"homepage": "http://behat.org/", | |
"keywords": [ | |
"BDD", | |
"Behat", | |
"Cucumber", | |
"DSL", | |
"gherkin", | |
"parser" | |
], | |
"time": "2017-08-30T11:04:43+00:00" | |
}, | |
{ | |
"name": "codeception/codeception", | |
"version": "2.4.5", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Codeception.git", | |
"reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/5fee32d5c82791548931cbc34806b4de6aa1abfc", | |
"reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc", | |
"shasum": "" | |
}, | |
"require": { | |
"behat/gherkin": "^4.4.0", | |
"codeception/phpunit-wrapper": "^6.0.9|^7.0.6", | |
"codeception/stub": "^2.0", | |
"ext-json": "*", | |
"ext-mbstring": "*", | |
"facebook/webdriver": ">=1.1.3 <2.0", | |
"guzzlehttp/guzzle": ">=4.1.4 <7.0", | |
"guzzlehttp/psr7": "~1.0", | |
"php": ">=5.6.0 <8.0", | |
"symfony/browser-kit": ">=2.7 <5.0", | |
"symfony/console": ">=2.7 <5.0", | |
"symfony/css-selector": ">=2.7 <5.0", | |
"symfony/dom-crawler": ">=2.7 <5.0", | |
"symfony/event-dispatcher": ">=2.7 <5.0", | |
"symfony/finder": ">=2.7 <5.0", | |
"symfony/yaml": ">=2.7 <5.0" | |
}, | |
"require-dev": { | |
"codeception/specify": "~0.3", | |
"facebook/graph-sdk": "~5.3", | |
"flow/jsonpath": "~0.2", | |
"monolog/monolog": "~1.8", | |
"pda/pheanstalk": "~3.0", | |
"php-amqplib/php-amqplib": "~2.4", | |
"predis/predis": "^1.0", | |
"squizlabs/php_codesniffer": "~2.0", | |
"symfony/process": ">=2.7 <5.0", | |
"vlucas/phpdotenv": "^2.4.0" | |
}, | |
"suggest": { | |
"aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", | |
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", | |
"codeception/specify": "BDD-style code blocks", | |
"codeception/verify": "BDD-style assertions", | |
"flow/jsonpath": "For using JSONPath in REST module", | |
"league/factory-muffin": "For DataFactory module", | |
"league/factory-muffin-faker": "For Faker support in DataFactory module", | |
"phpseclib/phpseclib": "for SFTP option in FTP Module", | |
"stecman/symfony-console-completion": "For BASH autocompletion", | |
"symfony/phpunit-bridge": "For phpunit-bridge support" | |
}, | |
"bin": [ | |
"codecept" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": [] | |
}, | |
"autoload": { | |
"psr-4": { | |
"Codeception\\": "src\\Codeception", | |
"Codeception\\Extension\\": "ext" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Michael Bodnarchuk", | |
"email": "davert@mail.ua", | |
"homepage": "http://codegyre.com" | |
} | |
], | |
"description": "BDD-style testing framework", | |
"homepage": "http://codeception.com/", | |
"keywords": [ | |
"BDD", | |
"TDD", | |
"acceptance testing", | |
"functional testing", | |
"unit testing" | |
], | |
"time": "2018-08-01T07:21:49+00:00" | |
}, | |
{ | |
"name": "codeception/phpunit-wrapper", | |
"version": "7.2.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/phpunit-wrapper.git", | |
"reference": "e12834e076632262f1f85da41f53c06bb1fd28fb" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/e12834e076632262f1f85da41f53c06bb1fd28fb", | |
"reference": "e12834e076632262f1f85da41f53c06bb1fd28fb", | |
"shasum": "" | |
}, | |
"require": { | |
"phpunit/php-code-coverage": "^6.0", | |
"phpunit/phpunit": "~7.1.0|~7.2.0", | |
"sebastian/comparator": "^3.0", | |
"sebastian/diff": "^3.0" | |
}, | |
"require-dev": { | |
"codeception/specify": "*", | |
"vlucas/phpdotenv": "^2.4" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Codeception\\PHPUnit\\": "src\\" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Davert", | |
"email": "davert.php@resend.cc" | |
} | |
], | |
"description": "PHPUnit classes used by Codeception", | |
"time": "2018-08-01T08:17:04+00:00" | |
}, | |
{ | |
"name": "codeception/stub", | |
"version": "2.0.4", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/Codeception/Stub.git", | |
"reference": "f50bc271f392a2836ff80690ce0c058efe1ae03e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/Codeception/Stub/zipball/f50bc271f392a2836ff80690ce0c058efe1ae03e", | |
"reference": "f50bc271f392a2836ff80690ce0c058efe1ae03e", | |
"shasum": "" | |
}, | |
"require": { | |
"phpunit/phpunit": ">=4.8 <8.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"Codeception\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder", | |
"time": "2018-07-26T11:55:37+00:00" | |
}, | |
{ | |
"name": "doctrine/instantiator", | |
"version": "1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/doctrine/instantiator.git", | |
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", | |
"reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"athletic/athletic": "~0.1.8", | |
"ext-pdo": "*", | |
"ext-phar": "*", | |
"phpunit/phpunit": "^6.2.3", | |
"squizlabs/php_codesniffer": "^3.0.2" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.2.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Marco Pivetta", | |
"email": "ocramius@gmail.com", | |
"homepage": "http://ocramius.github.com/" | |
} | |
], | |
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", | |
"homepage": "https://github.com/doctrine/instantiator", | |
"keywords": [ | |
"constructor", | |
"instantiate" | |
], | |
"time": "2017-07-22T11:58:36+00:00" | |
}, | |
{ | |
"name": "facebook/webdriver", | |
"version": "1.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/facebook/php-webdriver.git", | |
"reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", | |
"reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-curl": "*", | |
"ext-json": "*", | |
"ext-mbstring": "*", | |
"ext-zip": "*", | |
"php": "^5.6 || ~7.0", | |
"symfony/process": "^2.8 || ^3.1 || ^4.0" | |
}, | |
"require-dev": { | |
"friendsofphp/php-cs-fixer": "^2.0", | |
"jakub-onderka/php-parallel-lint": "^0.9.2", | |
"php-coveralls/php-coveralls": "^2.0", | |
"php-mock/php-mock-phpunit": "^1.1", | |
"phpunit/phpunit": "^5.7", | |
"sebastian/environment": "^1.3.4 || ^2.0 || ^3.0", | |
"squizlabs/php_codesniffer": "^2.6", | |
"symfony/var-dumper": "^3.3 || ^4.0" | |
}, | |
"suggest": { | |
"ext-SimpleXML": "For Firefox profile creation" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-community": "1.5-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Facebook\\WebDriver\\": "lib/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"Apache-2.0" | |
], | |
"description": "A PHP client for Selenium WebDriver", | |
"homepage": "https://github.com/facebook/php-webdriver", | |
"keywords": [ | |
"facebook", | |
"php", | |
"selenium", | |
"webdriver" | |
], | |
"time": "2018-05-16T17:37:13+00:00" | |
}, | |
{ | |
"name": "heroku/heroku-buildpack-php", | |
"version": "v143", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/heroku/heroku-buildpack-php.git", | |
"reference": "1cdd477661d3da7434efe5fedcb42d7b42503b8d" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/1cdd477661d3da7434efe5fedcb42d7b42503b8d", | |
"reference": "1cdd477661d3da7434efe5fedcb42d7b42503b8d", | |
"shasum": "" | |
}, | |
"bin": [ | |
"bin/heroku-hhvm-apache2", | |
"bin/heroku-hhvm-nginx", | |
"bin/heroku-php-apache2", | |
"bin/heroku-php-nginx" | |
], | |
"type": "library", | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "David Zuelke", | |
"email": "dz@heroku.com" | |
} | |
], | |
"description": "Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP/HHVM and Apache2/Nginx as on Heroku", | |
"homepage": "https://github.com/heroku/heroku-buildpack-php", | |
"keywords": [ | |
"apache", | |
"apache2", | |
"foreman", | |
"heroku", | |
"hhvm", | |
"nginx", | |
"php" | |
], | |
"time": "2018-08-17T16:27:37+00:00" | |
}, | |
{ | |
"name": "myclabs/deep-copy", | |
"version": "1.8.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/myclabs/DeepCopy.git", | |
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", | |
"reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"replace": { | |
"myclabs/deep-copy": "self.version" | |
}, | |
"require-dev": { | |
"doctrine/collections": "^1.0", | |
"doctrine/common": "^2.6", | |
"phpunit/phpunit": "^7.1" | |
}, | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"DeepCopy\\": "src/DeepCopy/" | |
}, | |
"files": [ | |
"src/DeepCopy/deep_copy.php" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"description": "Create deep copies (clones) of your objects", | |
"keywords": [ | |
"clone", | |
"copy", | |
"duplicate", | |
"object", | |
"object graph" | |
], | |
"time": "2018-06-11T23:09:50+00:00" | |
}, | |
{ | |
"name": "pdepend/pdepend", | |
"version": "2.5.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/pdepend/pdepend.git", | |
"reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/9daf26d0368d4a12bed1cacae1a9f3a6f0adf239", | |
"reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.7", | |
"symfony/config": "^2.3.0|^3|^4", | |
"symfony/dependency-injection": "^2.3.0|^3|^4", | |
"symfony/filesystem": "^2.3.0|^3|^4" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.8|^5.7", | |
"squizlabs/php_codesniffer": "^2.0.0" | |
}, | |
"bin": [ | |
"src/bin/pdepend" | |
], | |
"type": "library", | |
"autoload": { | |
"psr-4": { | |
"PDepend\\": "src/main/php/PDepend" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"description": "Official version of pdepend to be handled with Composer", | |
"time": "2017-12-13T13:21:38+00:00" | |
}, | |
{ | |
"name": "phar-io/manifest", | |
"version": "1.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phar-io/manifest.git", | |
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", | |
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-phar": "*", | |
"phar-io/version": "^2.0", | |
"php": "^5.6 || ^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Arne Blankerts", | |
"email": "arne@blankerts.de", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Heuer", | |
"email": "sebastian@phpeople.de", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "Developer" | |
} | |
], | |
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", | |
"time": "2018-07-08T19:23:20+00:00" | |
}, | |
{ | |
"name": "phar-io/version", | |
"version": "2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phar-io/version.git", | |
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6", | |
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Arne Blankerts", | |
"email": "arne@blankerts.de", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Heuer", | |
"email": "sebastian@phpeople.de", | |
"role": "Developer" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "Developer" | |
} | |
], | |
"description": "Library for handling version information and constraints", | |
"time": "2018-07-08T19:19:57+00:00" | |
}, | |
{ | |
"name": "phpdocumentor/reflection-common", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpDocumentor/ReflectionCommon.git", | |
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", | |
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.5" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.6" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"phpDocumentor\\Reflection\\": [ | |
"src" | |
] | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jaap van Otterdijk", | |
"email": "opensource@ijaap.nl" | |
} | |
], | |
"description": "Common reflection classes used by phpdocumentor to reflect the code structure", | |
"homepage": "http://www.phpdoc.org", | |
"keywords": [ | |
"FQSEN", | |
"phpDocumentor", | |
"phpdoc", | |
"reflection", | |
"static analysis" | |
], | |
"time": "2017-09-11T18:02:19+00:00" | |
}, | |
{ | |
"name": "phpdocumentor/reflection-docblock", | |
"version": "4.3.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | |
"reference": "94fd0001232e47129dd3504189fa1c7225010d08" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", | |
"reference": "94fd0001232e47129dd3504189fa1c7225010d08", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"phpdocumentor/reflection-common": "^1.0.0", | |
"phpdocumentor/type-resolver": "^0.4.0", | |
"webmozart/assert": "^1.0" | |
}, | |
"require-dev": { | |
"doctrine/instantiator": "~1.0.5", | |
"mockery/mockery": "^1.0", | |
"phpunit/phpunit": "^6.4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"phpDocumentor\\Reflection\\": [ | |
"src/" | |
] | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Mike van Riel", | |
"email": "me@mikevanriel.com" | |
} | |
], | |
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", | |
"time": "2017-11-30T07:14:17+00:00" | |
}, | |
{ | |
"name": "phpdocumentor/type-resolver", | |
"version": "0.4.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpDocumentor/TypeResolver.git", | |
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", | |
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.5 || ^7.0", | |
"phpdocumentor/reflection-common": "^1.0" | |
}, | |
"require-dev": { | |
"mockery/mockery": "^0.9.4", | |
"phpunit/phpunit": "^5.2||^4.8.24" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"phpDocumentor\\Reflection\\": [ | |
"src/" | |
] | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Mike van Riel", | |
"email": "me@mikevanriel.com" | |
} | |
], | |
"time": "2017-07-14T14:27:02+00:00" | |
}, | |
{ | |
"name": "phpmd/phpmd", | |
"version": "2.6.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpmd/phpmd.git", | |
"reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", | |
"reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-xml": "*", | |
"pdepend/pdepend": "^2.5", | |
"php": ">=5.3.9" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.0", | |
"squizlabs/php_codesniffer": "^2.0" | |
}, | |
"bin": [ | |
"src/bin/phpmd" | |
], | |
"type": "project", | |
"autoload": { | |
"psr-0": { | |
"PHPMD\\": "src/main/php" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Manuel Pichler", | |
"email": "github@manuel-pichler.de", | |
"homepage": "https://github.com/manuelpichler", | |
"role": "Project Founder" | |
}, | |
{ | |
"name": "Other contributors", | |
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors", | |
"role": "Contributors" | |
}, | |
{ | |
"name": "Marc Würth", | |
"email": "ravage@bluewin.ch", | |
"homepage": "https://github.com/ravage84", | |
"role": "Project Maintainer" | |
} | |
], | |
"description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", | |
"homepage": "http://phpmd.org/", | |
"keywords": [ | |
"mess detection", | |
"mess detector", | |
"pdepend", | |
"phpmd", | |
"pmd" | |
], | |
"time": "2017-01-20T14:41:10+00:00" | |
}, | |
{ | |
"name": "phpspec/prophecy", | |
"version": "1.8.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/phpspec/prophecy.git", | |
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", | |
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/instantiator": "^1.0.2", | |
"php": "^5.3|^7.0", | |
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", | |
"sebastian/comparator": "^1.1|^2.0|^3.0", | |
"sebastian/recursion-context": "^1.0|^2.0|^3.0" | |
}, | |
"require-dev": { | |
"phpspec/phpspec": "^2.5|^3.2", | |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.8.x-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"Prophecy\\": "src/" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Konstantin Kudryashov", | |
"email": "ever.zet@gmail.com", | |
"homepage": "http://everzet.com" | |
}, | |
{ | |
"name": "Marcello Duarte", | |
"email": "marcello.duarte@gmail.com" | |
} | |
], | |
"description": "Highly opinionated mocking framework for PHP 5.3+", | |
"homepage": "https://github.com/phpspec/prophecy", | |
"keywords": [ | |
"Double", | |
"Dummy", | |
"fake", | |
"mock", | |
"spy", | |
"stub" | |
], | |
"time": "2018-08-05T17:53:17+00:00" | |
}, | |
{ | |
"name": "phpunit/php-code-coverage", | |
"version": "6.0.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", | |
"reference": "865662550c384bc1db7e51d29aeda1c2c161d69a" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/865662550c384bc1db7e51d29aeda1c2c161d69a", | |
"reference": "865662550c384bc1db7e51d29aeda1c2c161d69a", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-xmlwriter": "*", | |
"php": "^7.1", | |
"phpunit/php-file-iterator": "^2.0", | |
"phpunit/php-text-template": "^1.2.1", | |
"phpunit/php-token-stream": "^3.0", | |
"sebastian/code-unit-reverse-lookup": "^1.0.1", | |
"sebastian/environment": "^3.1", | |
"sebastian/version": "^2.0.1", | |
"theseer/tokenizer": "^1.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^7.0" | |
}, | |
"suggest": { | |
"ext-xdebug": "^2.6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "6.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", | |
"homepage": "https://github.com/sebastianbergmann/php-code-coverage", | |
"keywords": [ | |
"coverage", | |
"testing", | |
"xunit" | |
], | |
"time": "2018-06-01T07:51:50+00:00" | |
}, | |
{ | |
"name": "phpunit/php-file-iterator", | |
"version": "2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", | |
"reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cecbc684605bb0cc288828eb5d65d93d5c676d3c", | |
"reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "FilterIterator implementation that filters files based on a list of suffixes.", | |
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/", | |
"keywords": [ | |
"filesystem", | |
"iterator" | |
], | |
"time": "2018-06-11T11:44:00+00:00" | |
}, | |
{ | |
"name": "phpunit/php-text-template", | |
"version": "1.2.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-text-template.git", | |
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.3.3" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "Simple template engine.", | |
"homepage": "https://github.com/sebastianbergmann/php-text-template/", | |
"keywords": [ | |
"template" | |
], | |
"time": "2015-06-21T13:50:34+00:00" | |
}, | |
{ | |
"name": "phpunit/php-timer", | |
"version": "2.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-timer.git", | |
"reference": "8b8454ea6958c3dee38453d3bd571e023108c91f" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b8454ea6958c3dee38453d3bd571e023108c91f", | |
"reference": "8b8454ea6958c3dee38453d3bd571e023108c91f", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "Utility class for timing", | |
"homepage": "https://github.com/sebastianbergmann/php-timer/", | |
"keywords": [ | |
"timer" | |
], | |
"time": "2018-02-01T13:07:23+00:00" | |
}, | |
{ | |
"name": "phpunit/php-token-stream", | |
"version": "3.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/php-token-stream.git", | |
"reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/21ad88bbba7c3d93530d93994e0a33cd45f02ace", | |
"reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-tokenizer": "*", | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^7.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Wrapper around PHP's tokenizer extension.", | |
"homepage": "https://github.com/sebastianbergmann/php-token-stream/", | |
"keywords": [ | |
"tokenizer" | |
], | |
"time": "2018-02-01T13:16:43+00:00" | |
}, | |
{ | |
"name": "phpunit/phpunit", | |
"version": "7.2.7", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/phpunit.git", | |
"reference": "8e878aff7917ef66e702e03d1359b16eee254e2c" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e878aff7917ef66e702e03d1359b16eee254e2c", | |
"reference": "8e878aff7917ef66e702e03d1359b16eee254e2c", | |
"shasum": "" | |
}, | |
"require": { | |
"doctrine/instantiator": "^1.1", | |
"ext-dom": "*", | |
"ext-json": "*", | |
"ext-libxml": "*", | |
"ext-mbstring": "*", | |
"ext-xml": "*", | |
"myclabs/deep-copy": "^1.7", | |
"phar-io/manifest": "^1.0.2", | |
"phar-io/version": "^2.0", | |
"php": "^7.1", | |
"phpspec/prophecy": "^1.7", | |
"phpunit/php-code-coverage": "^6.0.7", | |
"phpunit/php-file-iterator": "^2.0.1", | |
"phpunit/php-text-template": "^1.2.1", | |
"phpunit/php-timer": "^2.0", | |
"sebastian/comparator": "^3.0", | |
"sebastian/diff": "^3.0", | |
"sebastian/environment": "^3.1", | |
"sebastian/exporter": "^3.1", | |
"sebastian/global-state": "^2.0", | |
"sebastian/object-enumerator": "^3.0.3", | |
"sebastian/resource-operations": "^1.0", | |
"sebastian/version": "^2.0.1" | |
}, | |
"conflict": { | |
"phpunit/phpunit-mock-objects": "*" | |
}, | |
"require-dev": { | |
"ext-pdo": "*" | |
}, | |
"suggest": { | |
"ext-soap": "*", | |
"ext-xdebug": "*", | |
"phpunit/php-invoker": "^2.0" | |
}, | |
"bin": [ | |
"phpunit" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "7.2-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "The PHP Unit Testing framework.", | |
"homepage": "https://phpunit.de/", | |
"keywords": [ | |
"phpunit", | |
"testing", | |
"xunit" | |
], | |
"time": "2018-07-15T05:20:50+00:00" | |
}, | |
{ | |
"name": "sebastian/code-unit-reverse-lookup", | |
"version": "1.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", | |
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", | |
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^5.6 || ^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^5.7 || ^6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Looks up which function or method a line of code belongs to", | |
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", | |
"time": "2017-03-04T06:30:41+00:00" | |
}, | |
{ | |
"name": "sebastian/comparator", | |
"version": "3.0.2", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/comparator.git", | |
"reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", | |
"reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1", | |
"sebastian/diff": "^3.0", | |
"sebastian/exporter": "^3.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^7.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Jeff Welch", | |
"email": "whatthejeff@gmail.com" | |
}, | |
{ | |
"name": "Volker Dusch", | |
"email": "github@wallbash.com" | |
}, | |
{ | |
"name": "Bernhard Schussek", | |
"email": "bschussek@2bepublished.at" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Provides the functionality to compare PHP values for equality", | |
"homepage": "https://github.com/sebastianbergmann/comparator", | |
"keywords": [ | |
"comparator", | |
"compare", | |
"equality" | |
], | |
"time": "2018-07-12T15:12:46+00:00" | |
}, | |
{ | |
"name": "sebastian/diff", | |
"version": "3.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/diff.git", | |
"reference": "366541b989927187c4ca70490a35615d3fef2dce" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/366541b989927187c4ca70490a35615d3fef2dce", | |
"reference": "366541b989927187c4ca70490a35615d3fef2dce", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^7.0", | |
"symfony/process": "^2 || ^3.3 || ^4" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Kore Nordmann", | |
"email": "mail@kore-nordmann.de" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Diff implementation", | |
"homepage": "https://github.com/sebastianbergmann/diff", | |
"keywords": [ | |
"diff", | |
"udiff", | |
"unidiff", | |
"unified diff" | |
], | |
"time": "2018-06-10T07:54:39+00:00" | |
}, | |
{ | |
"name": "sebastian/environment", | |
"version": "3.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/environment.git", | |
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5", | |
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.1" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Provides functionality to handle HHVM/PHP environments", | |
"homepage": "http://www.github.com/sebastianbergmann/environment", | |
"keywords": [ | |
"Xdebug", | |
"environment", | |
"hhvm" | |
], | |
"time": "2017-07-01T08:51:00+00:00" | |
}, | |
{ | |
"name": "sebastian/exporter", | |
"version": "3.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/exporter.git", | |
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", | |
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"sebastian/recursion-context": "^3.0" | |
}, | |
"require-dev": { | |
"ext-mbstring": "*", | |
"phpunit/phpunit": "^6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.1.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Jeff Welch", | |
"email": "whatthejeff@gmail.com" | |
}, | |
{ | |
"name": "Volker Dusch", | |
"email": "github@wallbash.com" | |
}, | |
{ | |
"name": "Bernhard Schussek", | |
"email": "bschussek@2bepublished.at" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
}, | |
{ | |
"name": "Adam Harvey", | |
"email": "aharvey@php.net" | |
} | |
], | |
"description": "Provides the functionality to export PHP variables for visualization", | |
"homepage": "http://www.github.com/sebastianbergmann/exporter", | |
"keywords": [ | |
"export", | |
"exporter" | |
], | |
"time": "2017-04-03T13:19:02+00:00" | |
}, | |
{ | |
"name": "sebastian/global-state", | |
"version": "2.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/global-state.git", | |
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | |
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.0" | |
}, | |
"suggest": { | |
"ext-uopz": "*" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Snapshotting of global state", | |
"homepage": "http://www.github.com/sebastianbergmann/global-state", | |
"keywords": [ | |
"global state" | |
], | |
"time": "2017-04-27T15:39:26+00:00" | |
}, | |
{ | |
"name": "sebastian/object-enumerator", | |
"version": "3.0.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/object-enumerator.git", | |
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", | |
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0", | |
"sebastian/object-reflector": "^1.1.1", | |
"sebastian/recursion-context": "^3.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Traverses array structures and object graphs to enumerate all referenced objects", | |
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", | |
"time": "2017-08-03T12:35:26+00:00" | |
}, | |
{ | |
"name": "sebastian/object-reflector", | |
"version": "1.1.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/object-reflector.git", | |
"reference": "773f97c67f28de00d397be301821b06708fca0be" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", | |
"reference": "773f97c67f28de00d397be301821b06708fca0be", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.1-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Allows reflection of object attributes, including inherited and non-public ones", | |
"homepage": "https://github.com/sebastianbergmann/object-reflector/", | |
"time": "2017-03-29T09:07:27+00:00" | |
}, | |
{ | |
"name": "sebastian/recursion-context", | |
"version": "3.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/recursion-context.git", | |
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | |
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Jeff Welch", | |
"email": "whatthejeff@gmail.com" | |
}, | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
}, | |
{ | |
"name": "Adam Harvey", | |
"email": "aharvey@php.net" | |
} | |
], | |
"description": "Provides functionality to recursively process PHP variables", | |
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", | |
"time": "2017-03-03T06:23:57+00:00" | |
}, | |
{ | |
"name": "sebastian/resource-operations", | |
"version": "1.0.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/resource-operations.git", | |
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", | |
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.6.0" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "1.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de" | |
} | |
], | |
"description": "Provides a list of PHP built-in functions that operate on resources", | |
"homepage": "https://www.github.com/sebastianbergmann/resource-operations", | |
"time": "2015-07-28T20:34:47+00:00" | |
}, | |
{ | |
"name": "sebastian/version", | |
"version": "2.0.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sebastianbergmann/version.git", | |
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", | |
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", | |
"shasum": "" | |
}, | |
"require": { | |
"php": ">=5.6" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "2.0.x-dev" | |
} | |
}, | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Sebastian Bergmann", | |
"email": "sebastian@phpunit.de", | |
"role": "lead" | |
} | |
], | |
"description": "Library that helps with managing the version number of Git-hosted PHP projects", | |
"homepage": "https://github.com/sebastianbergmann/version", | |
"time": "2016-10-03T07:35:21+00:00" | |
}, | |
{ | |
"name": "sensiolabs/security-checker", | |
"version": "v4.1.8", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/sensiolabs/security-checker.git", | |
"reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142", | |
"reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142", | |
"shasum": "" | |
}, | |
"require": { | |
"composer/ca-bundle": "^1.0", | |
"symfony/console": "~2.7|~3.0|~4.0" | |
}, | |
"bin": [ | |
"security-checker" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-0": { | |
"SensioLabs\\Security": "" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien.potencier@gmail.com" | |
} | |
], | |
"description": "A security checker for your composer.lock", | |
"time": "2018-02-28T22:10:01+00:00" | |
}, | |
{ | |
"name": "squizlabs/php_codesniffer", | |
"version": "3.3.1", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", | |
"reference": "628a481780561150481a9ec74709092b9759b3ec" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/628a481780561150481a9ec74709092b9759b3ec", | |
"reference": "628a481780561150481a9ec74709092b9759b3ec", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-simplexml": "*", | |
"ext-tokenizer": "*", | |
"ext-xmlwriter": "*", | |
"php": ">=5.4.0" | |
}, | |
"require-dev": { | |
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" | |
}, | |
"bin": [ | |
"bin/phpcs", | |
"bin/phpcbf" | |
], | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "3.x-dev" | |
} | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Greg Sherwood", | |
"role": "lead" | |
} | |
], | |
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", | |
"homepage": "http://www.squizlabs.com/php-codesniffer", | |
"keywords": [ | |
"phpcs", | |
"standards" | |
], | |
"time": "2018-07-26T23:47:18+00:00" | |
}, | |
{ | |
"name": "symfony/browser-kit", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/browser-kit.git", | |
"reference": "c55fe9257003b2d95c0211b3f6941e8dfd26dffd" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/c55fe9257003b2d95c0211b3f6941e8dfd26dffd", | |
"reference": "c55fe9257003b2d95c0211b3f6941e8dfd26dffd", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/dom-crawler": "~3.4|~4.0" | |
}, | |
"require-dev": { | |
"symfony/css-selector": "~3.4|~4.0", | |
"symfony/process": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/process": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\BrowserKit\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony BrowserKit Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T09:10:45+00:00" | |
}, | |
{ | |
"name": "symfony/config", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/config.git", | |
"reference": "c868972ac26e4e19860ce11b300bb74145246ff9" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/config/zipball/c868972ac26e4e19860ce11b300bb74145246ff9", | |
"reference": "c868972ac26e4e19860ce11b300bb74145246ff9", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/filesystem": "~3.4|~4.0", | |
"symfony/polyfill-ctype": "~1.8" | |
}, | |
"conflict": { | |
"symfony/finder": "<3.4" | |
}, | |
"require-dev": { | |
"symfony/dependency-injection": "~3.4|~4.0", | |
"symfony/event-dispatcher": "~3.4|~4.0", | |
"symfony/finder": "~3.4|~4.0", | |
"symfony/yaml": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/yaml": "To use the yaml reference dumper" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\Config\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony Config Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:24:31+00:00" | |
}, | |
{ | |
"name": "symfony/css-selector", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/css-selector.git", | |
"reference": "2a4df7618f869b456f9096781e78c57b509d76c7" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/css-selector/zipball/2a4df7618f869b456f9096781e78c57b509d76c7", | |
"reference": "2a4df7618f869b456f9096781e78c57b509d76c7", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\CssSelector\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Jean-François Simon", | |
"email": "jeanfrancois.simon@sensiolabs.com" | |
}, | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony CssSelector Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T09:10:45+00:00" | |
}, | |
{ | |
"name": "symfony/dom-crawler", | |
"version": "v4.1.3", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/symfony/dom-crawler.git", | |
"reference": "1c4519d257e652404c3aa550207ccd8ada66b38e" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/1c4519d257e652404c3aa550207ccd8ada66b38e", | |
"reference": "1c4519d257e652404c3aa550207ccd8ada66b38e", | |
"shasum": "" | |
}, | |
"require": { | |
"php": "^7.1.3", | |
"symfony/polyfill-ctype": "~1.8", | |
"symfony/polyfill-mbstring": "~1.0" | |
}, | |
"require-dev": { | |
"symfony/css-selector": "~3.4|~4.0" | |
}, | |
"suggest": { | |
"symfony/css-selector": "" | |
}, | |
"type": "library", | |
"extra": { | |
"branch-alias": { | |
"dev-master": "4.1-dev" | |
} | |
}, | |
"autoload": { | |
"psr-4": { | |
"Symfony\\Component\\DomCrawler\\": "" | |
}, | |
"exclude-from-classmap": [ | |
"/Tests/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"MIT" | |
], | |
"authors": [ | |
{ | |
"name": "Fabien Potencier", | |
"email": "fabien@symfony.com" | |
}, | |
{ | |
"name": "Symfony Community", | |
"homepage": "https://symfony.com/contributors" | |
} | |
], | |
"description": "Symfony DomCrawler Component", | |
"homepage": "https://symfony.com", | |
"time": "2018-07-26T11:00:49+00:00" | |
}, | |
{ | |
"name": "theseer/tokenizer", | |
"version": "1.1.0", | |
"source": { | |
"type": "git", | |
"url": "https://github.com/theseer/tokenizer.git", | |
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" | |
}, | |
"dist": { | |
"type": "zip", | |
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", | |
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", | |
"shasum": "" | |
}, | |
"require": { | |
"ext-dom": "*", | |
"ext-tokenizer": "*", | |
"ext-xmlwriter": "*", | |
"php": "^7.0" | |
}, | |
"type": "library", | |
"autoload": { | |
"classmap": [ | |
"src/" | |
] | |
}, | |
"notification-url": "https://packagist.org/downloads/", | |
"license": [ | |
"BSD-3-Clause" | |
], | |
"authors": [ | |
{ | |
"name": "Arne Blankerts", | |
"email": "arne@blankerts.de", | |
"role": "Developer" | |
} | |
], | |
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", | |
"time": "2017-04-07T12:08:54+00:00" | |
} | |
], | |
"aliases": [], | |
"minimum-stability": "beta", | |
"stability-flags": { | |
"craftcms/commerce": 10, | |
"nerds-and-company/schematic-commerce": 20 | |
}, | |
"prefer-stable": false, | |
"prefer-lowest": false, | |
"platform": { | |
"php": "^7.2", | |
"ext-imagick": "*", | |
"ext-redis": "*", | |
"ext-intl": "*" | |
}, | |
"platform-dev": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment