From e5ba1061b54b8ffdaf2bcad672c55b89d202f161 Mon Sep 17 00:00:00 2001 From: Albert Jankowski Date: Tue, 2 Jan 2018 17:21:25 -0600 Subject: [PATCH] Updates Lightning to 3.0.0. --- composer.json | 4 + composer.lock | 4228 ++++++++++++++++++++++++++++++------------------- 2 files changed, 2571 insertions(+), 1661 deletions(-) diff --git a/composer.json b/composer.json index 39755b6..9d82727 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,10 @@ { "type": "composer", "url": "https://packages.drupal.org/8" + }, + { + "type": "composer", + "url": "https://asset-packagist.org" } ], "require": { diff --git a/composer.lock b/composer.lock index 1e6090c..e658f7c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,65 +4,73 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "d7b067981acfdf78cbac3d14a0b47f6c", + "content-hash": "58512d50381479551c038604d54edd93", "packages": [ { "name": "acquia/lightning", - "version": "2.1.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/acquia/lightning.git", - "reference": "0725269308bba6cea4ab881f1f30b787381a5a9d" + "reference": "5e7167a082f2504b4fa2e70ed2be1f58c1da9152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/lightning/zipball/0725269308bba6cea4ab881f1f30b787381a5a9d", - "reference": "0725269308bba6cea4ab881f1f30b787381a5a9d", + "url": "https://api.github.com/repos/acquia/lightning/zipball/5e7167a082f2504b4fa2e70ed2be1f58c1da9152", + "reference": "5e7167a082f2504b4fa2e70ed2be1f58c1da9152", "shasum": "" }, "require": { - "composer/installers": "^1.0", - "cweagans/composer-patches": "^1.5.0", + "bower-asset/cropper": "^2.3", + "bower-asset/dropzone": "^5.1", + "cweagans/composer-patches": "^1.6.4", "drupal-composer/drupal-scaffold": "^2.0.0", "drupal/acquia_connector": "^1.1", - "drupal/config_update": "^1.1", "drupal/contact_storage": "^1.0", - "drupal/core": "~8.3.0", + "drupal/core": "~8.4.3", + "drupal/crop": "2.0.0-beta1", "drupal/ctools": "^3.0", "drupal/diff": "^1.0", + "drupal/dropzonejs": "2.0.0-alpha3", "drupal/embed": "^1.0", "drupal/entity_block": "1.0.0-alpha2", - "drupal/entity_browser": "^1.0", + "drupal/entity_browser": "2.0.0-alpha2", "drupal/entity_embed": "1.0.0-beta2", - "drupal/features": "^3.0", + "drupal/image_widget_crop": "^2.1", "drupal/inline_entity_form": "^1.0", - "drupal/media_entity": "^1.0", - "drupal/media_entity_document": "^1.0", - "drupal/media_entity_image": "^1.0", - "drupal/media_entity_instagram": "^1.0", - "drupal/media_entity_twitter": "^1.3", + "drupal/jsonapi": "1.4.0", + "drupal/lightning_api": "1.0.0-alpha1", + "drupal/lightning_core": "1.0.0-alpha1", + "drupal/lightning_layout": "1.0.0-alpha1", + "drupal/lightning_media": "1.0.0-alpha1", + "drupal/lightning_workflow": "1.0.0-alpha1", + "drupal/media_entity_instagram": "2.0.0-alpha1", + "drupal/media_entity_twitter": "2.0.0-alpha2", "drupal/metatag": "^1.0", - "drupal/page_manager": "1.0.0-alpha24", - "drupal/panelizer": "3.0.0-beta1", - "drupal/panels": "3.0.0-beta6", + "drupal/openapi": "1.0-alpha1", + "drupal/panelizer": "4.0.0", + "drupal/panels": "4.2.0", "drupal/pathauto": "^1.0", - "drupal/scheduled_updates": "1.0.0-alpha6", - "drupal/search_api": "1.0.0-beta5", + "drupal/search_api": "^1.0", + "drupal/simple_oauth": "3.3.0", "drupal/token": "^1.0", - "drupal/video_embed_field": "^1.0", + "drupal/video_embed_field": "2.0.0-alpha2", "drupal/views_infinite_scroll": "^1.1", - "drupal/workbench_moderation": "1.2.0" + "oomphinc/composer-installers-extender": "^1.1" }, "require-dev": { "behat/behat": "^3.0", "behat/mink": "~1.7", "behat/mink-goutte-driver": "~1.2", "composer/composer": "^1.4", - "drupal/coder": "^2.0", - "drupal/console": "^1.0", + "consolidation/robo": "1.1.4", + "drupal/coder": "~8.2.0", + "drupal/console": "^1.0.0", "drupal/devel": "^1.0", - "drupal/drupal-extension": "^3.2", - "drush/drush": "8.1.10", + "drupal/drupal-extension": "~3.3.0", + "drupal/media_entity_generic": "1.x-dev", + "drush/drush": "9.0.0-beta7", + "grasmash/yaml-cli": "^1.0", "jakoch/phantomjs-installer": "1.9.8", "jcalderonzumba/gastonjs": "~1.0.2", "jcalderonzumba/mink-phantomjs-driver": "~0.3.1", @@ -78,29 +86,34 @@ ], "type": "drupal-profile", "extra": { + "installer-types": [ + "bower-asset", + "npm-asset" + ], "installer-paths": { "docroot/core": [ "type:drupal-core" ], - "modules/contrib/{$name}": [ + "docroot/libraries/{$name}": [ + "type:drupal-library", + "type:bower-asset", + "type:npm-asset" + ], + "docroot/modules/contrib/{$name}": [ "type:drupal-module" ] }, "patches": { - "drupal/panelizer": { - "2793841 - Properly integrate with Panels IPE": "https://www.drupal.org/files/issues/panelizer-panels-ipe-tempstore-id.patch" - }, - "drupal/panels": { - "2793801 - Allow modules to influence the IPE tempstore ID": "https://www.drupal.org/files/issues/2793801-13.patch" - }, - "drupal/workbench_moderation": { - "2668006 - Provide logical access control for when IPE should be applied to moderated nodes": "https://www.drupal.org/files/issues/2668006-2.patch", - "2847078 - Revision tracker's dynamic table creation can break Views": "https://www.drupal.org/files/issues/2847078-6.patch", - "2749503 - Add basic support for Quick Edit": "https://www.drupal.org/files/issues/workbench_moderation-quickedit-support-2749503-6.patch" - }, "drupal/core": { - "2652138 - ImageFormatter does not support SVGs": "https://www.drupal.org/files/issues/2652138-41.patch", - "1356276 - Allow profiles to provide a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/1356276-303.patch" + "1356276 - Allow profiles to provide a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/1356276-408--8.4.3.patch", + "2880374 - Experimental modules should not have warnings after being installed": "https://www.drupal.org/files/issues/2880374-remove-experimental-warnings-6.patch", + "2880445 - Config sync should not throw a warning when not being writable": "https://www.drupal.org/files/issues/2880445-remove-config-write-warning-2.patch", + "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch", + "2885441 - EntityReferenceAutocompleteWidget should define its size setting as an integer": "https://www.drupal.org/files/issues/2885441-2.patch", + "2883813 - Move File/Image media type into Standard once Media is stable": "https://www.drupal.org/files/issues/2883813-27.patch", + "2877383 - Add action support to Media module": "https://www.drupal.org/files/issues/2877383-23.patch", + "2862041 - Provide useful Views filters for Content Moderation State fields": "https://www.drupal.org/files/issues/2862041-229.patch", + "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2815221-69-8.4.x.patch" }, "drupal/entity_embed": { "2832504 - Send the CKEditor instance ID to the embed.preview route": "https://www.drupal.org/files/issues/2832504-2.patch" @@ -109,11 +122,28 @@ "2844068 - Create derivatives for any viewable entity.": "https://www.drupal.org/files/issues/entity_block-view-builder-class.patch", "2846004 - Entity Block does not perform any access control": "https://www.drupal.org/files/issues/2846004-2.patch" }, - "drupal/search_api": { - "2866454 - Update 8103 causes sadness": "https://www.drupal.org/files/issues/2866454-2.patch" + "drupal/entity_browser": { + "2865928 - The View widget should filter based on field settings": "https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch", + "2877751 - Inform users how many items they can add to a field that uses an entity browser": "https://www.drupal.org/files/issues/2877751-17.patch" + }, + "drupal/panels": { + "2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch", + "2825034 - Form error messages do not appear in IPE": "https://www.drupal.org/files/issues/panels-ipe-propogate-errors-2825034-5.patch", + "2908897 - CategoryView leaves AJAX request marked active": "https://www.drupal.org/files/issues/2908897-2.patch", + "2913353 - IPE attaches behaviors a bit too quickly": "https://www.drupal.org/files/issues/2913353-2.patch", + "2825028 - AJAX error creating and placing blocks with date fields in IPE": "https://www.drupal.org/files/issues/panels-ipe-date-field-2825028-10.patch" + }, + "drupal/panelizer": { + "2908917 - SaveTabView blindly assumes a Revert tab exists": "https://www.drupal.org/files/issues/2908917-2.patch" + }, + "drupal/media_entity_instagram": { + "2917454 - Field formatter test is broken": "https://www.drupal.org/files/issues/2917454-2.patch" }, - "drush/drush": { - "2697 - Don't add profile dependencies to required_by array of modules": "https://patch-diff.githubusercontent.com/raw/drush-ops/drush/pull/2697.patch" + "drupal/crop": { + "Make Crop API compatible with core Media": "https://www.drupal.org/files/issues/2918441-beta1-packaged-info-file.patch" + }, + "drupal/simple_oauth": { + "2925369 - TokenAuthUser does not fulfill RevisionableInterface, causes fatals": "https://www.drupal.org/files/issues/2925369-2.patch" } } }, @@ -128,26 +158,26 @@ "GPL-2.0+" ], "description": "The best of Drupal, curated by Acquia", - "time": "2017-04-06T01:25:36+00:00" + "time": "2017-12-27T18:46:09+00:00" }, { "name": "asm89/stack-cors", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "65ccbd455370f043c2e3b93482a3813603d68731" + "reference": "c163e2b614550aedcf71165db2473d936abbced6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/65ccbd455370f043c2e3b93482a3813603d68731", - "reference": "65ccbd455370f043c2e3b93482a3813603d68731", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", + "reference": "c163e2b614550aedcf71165db2473d936abbced6", "shasum": "" }, "require": { "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0", - "symfony/http-kernel": "~2.7|~3.0" + "symfony/http-foundation": "~2.7|~3.0|~4.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", @@ -156,7 +186,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -180,20 +210,55 @@ "cors", "stack" ], - "time": "2017-04-11T20:03:41+00:00" + "time": "2017-12-20T14:37:45+00:00" + }, + { + "name": "bower-asset/cropper", + "version": "v2.3.4", + "source": { + "type": "git", + "url": "git@github.com:fengyuanchen/cropper.git", + "reference": "30c58b29ee21010e17e58ebab165fbd84285c685" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685", + "reference": "30c58b29ee21010e17e58ebab165fbd84285c685", + "shasum": null + }, + "type": "bower-asset", + "license": [ + "MIT" + ] + }, + { + "name": "bower-asset/dropzone", + "version": "v5.1.1", + "source": { + "type": "git", + "url": "https://github.com/enyo/dropzone.git", + "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/enyo/dropzone/zipball/7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4", + "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4", + "shasum": null + }, + "type": "bower-asset" }, { "name": "caxy/php-htmldiff", - "version": "v0.1.3", + "version": "v0.1.5", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "fe3af15ac85138d31ec7dd674a9840139327d7c0" + "reference": "d7540c9938c860f2cb7083f72ba24c45f51d57bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/fe3af15ac85138d31ec7dd674a9840139327d7c0", - "reference": "fe3af15ac85138d31ec7dd674a9840139327d7c0", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/d7540c9938c860f2cb7083f72ba24c45f51d57bc", + "reference": "d7540c9938c860f2cb7083f72ba24c45f51d57bc", "shasum": "" }, "require": { @@ -203,7 +268,7 @@ }, "require-dev": { "doctrine/cache": "~1.0", - "phpunit/phpunit": "~4.8" + "phpunit/phpunit": "~5.0" }, "suggest": { "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider" @@ -236,20 +301,20 @@ "diff", "html" ], - "time": "2016-07-21T15:37:40+00:00" + "time": "2017-06-12T17:35:44+00:00" }, { "name": "composer/installers", - "version": "v1.2.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "d78064c68299743e0161004f2de3a0204e33b804" + "reference": "049797d727261bf27f2690430d935067710049c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804", - "reference": "d78064c68299743e0161004f2de3a0204e33b804", + "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2", + "reference": "049797d727261bf27f2690430d935067710049c2", "shasum": "" }, "require": { @@ -261,7 +326,7 @@ }, "require-dev": { "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "4.1.*" + "phpunit/phpunit": "^4.8.36" }, "type": "composer-plugin", "extra": { @@ -291,12 +356,17 @@ "keywords": [ "Craft", "Dolibarr", + "Eliasis", "Hurad", "ImageCMS", + "Kanboard", + "Lan Management System", "MODX Evo", "Mautic", + "Maya", "OXID", "Plentymarkets", + "Porto", "RadPHP", "SMF", "Thelia", @@ -314,28 +384,36 @@ "croogo", "dokuwiki", "drupal", + "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", + "itop", "joomla", "kohana", "laravel", + "lavalite", "lithium", "magento", + "majima", "mako", "mediawiki", "modulework", + "modx", "moodle", + "osclass", "phpbb", "piwik", "ppi", "puppet", + "pxcms", "reindex", "roundcube", "shopware", "silverstripe", + "sydes", "symfony", "typo3", "wordpress", @@ -343,7 +421,7 @@ "zend", "zikula" ], - "time": "2016-08-13T20:53:52+00:00" + "time": "2017-12-29T09:13:20+00:00" }, { "name": "composer/semver", @@ -409,16 +487,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.6.1", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "b3036f23b73570ab5d869e345277786c8eb248a9" + "reference": "462e65061606dc6149349535d4322241515d1b16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/b3036f23b73570ab5d869e345277786c8eb248a9", - "reference": "b3036f23b73570ab5d869e345277786c8eb248a9", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/462e65061606dc6149349535d4322241515d1b16", + "reference": "462e65061606dc6149349535d4322241515d1b16", "shasum": "" }, "require": { @@ -449,39 +527,102 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2017-03-19T18:18:52+00:00" + "time": "2017-12-07T16:16:31+00:00" + }, + { + "name": "defuse/php-encryption", + "version": "v2.1.0", + "source": { + "type": "git", + "url": "https://github.com/defuse/php-encryption.git", + "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/defuse/php-encryption/zipball/5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689", + "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689", + "shasum": "" + }, + "require": { + "ext-openssl": "*", + "paragonie/random_compat": "~2.0", + "php": ">=5.4.0" + }, + "require-dev": { + "nikic/php-parser": "^2.0|^3.0", + "phpunit/phpunit": "^4|^5" + }, + "bin": [ + "bin/generate-defuse-key" + ], + "type": "library", + "autoload": { + "psr-4": { + "Defuse\\Crypto\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Hornby", + "email": "taylor@defuse.ca", + "homepage": "https://defuse.ca/" + }, + { + "name": "Scott Arciszewski", + "email": "info@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "Secure PHP Encryption Library", + "keywords": [ + "aes", + "authenticated encryption", + "cipher", + "crypto", + "cryptography", + "encrypt", + "encryption", + "openssl", + "security", + "symmetric key cryptography" + ], + "time": "2017-05-18T21:28:48+00:00" }, { "name": "doctrine/annotations", - "version": "v1.2.7", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" + "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", - "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", + "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", "shasum": "" }, "require": { "doctrine/lexer": "1.*", - "php": ">=5.3.2" + "php": "^7.1" }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^6.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Annotations\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", @@ -517,37 +658,41 @@ "docblock", "parser" ], - "time": "2015-08-31T12:32:49+00:00" + "time": "2017-12-06T07:11:42+00:00" }, { "name": "doctrine/cache", - "version": "v1.6.1", + "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3" + "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3", - "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3", + "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a", + "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a", "shasum": "" }, "require": { - "php": "~5.5|~7.0" + "php": "~7.1" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { - "phpunit/phpunit": "~4.8|~5.0", - "predis/predis": "~1.0", - "satooshi/php-coveralls": "~0.6" + "alcaeus/mongo-php-adapter": "^1.1", + "mongodb/mongodb": "^1.1", + "phpunit/phpunit": "^5.7", + "predis/predis": "~1.0" + }, + "suggest": { + "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-master": "1.7.x-dev" } }, "autoload": { @@ -587,24 +732,24 @@ "cache", "caching" ], - "time": "2016-10-29T11:16:17+00:00" + "time": "2017-08-25T07:02:50+00:00" }, { "name": "doctrine/collections", - "version": "v1.4.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" + "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", + "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", + "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.1" }, "require-dev": { "doctrine/coding-standard": "~0.1@dev", @@ -654,20 +799,20 @@ "collections", "iterator" ], - "time": "2017-01-03T10:49:41+00:00" + "time": "2017-07-22T10:37:32+00:00" }, { "name": "doctrine/common", - "version": "v2.7.2", + "version": "v2.8.1", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "930297026c8009a567ac051fd545bf6124150347" + "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/930297026c8009a567ac051fd545bf6124150347", - "reference": "930297026c8009a567ac051fd545bf6124150347", + "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", + "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", "shasum": "" }, "require": { @@ -676,15 +821,15 @@ "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", - "php": "~5.6|~7.0" + "php": "~7.1" }, "require-dev": { - "phpunit/phpunit": "^5.4.6" + "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7.x-dev" + "dev-master": "2.8.x-dev" } }, "autoload": { @@ -727,37 +872,37 @@ "persistence", "spl" ], - "time": "2017-01-13T14:02:13+00:00" + "time": "2017-08-31T08:43:38+00:00" }, { "name": "doctrine/inflector", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", - "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Inflector\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -794,7 +939,7 @@ "singularize", "string" ], - "time": "2015-11-06T14:35:42+00:00" + "time": "2017-07-22T12:18:28+00:00" }, { "name": "doctrine/lexer", @@ -852,20 +997,21 @@ }, { "name": "drupal-composer/drupal-scaffold", - "version": "2.2.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/drupal-composer/drupal-scaffold.git", - "reference": "3ad465ac853c2e52e6a808f5529859917662c256" + "reference": "745f0a2d4141fc83d3b42222beff43d66afb3dc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/3ad465ac853c2e52e6a808f5529859917662c256", - "reference": "3ad465ac853c2e52e6a808f5529859917662c256", + "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/745f0a2d4141fc83d3b42222beff43d66afb3dc6", + "reference": "745f0a2d4141fc83d3b42222beff43d66afb3dc6", "shasum": "" }, "require": { "composer-plugin-api": "^1.0.0", + "composer/semver": "^1.4", "php": ">=5.4.5" }, "require-dev": { @@ -889,21 +1035,21 @@ "GPL-2.0+" ], "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", - "time": "2016-11-05T10:46:44+00:00" + "time": "2017-12-08T22:53:11+00:00" }, { "name": "drupal/acquia_connector", - "version": "1.9.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupal.org/project/acquia_connector", - "reference": "8.x-1.9" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "a52f410b077f955ecadbb249218b4abd9cad17d1" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "cb9020388624a74cc0fb6516c6c96987f328392e" }, "require": { "drupal/core": "~8.0" @@ -917,8 +1063,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1491851344" + "version": "8.x-1.14", + "datestamp": "1511982786", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -935,16 +1085,16 @@ "homepage": "https://www.drupal.org/user/4166" }, { - "name": "Nick_vh", - "homepage": "https://www.drupal.org/user/122682" + "name": "Mark Trapp", + "homepage": "https://www.drupal.org/user/212019" }, { "name": "Stanislav Mixnovich", "homepage": "https://www.drupal.org/user/2859977" }, { - "name": "bjaspan", - "homepage": "https://www.drupal.org/user/46413" + "name": "SteveEdwardsAcquia", + "homepage": "https://www.drupal.org/user/3556170" }, { "name": "dmitrii", @@ -954,10 +1104,6 @@ "name": "irek02", "homepage": "https://www.drupal.org/user/736644" }, - { - "name": "janusman", - "homepage": "https://www.drupal.org/user/153120" - }, { "name": "kolafson", "homepage": "https://www.drupal.org/user/822402" @@ -969,6 +1115,10 @@ { "name": "paul.lovvik", "homepage": "https://www.drupal.org/user/289213" + }, + { + "name": "vlad.pavlovic", + "homepage": "https://www.drupal.org/user/92673" } ], "description": "Allows Drupal to securely communicate with the Acquia Subscription, and checks for updates to Acquia Drupal.", @@ -979,17 +1129,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "1.19.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://git.drupal.org/project/admin_toolbar", - "reference": "8.x-1.19" + "reference": "8.x-1.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.19.zip", - "reference": "8.x-1.19", - "shasum": "87de41eab3c5cd49d4e1b5b764cb3b9d5ad683a0" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.22.zip", + "reference": "8.x-1.22", + "shasum": "a0dd52e0e9405fef3f8d32ee308ed298dfba99ad" }, "require": { "drupal/core": "*" @@ -1000,8 +1150,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.19", - "datestamp": "1491487683" + "version": "8.x-1.22", + "datestamp": "1514888585", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1013,6 +1167,14 @@ "name": "Mohamed Anis Taktak", "homepage": "https://www.drupal.org/u/matio89" }, + { + "name": "adriancid", + "homepage": "https://www.drupal.org/user/1962106" + }, + { + "name": "bolbol", + "homepage": "https://www.drupal.org/user/3400070" + }, { "name": "eme", "homepage": "https://www.drupal.org/user/542492" @@ -1064,7 +1226,11 @@ }, "drupal": { "version": "8.x-2.12", - "datestamp": "1489834083" + "datestamp": "1489834083", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1077,8 +1243,8 @@ "homepage": "https://www.drupal.org/user/29191" }, { - "name": "klausi", - "homepage": "https://www.drupal.org/user/262198" + "name": "pfrenssen", + "homepage": "https://www.drupal.org/user/382067" }, { "name": "solotandem", @@ -1099,18 +1265,18 @@ } }, { - "name": "drupal/config_update", - "version": "1.3.0", + "name": "drupal/consumers", + "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_update", - "reference": "8.x-1.3" + "url": "https://git.drupal.org/project/consumers", + "reference": "8.x-1.0-beta1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "4fc57add91c090ea3c9ed4848579b450253b1eed" + "url": "https://ftp.drupal.org/files/projects/consumers-8.x-1.0-beta1.zip", + "reference": "8.x-1.0-beta1", + "shasum": "87e5472fde6c7cc60ed7dda2af350997ae4767d8" }, "require": { "drupal/core": "*" @@ -1121,8 +1287,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1484770683" + "version": "8.x-1.0-beta1", + "datestamp": "1505249045", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1131,33 +1301,29 @@ ], "authors": [ { - "name": "jhodgdon", - "homepage": "https://www.drupal.org/user/155601" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" } ], - "description": "Provides basic revert and update functionality for other modules", - "homepage": "https://www.drupal.org/project/config_update", + "description": "Declare all the consumers of your API", + "homepage": "https://www.drupal.org/project/consumers", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "http://cgit.drupalcode.org/consumers" } }, { "name": "drupal/contact_storage", - "version": "1.0.0-beta8", + "version": "1.0.0-beta9", "source": { "type": "git", "url": "https://git.drupal.org/project/contact_storage", - "reference": "8.x-1.0-beta8" + "reference": "8.x-1.0-beta9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/contact_storage-8.x-1.0-beta8.zip", - "reference": "8.x-1.0-beta8", - "shasum": "01e9bd402351f02cf6519b841d355a61138e0d0f" + "url": "https://ftp.drupal.org/files/projects/contact_storage-8.x-1.0-beta9.zip", + "reference": "8.x-1.0-beta9", + "shasum": "42b12d6f755485617e949aaf1b2c9aae09eb0e3e" }, "require": { "drupal/core": "*", @@ -1169,8 +1335,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta8", - "datestamp": "1476400139" + "version": "8.x-1.0-beta9", + "datestamp": "1497478742", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1207,48 +1377,51 @@ }, { "name": "drupal/core", - "version": "8.3.0", + "version": "8.4.3", "source": { "type": "git", - "url": "https://github.com/drupal-composer/drupal-core.git", - "reference": "e503a252ec5c2811abed6af0c7b70afda8e93a3f" + "url": "https://github.com/drupal/core.git", + "reference": "793cb14c54624b4be160b78f742af44a01cc7b4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-core/zipball/e503a252ec5c2811abed6af0c7b70afda8e93a3f", - "reference": "e503a252ec5c2811abed6af0c7b70afda8e93a3f", + "url": "https://api.github.com/repos/drupal/core/zipball/793cb14c54624b4be160b78f742af44a01cc7b4e", + "reference": "793cb14c54624b4be160b78f742af44a01cc7b4e", "shasum": "" }, "require": { - "asm89/stack-cors": "~1.0", - "composer/semver": "~1.0", - "doctrine/annotations": "1.2.*", + "asm89/stack-cors": "^1.1", + "composer/semver": "^1.0", + "doctrine/annotations": "^1.2", "doctrine/common": "^2.5", - "easyrdf/easyrdf": "0.9.*", - "egulias/email-validator": "1.2.*", + "easyrdf/easyrdf": "^0.9", + "egulias/email-validator": "^1.2", "guzzlehttp/guzzle": "^6.2.1", - "masterminds/html5": "~2.1", + "masterminds/html5": "^2.1", "paragonie/random_compat": "^1.0|^2.0", "php": ">=5.5.9", - "stack/builder": "1.0.*", - "symfony-cmf/routing": "~1.4", - "symfony/class-loader": "~2.8", - "symfony/console": "~2.8", - "symfony/dependency-injection": "~2.8", - "symfony/event-dispatcher": "~2.8", - "symfony/http-foundation": "~2.8", - "symfony/http-kernel": "~2.8", - "symfony/polyfill-iconv": "~1.0", - "symfony/process": "~2.8", + "stack/builder": "^1.0", + "symfony-cmf/routing": "^1.4", + "symfony/class-loader": "~3.2.8", + "symfony/console": "~3.2.8", + "symfony/dependency-injection": "~3.2.8", + "symfony/event-dispatcher": "~3.2.8", + "symfony/http-foundation": "~3.2.8", + "symfony/http-kernel": "~3.2.8", + "symfony/polyfill-iconv": "^1.0", + "symfony/process": "~3.2.8", "symfony/psr-http-message-bridge": "^1.0", - "symfony/routing": "~2.8", - "symfony/serializer": "~2.8", - "symfony/translation": "~2.8", - "symfony/validator": "~2.8", - "symfony/yaml": "~2.8", + "symfony/routing": "~3.2.8", + "symfony/serializer": "~3.2.8", + "symfony/translation": "~3.2.8", + "symfony/validator": "~3.2.8", + "symfony/yaml": "~3.2.8", "twig/twig": "^1.23.1", - "zendframework/zend-diactoros": "~1.1", - "zendframework/zend-feed": "~2.4" + "zendframework/zend-diactoros": "^1.1", + "zendframework/zend-feed": "^2.4" + }, + "conflict": { + "drush/drush": "<8.1.10" }, "replace": { "drupal/action": "self.version", @@ -1276,6 +1449,7 @@ "drupal/core-annotation": "self.version", "drupal/core-assertion": "self.version", "drupal/core-bridge": "self.version", + "drupal/core-class-finder": "self.version", "drupal/core-datetime": "self.version", "drupal/core-dependency-injection": "self.version", "drupal/core-diff": "self.version", @@ -1315,6 +1489,7 @@ "drupal/layout_discovery": "self.version", "drupal/link": "self.version", "drupal/locale": "self.version", + "drupal/media": "self.version", "drupal/menu_link_content": "self.version", "drupal/menu_ui": "self.version", "drupal/migrate": "self.version", @@ -1323,7 +1498,6 @@ "drupal/minimal": "self.version", "drupal/node": "self.version", "drupal/options": "self.version", - "drupal/outside_in": "self.version", "drupal/page_cache": "self.version", "drupal/path": "self.version", "drupal/quickedit": "self.version", @@ -1332,6 +1506,7 @@ "drupal/rest": "self.version", "drupal/search": "self.version", "drupal/serialization": "self.version", + "drupal/settings_tray": "self.version", "drupal/seven": "self.version", "drupal/shortcut": "self.version", "drupal/simpletest": "self.version", @@ -1354,14 +1529,15 @@ }, "require-dev": { "behat/mink": "1.7.x-dev", - "behat/mink-goutte-driver": "~1.2", - "drupal/coder": "8.2.12", - "jcalderonzumba/gastonjs": "~1.0.2", - "jcalderonzumba/mink-phantomjs-driver": "~0.3.1", - "mikey179/vfsstream": "~1.2", - "phpunit/phpunit": ">=4.8.28 <5", - "symfony/browser-kit": ">=2.8.13 <3.0", - "symfony/css-selector": "~2.8" + "behat/mink-goutte-driver": "^1.2", + "drupal/coder": "^8.2.12", + "jcalderonzumba/gastonjs": "^1.0.2", + "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", + "mikey179/vfsstream": "^1.2", + "phpspec/prophecy": "^1.4", + "phpunit/phpunit": ">=4.8.35 <5", + "symfony/css-selector": "~3.2.8", + "symfony/phpunit-bridge": "~3.2.8" }, "type": "drupal-core", "autoload": { @@ -1385,21 +1561,77 @@ "GPL-2.0+" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2017-04-06T00:12:44+00:00" + "time": "2017-12-06T22:45:30+00:00" + }, + { + "name": "drupal/crop", + "version": "2.0.0-beta1", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/crop", + "reference": "8.x-2.0-beta1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.0-beta1.zip", + "reference": "8.x-2.0-beta1", + "shasum": "74c8ac56ca8e75791f54906e359337291aa962bf" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.0-beta1", + "datestamp": "1509015245", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Drupal Media Team", + "homepage": "https://www.drupal.org/user/3260690" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + }, + { + "name": "woprrr", + "homepage": "https://www.drupal.org/user/858604" + } + ], + "description": "Provides storage and API for image crops.", + "homepage": "https://www.drupal.org/project/crop", + "support": { + "source": "http://cgit.drupalcode.org/crop", + "issues": "https://www.drupal.org/project/issues/crop" + } }, { "name": "drupal/ctools", - "version": "3.0.0-beta1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupal.org/project/ctools", - "reference": "8.x-3.0-beta1" + "reference": "8.x-3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0-beta1.zip", - "reference": "8.x-3.0-beta1", - "shasum": "8798ba7640a9188df9f9043e6f49b5ff0252e3dc" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8" }, "require": { "drupal/core": "~8.0" @@ -1410,8 +1642,12 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1490677984" + "version": "8.x-3.0", + "datestamp": "1493401742", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1474,7 +1710,7 @@ }, { "name": "drupal/ctools_block", - "version": "3.0.0-beta1", + "version": "3.0.0", "require": { "drupal/core": "~8.0", "drupal/ctools": "self.version" @@ -1485,8 +1721,12 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1490677984" + "version": "8.x-3.0", + "datestamp": "1493401742", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1543,17 +1783,17 @@ }, { "name": "drupal/devel", - "version": "1.0.0-rc1", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupal.org/project/devel", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "04a01f50d508eca70e065b7eba38cd6c83a436c0" + "url": "https://ftp.drupal.org/files/projects/devel-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "01f3349ef75f6e21fceef24be9d3d6506ca29647" }, "require": { "drupal/core": "~8.0" @@ -1567,8 +1807,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1484837884" + "version": "8.x-1.2", + "datestamp": "1507197844", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1602,14 +1846,6 @@ "name": "See contributors", "homepage": "https://www.drupal.org/node/3236/committers" }, - { - "name": "moshe weitzman", - "homepage": "https://www.drupal.org/user/23" - }, - { - "name": "pcambra", - "homepage": "https://www.drupal.org/user/122101" - }, { "name": "salvis", "homepage": "https://www.drupal.org/user/82964" @@ -1617,10 +1853,6 @@ { "name": "willzyx", "homepage": "https://www.drupal.org/user/1043862" - }, - { - "name": "yched", - "homepage": "https://www.drupal.org/user/39567" } ], "description": "Various blocks, pages, and functions for developers.", @@ -1656,7 +1888,11 @@ }, "drupal": { "version": "8.x-1.0-rc1", - "datestamp": "1484566683" + "datestamp": "1484566683", + "security-coverage": { + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1713,6 +1949,93 @@ "issues": "https://www.drupal.org/project/issues/diff" } }, + { + "name": "drupal/dropzonejs", + "version": "2.0.0-alpha3", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/dropzonejs", + "reference": "8.x-2.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.0-alpha3.zip", + "reference": "8.x-2.0-alpha3", + "shasum": "a11f37e8f37b211d7065b0fd8adb1cc85b47e691" + }, + "require": { + "drupal/core": "*" + }, + "require-dev": { + "drupal/entity_browser": "*" + }, + "suggest": { + "enyo/dropzone": "Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library." + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.0-alpha3", + "datestamp": "1513265285", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Janez Urevc", + "homepage": "https://drupal.org/u/slashrsm", + "role": "Maintainer" + }, + { + "name": "Christian Fritsch", + "homepage": "https://drupal.org/u/chrfritsch", + "role": "Maintainer" + }, + { + "name": "Primoz Hmeljak", + "homepage": "https://drupal.org/u/Primsi", + "role": "Maintainer" + }, + { + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/1998478/committers", + "role": "contributor" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + }, + { + "name": "wouters_f", + "homepage": "https://www.drupal.org/user/721548" + }, + { + "name": "zkday", + "homepage": "https://www.drupal.org/user/888644" + } + ], + "description": "Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.", + "homepage": "https://www.drupal.org/project/dropzonejs", + "keywords": [ + "DropzoneJS", + "Drupal" + ], + "support": { + "source": "https://www.drupal.org/project/dropzonejs", + "issues": "https://www.drupal.org/project/issues/dropzonejs", + "irc": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/embed", "version": "1.0.0", @@ -1737,7 +2060,11 @@ }, "drupal": { "version": "8.x-1.0", - "datestamp": "1490755685" + "datestamp": "1490755685", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1775,21 +2102,21 @@ } }, { - "name": "drupal/entity", - "version": "1.0.0-alpha4", + "name": "drupal/entity_block", + "version": "1.0.0-alpha2", "source": { "type": "git", - "url": "https://git.drupal.org/project/entity", - "reference": "8.x-1.0-alpha4" + "url": "https://git.drupal.org/project/entity_block", + "reference": "8.x-1.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "c081d3757c159dfee74c9e5acb63bdee81c42e18" + "url": "https://ftp.drupal.org/files/projects/entity_block-8.x-1.0-alpha2.zip", + "reference": "8.x-1.0-alpha2", + "shasum": "05373f1dc52fafbf8e11543c968e42a33a6e8304" }, "require": { - "drupal/core": "~8.1" + "drupal/core": "~8.0" }, "type": "drupal-module", "extra": { @@ -1797,8 +2124,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1481194983" + "version": "8.x-1.0-alpha2", + "datestamp": "1513981984", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1807,67 +2138,8 @@ ], "authors": [ { - "name": "Berdir", - "homepage": "https://www.drupal.org/user/214652" - }, - { - "name": "bojanz", - "homepage": "https://www.drupal.org/user/86106" - }, - { - "name": "dawehner", - "homepage": "https://www.drupal.org/user/99340" - }, - { - "name": "dixon_", - "homepage": "https://www.drupal.org/user/239911" - }, - { - "name": "fago", - "homepage": "https://www.drupal.org/user/16747" - } - ], - "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", - "homepage": "http://drupal.org/project/entity", - "support": { - "source": "http://cgit.drupalcode.org/entity" - } - }, - { - "name": "drupal/entity_block", - "version": "1.0.0-alpha2", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/entity_block", - "reference": "8.x-1.0-alpha2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_block-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "05373f1dc52fafbf8e11543c968e42a33a6e8304" - }, - "require": { - "drupal/core": "~8.0" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1484641084" - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Jaesin", - "homepage": "https://www.drupal.org/user/841054" + "name": "Jaesin", + "homepage": "https://www.drupal.org/user/841054" }, { "name": "arshadcn", @@ -1890,17 +2162,17 @@ }, { "name": "drupal/entity_browser", - "version": "1.0.0-rc2", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupal.org/project/entity_browser", - "reference": "8.x-1.0-rc2" + "reference": "8.x-2.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "7954668b9134a8ec2dac2604c482d6521e43ee91" + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0-alpha2.zip", + "reference": "8.x-2.0-alpha2", + "shasum": "f31ad069e5c5e95db9b9410a4d71038ac0c5b370" }, "require": { "drupal/core": "~8.0" @@ -1908,19 +2180,22 @@ "require-dev": { "drupal/ctools": "*", "drupal/inline_entity_form": "*", - "drupal/media_entity": "*", "drupal/paragraphs": "*", "drupal/token": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev", + "dev-2.x": "2.x-dev", "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1487795881" + "version": "8.x-2.0-alpha2", + "datestamp": "1512118387", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1996,7 +2271,11 @@ }, "drupal": { "version": "8.x-1.0-beta2", - "datestamp": "1476698339" + "datestamp": "1476698339", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2035,17 +2314,17 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupal.org/project/entity_reference_revisions", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "15261a4237cc2a743522a7bd81e9f34e01d12843" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "78aebb58efbbfcbb2faa40a1afc0830312b32631" }, "require": { "drupal/core": "~8.0" @@ -2059,8 +2338,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1485790085" + "version": "8.x-1.3", + "datestamp": "1495814284", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2087,87 +2370,19 @@ "source": "http://cgit.drupalcode.org/entity_reference_revisions" } }, - { - "name": "drupal/features", - "version": "3.5.0", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/features", - "reference": "8.x-3.5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/features-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "546b34387018f9adbe742b6992c4d473f9447c41" - }, - "require": { - "drupal/config_update": "*", - "drupal/core": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, - "drupal": { - "version": "8.x-3.5", - "datestamp": "1488908583" - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "dawehner", - "homepage": "https://www.drupal.org/user/99340" - }, - { - "name": "e2thex", - "homepage": "https://www.drupal.org/user/189123" - }, - { - "name": "febbraro", - "homepage": "https://www.drupal.org/user/43670" - }, - { - "name": "jmiccolis", - "homepage": "https://www.drupal.org/user/31731" - }, - { - "name": "mpotter", - "homepage": "https://www.drupal.org/user/616192" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, - { - "name": "tim.plunkett", - "homepage": "https://www.drupal.org/user/241634" - } - ], - "description": "Enables administrators to package configuration into modules.", - "homepage": "https://www.drupal.org/project/features", - "support": { - "source": "http://cgit.drupalcode.org/features" - } - }, { "name": "drupal/field_formatter", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupal.org/project/field_formatter", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_formatter-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "3a86a3797d576b90f9dda6c5236db93bbd3c4031" + "url": "https://ftp.drupal.org/files/projects/field_formatter-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "e8d52ebb3f26a3a86e732e03aeefca0c50d371ec" }, "require": { "drupal/core": "~8.0" @@ -2178,8 +2393,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1468356839" + "version": "8.x-1.1", + "datestamp": "1496241542", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2238,7 +2457,11 @@ }, "drupal": { "version": "8.x-1.0-rc6", - "datestamp": "1480365484" + "datestamp": "1510352885", + "security-coverage": { + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2275,17 +2498,17 @@ }, { "name": "drupal/google_analytics", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupal.org/project/google_analytics", - "reference": "8.x-2.1" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "9b5c76802ca28d5072bb9bb552bbfeb660b0734a" + "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "15cd0642ad99f3776a46b702e5012713405a0733" }, "require": { "drupal/core": "~8.0" @@ -2300,8 +2523,12 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.1", - "datestamp": "1470845408" + "version": "8.x-2.2", + "datestamp": "1506372845", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2325,6 +2552,82 @@ "issues": "https://www.drupal.org/project/issues/google_analytics" } }, + { + "name": "drupal/image_widget_crop", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/image_widget_crop", + "reference": "8.x-2.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "76bda9a8c8d3149149bb7812e48e9f14e9ce1ffb" + }, + "require": { + "drupal/core": "*", + "drupal/crop": "1.0 - 2.0" + }, + "require-dev": { + "drupal/crop": "*", + "drupal/ctools": "3.x-dev", + "drupal/entity_browser": "1.x-dev", + "drupal/file_entity": "*", + "drupal/inline_entity_form": "*", + "drupal/media": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.1", + "datestamp": "1510136887", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Alexandre Mallet", + "homepage": "https://github.com/woprrr", + "role": "Maintainer" + }, + { + "name": "Drupal media CI", + "homepage": "https://www.drupal.org/user/3057985" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + }, + { + "name": "woprrr", + "homepage": "https://www.drupal.org/user/858604" + } + ], + "description": "Provides an interface for using the features of the Crop API.", + "homepage": "https://www.drupal.org/project/image_widget_crop", + "keywords": [ + "Crop", + "Drupal", + "Drupal Media" + ], + "support": { + "source": "https://www.drupal.org/project/image_widget_crop", + "issues": "https://www.drupal.org/project/issues/image_widget_crop", + "irc": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/inline_entity_form", "version": "1.0.0-beta1", @@ -2352,7 +2655,11 @@ }, "drupal": { "version": "8.x-1.0-beta1", - "datestamp": "1477868343" + "datestamp": "1477868343", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2388,21 +2695,24 @@ } }, { - "name": "drupal/layout_plugin", - "version": "1.0.0-alpha23", + "name": "drupal/jsonapi", + "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/layout_plugin", - "reference": "8.x-1.0-alpha23" + "url": "https://git.drupal.org/project/jsonapi", + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/layout_plugin-8.x-1.0-alpha23.zip", - "reference": "8.x-1.0-alpha23", - "shasum": "c79992e2f52ac6a7c8dc0706512f2c70fc9f5e11" + "url": "https://ftp.drupal.org/files/projects/jsonapi-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "ba38178daaecac2e6b88a5180fccb3edecd00b67" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.2" + }, + "require-dev": { + "justinrainbow/json-schema": "^4.1" }, "type": "drupal-module", "extra": { @@ -2410,8 +2720,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha23", - "datestamp": "1476269960" + "version": "8.x-1.4", + "datestamp": "1514013485", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2420,49 +2734,47 @@ ], "authors": [ { - "name": "David Snopek", - "homepage": "https://www.drupal.org/user/172527" + "name": "Wim Leers", + "homepage": "https://www.drupal.org/user/99777" }, { - "name": "Bram Goffings", - "homepage": "https://www.drupal.org/user/266527" + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" }, { - "name": "Fredrik Lassen", - "homepage": "https://www.drupal.org/user/243377" + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "gabesullice", + "homepage": "https://www.drupal.org/user/2287430" } ], - "description": "An API module to hold the Drupal 8 plugin manager for layouts.", - "homepage": "https://www.drupal.org/project/layout_plugin", - "keywords": [ - "layout", - "php" - ], + "description": "Provides a JSON API standards-compliant API for accessing and manipulating Drupal content and configuration entities.", + "homepage": "https://www.drupal.org/project/jsonapi", "support": { - "source": "http://cgit.drupalcode.org/layout_plugin" + "source": "http://cgit.drupalcode.org/jsonapi" } }, { - "name": "drupal/media_entity", - "version": "1.6.0", + "name": "drupal/lightning_api", + "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/media_entity", - "reference": "8.x-1.6" + "url": "https://git.drupal.org/project/lightning_api", + "reference": "8.x-1.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "86fd1478f2448c034660faa30ef34c0e8519fecb" + "url": "https://ftp.drupal.org/files/projects/lightning_api-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "0a7069f58b1c55fe57f6cd5d96eebb7834b05f0d" }, "require": { - "drupal/core": "~8.1", - "drupal/entity": "^1.0.0-alpha3" - }, - "require-dev": { - "drupal/entity": "*", - "drupal/inline_entity_form": "*" + "drupal/core": "~8.0", + "drupal/jsonapi": "*", + "drupal/openapi_redoc": "*", + "drupal/simple_oauth_extras": "*" }, "type": "drupal-module", "extra": { @@ -2470,8 +2782,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1480363983" + "version": "8.x-1.0-alpha1", + "datestamp": "1514321584", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2480,77 +2796,37 @@ ], "authors": [ { - "name": "Berdir", - "homepage": "https://www.drupal.org/user/214652" - }, - { - "name": "Drupal Media Team", - "homepage": "https://www.drupal.org/user/3260690" - }, - { - "name": "Drupal media CI", - "homepage": "https://www.drupal.org/user/3057985" - }, - { - "name": "Primsi", - "homepage": "https://www.drupal.org/user/282629" - }, - { - "name": "boztek", - "homepage": "https://www.drupal.org/user/134410" - }, - { - "name": "chr.fritsch", - "homepage": "https://www.drupal.org/user/2103716" - }, - { - "name": "jcisio", - "homepage": "https://www.drupal.org/user/210762" - }, - { - "name": "katzilla", - "homepage": "https://www.drupal.org/user/260398" - }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, - { - "name": "seanB", - "homepage": "https://www.drupal.org/user/545912" - }, - { - "name": "slashrsm", - "homepage": "https://www.drupal.org/user/744628" + "name": "balsama", + "homepage": "https://www.drupal.org/user/223087" } ], - "description": "Provides a lean and simple way to store media on Drupal 8 sites.", - "homepage": "https://www.drupal.org/project/media_entity", - "keywords": [ - "Drupal" - ], + "description": "Progressive decoupling? No problem.", + "homepage": "https://www.drupal.org/project/lightning_api", "support": { - "source": "https://www.drupal.org/project/media_entity", - "issues": "https://www.drupal.org/project/issues/media_entity" + "source": "http://cgit.drupalcode.org/lightning_api" } }, { - "name": "drupal/media_entity_document", - "version": "1.1.0", + "name": "drupal/lightning_core", + "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/media_entity_document", - "reference": "8.x-1.1" + "url": "https://git.drupal.org/project/lightning_core", + "reference": "8.x-1.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_document-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "88a45820cf0aeb5f8a3ade3338007771191508e4" + "url": "https://ftp.drupal.org/files/projects/lightning_core-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "d6617b9639907f7642cddcd4af360eb91b695c01" }, "require": { - "drupal/core": "~8.1", - "drupal/media_entity": "~1.0 || ~8.1.0" + "drupal/core": "*" + }, + "require-dev": { + "drupal/contact_storage": "*", + "drupal/devel_generate": "*", + "drupal/search_api": "*" }, "type": "drupal-module", "extra": { @@ -2558,8 +2834,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1470211995" + "version": "8.x-1.0-alpha1", + "datestamp": "1514321584", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2568,43 +2848,102 @@ ], "authors": [ { - "name": "NerOcrO", - "homepage": "https://www.drupal.org/user/1728164", - "role": "Maintainer" + "name": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" } ], - "description": "Local documents integration for Drupal Media entity.", - "homepage": "https://www.drupal.org/project/media_entity_document", - "keywords": [ - "Drupal", - "document", - "media" + "description": "Shared functionality for the Lightning distribution.", + "homepage": "https://www.drupal.org/project/lightning_core", + "support": { + "source": "http://cgit.drupalcode.org/lightning_core" + } + }, + { + "name": "drupal/lightning_layout", + "version": "1.0.0-alpha1", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/lightning_layout", + "reference": "8.x-1.0-alpha1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/lightning_layout-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "2093a08a0d3771b009f74879caa584e5a464e27f" + }, + "require": { + "drupal/core": "~8.0", + "drupal/lightning_core": "*", + "drupal/panelizer": "*", + "drupal/panelizer_quickedit": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha1", + "datestamp": "1514321584", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } ], + "description": "Provides the tools to take control of your layout.", + "homepage": "https://www.drupal.org/project/lightning_layout", "support": { - "source": "https://www.drupal.org/project/media_entity_document", - "issues": "https://www.drupal.org/project/issues/media_entity_document" + "source": "http://cgit.drupalcode.org/lightning_layout" } }, { - "name": "drupal/media_entity_image", - "version": "1.2.0", + "name": "drupal/lightning_media", + "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/media_entity_image", - "reference": "8.x-1.2" + "url": "https://git.drupal.org/project/lightning_media", + "reference": "8.x-1.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_image-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "d02d1d793a50ea3b9cb5a3219472fdd27980f4f3" + "url": "https://ftp.drupal.org/files/projects/lightning_media-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "94a0b0030d97cbdba3ba9b9eb53e136efa33b122" }, "require": { - "drupal/core": "~8.1", - "drupal/media_entity": "~1.0 || ~8.1.0" + "drupal/core": "*", + "drupal/entity_browser": "*", + "drupal/entity_embed": "*", + "drupal/inline_entity_form": "*", + "drupal/lightning_core": "*", + "drupal/media": "*", + "drupal/views_infinite_scroll": "*" }, "require-dev": { - "drupal/entity_browser": "*" + "drupal/dropzonejs": "*", + "drupal/media_entity_instagram": "*", + "drupal/media_entity_twitter": "*", + "drupal/video_embed_media": "*" }, "type": "drupal-module", "extra": { @@ -2612,8 +2951,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1470170939" + "version": "8.x-1.0-alpha1", + "datestamp": "1514321584", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2622,57 +2965,101 @@ ], "authors": [ { - "name": "Drupal Media Team", - "homepage": "https://www.drupal.org/user/3260690" + "name": "balsama", + "homepage": "https://www.drupal.org/user/223087" }, { - "name": "Primsi", - "homepage": "https://www.drupal.org/user/282629" + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } + ], + "description": "Slick media handling for Lightning. So cool you'll make the A/C jealous.", + "homepage": "https://www.drupal.org/project/lightning_media", + "support": { + "source": "http://cgit.drupalcode.org/lightning_media" + } + }, + { + "name": "drupal/lightning_workflow", + "version": "1.0.0-alpha1", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/lightning_workflow", + "reference": "8.x-1.0-alpha1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/lightning_workflow-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "dfb0df132f6ccf7cf978365fd25c2e893c31e609" + }, + "require": { + "drupal/core": "*", + "drupal/lightning_core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" }, - { - "name": "slashrsm", - "homepage": "https://www.drupal.org/user/744628" + "drupal": { + "version": "8.x-1.0-alpha1", + "datestamp": "1514321584", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" ], - "description": "Local images integration for Drupal Media entity.", - "homepage": "https://www.drupal.org/project/media_entity_image", - "keywords": [ - "Drupal", - "image", - "media" + "authors": [ + { + "name": "balsama", + "homepage": "https://www.drupal.org/user/223087" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + } ], + "description": "Tools to improve your content workflow.", + "homepage": "https://www.drupal.org/project/lightning_workflow", "support": { - "source": "https://www.drupal.org/project/media_entity_image", - "issues": "https://www.drupal.org/project/issues/media_entity_image" + "source": "http://cgit.drupalcode.org/lightning_workflow" } }, { "name": "drupal/media_entity_instagram", - "version": "1.2.0", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupal.org/project/media_entity_instagram", - "reference": "8.x-1.2" + "reference": "8.x-2.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "1183314bbfed2dfeaeabdc7e970521b394c5e337" + "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-8.x-2.0-alpha1.zip", + "reference": "8.x-2.0-alpha1", + "shasum": "602d84d2e385ce2f3b0562f7cf50d1e084f92658" }, "require": { - "drupal/core": "~8.0", - "drupal/media_entity": "*", - "php-instagram-api/php-instagram-api": "dev-master" + "drupal/core": "^8.4.0" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1470169139" + "version": "8.x-2.0-alpha1", + "datestamp": "1506671645", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2688,6 +3075,10 @@ "name": "Primsi", "homepage": "https://www.drupal.org/user/282629" }, + { + "name": "chr.fritsch", + "homepage": "https://www.drupal.org/user/2103716" + }, { "name": "designesse", "homepage": "https://www.drupal.org/user/854012" @@ -2697,7 +3088,7 @@ "homepage": "https://www.drupal.org/user/744628" } ], - "description": "Provides a media entity instagram.", + "description": "Media entity Instagram provider.", "homepage": "https://www.drupal.org/project/media_entity_instagram", "support": { "source": "http://cgit.drupalcode.org/media_entity_instagram" @@ -2705,31 +3096,34 @@ }, { "name": "drupal/media_entity_twitter", - "version": "1.3.0", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupal.org/project/media_entity_twitter", - "reference": "8.x-1.3" + "reference": "8.x-2.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "280406ba63e2c00befa9bb1434ad2d4d3113b239" + "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.0-alpha2.zip", + "reference": "8.x-2.0-alpha2", + "shasum": "21925e1e1b02bbbcd6d8e9730bc587669edc0e5c" }, "require": { - "drupal/core": "~8.0", - "drupal/media_entity": "*", + "drupal/core": "^8.4", "j7mbo/twitter-api-php": "~1.0" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1478549339" + "version": "8.x-2.0-alpha2", + "datestamp": "1507907344", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2745,6 +3139,10 @@ "name": "Primsi", "homepage": "https://www.drupal.org/user/282629" }, + { + "name": "chr.fritsch", + "homepage": "https://www.drupal.org/user/2103716" + }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -2758,25 +3156,28 @@ }, { "name": "drupal/metatag", - "version": "1.0.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupal.org/project/metatag", - "reference": "8.x-1.0" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "604e45e89c19f5a8960b6a8ae3d80500d4328e6b" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "f689123bdce93bbf452050261c6be9d15b0e1a5b" }, "require": { "drupal/core": "*", - "drupal/token": "*" + "drupal/token": "^1.0" }, "require-dev": { + "drupal/devel": "^1.0", "drupal/metatag_dc": "*", - "drupal/metatag_open_graph": "*" + "drupal/metatag_open_graph": "*", + "drupal/redirect": "^1.0", + "drupal/restui": "^1.0" }, "type": "drupal-module", "extra": { @@ -2784,8 +3185,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1485901983" + "version": "8.x-1.4", + "datestamp": "1513959187", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2815,22 +3220,26 @@ } }, { - "name": "drupal/page_manager", - "version": "1.0.0-alpha24", + "name": "drupal/openapi", + "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/page_manager", - "reference": "8.x-1.0-alpha24" + "url": "https://git.drupal.org/project/openapi", + "reference": "8.x-1.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/page_manager-8.x-1.0-alpha24.zip", - "reference": "8.x-1.0-alpha24", - "shasum": "f0d5a6ff5ef1151265fd21c1758455902e6940df" + "url": "https://ftp.drupal.org/files/projects/openapi-8.x-1.0-alpha1.zip", + "reference": "8.x-1.0-alpha1", + "shasum": "580e244c5a53419e95dfb8c7b7b9c67273b8e9b9" }, "require": { - "drupal/core": "^8.0.5", - "drupal/ctools": "~3.0.0-alpha21" + "drupal/core": "~8.0", + "drupal/schemata": "^1.0", + "drupal/schemata_json_schema": "*" + }, + "require-dev": { + "drupal/jsonapi": "1.0" }, "type": "drupal-module", "extra": { @@ -2838,8 +3247,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha24", - "datestamp": "1471723439" + "version": "8.x-1.0-alpha1", + "datestamp": "1498657743", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2848,59 +3261,170 @@ ], "authors": [ { - "name": "Tim Plunkett", - "homepage": "https://www.drupal.org/u/tim.plunkett", - "role": "Maintainer" + "name": "mrjmd", + "homepage": "https://www.drupal.org/user/1800446" }, { - "name": "dsnopek", - "homepage": "https://www.drupal.org/user/266527" + "name": "rogierbom", + "homepage": "https://www.drupal.org/user/1352176" }, { - "name": "japerry", - "homepage": "https://www.drupal.org/user/45640" + "name": "tedbow", + "homepage": "https://www.drupal.org/user/240860" + } + ], + "description": "Creates OpenAPI specification for Drupal REST resources.", + "homepage": "https://www.drupal.org/project/openapi", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/openapi", + "issues": "http://drupal.org/project/issues/openapi" + } + }, + { + "name": "drupal/openapi_redoc", + "version": "1.0.0-alpha1", + "require": { + "drupal/core": "~8.0", + "drupal/jsonapi": "*", + "drupal/openapi": "self.version" + }, + "type": "metapackage", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" }, + "drupal": { + "version": "8.x-1.0-alpha1", + "datestamp": "1498657743", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ { - "name": "tim.plunkett", - "homepage": "https://www.drupal.org/user/241634" + "name": "mrjmd", + "homepage": "https://www.drupal.org/user/1800446" + }, + { + "name": "rogierbom", + "homepage": "https://www.drupal.org/user/1352176" + }, + { + "name": "tedbow", + "homepage": "https://www.drupal.org/user/240860" } ], - "description": "Provides a way to place blocks on a custom page.", - "homepage": "https://www.drupal.org/project/page_manager", + "description": "Documentation using the ReDoc", + "homepage": "https://www.drupal.org/project/openapi", "support": { - "source": "https://git.drupal.org/project/page_manager.git", - "issues": "https://www.drupal.org/project/issues/page_manager", - "irc": "irc://irc.freenode.org/drupal-contribute" + "source": "http://cgit.drupalcode.org/openapi" } }, { "name": "drupal/panelizer", - "version": "3.0.0-beta1", + "version": "4.0.0", "source": { "type": "git", "url": "https://git.drupal.org/project/panelizer", - "reference": "8.x-3.0-beta1" + "reference": "8.x-4.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/panelizer-8.x-3.0-beta1.zip", - "reference": "8.x-3.0-beta1", - "shasum": "1a61865b5e8ad1b28b2dbcdb1bafc7caf02c1fa2" + "url": "https://ftp.drupal.org/files/projects/panelizer-8.x-4.0.zip", + "reference": "8.x-4.0", + "shasum": "8913d1b782d3f0e48ac957ce1f6d3bc611d524c1" }, "require": { "drupal/core": "*", + "drupal/ctools": ">=3.0.0-beta1", "drupal/ctools_block": "*", - "drupal/panels": "*", - "drupal/panels_ipe": "*" + "drupal/panels": ">=4.0.0-alpha1", + "drupal/panels_ipe": ">=4.0.0-alpha1" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev" + "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1491580982" + "version": "8.x-4.0", + "datestamp": "1493427125", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Damien McKenna", + "homepage": "https://www.drupal.org/u/damienmckenna" + }, + { + "name": "Kris Vanderwater", + "homepage": "https://www.drupal.org/u/eclipsegc" + }, + { + "name": "David Snopek", + "homepage": "https://www.drupal.org/u/dsnopek" + }, + { + "name": "Jakob Perry", + "homepage": "https://www.drupal.org/u/japerry" + }, + { + "name": "Earl Miles", + "homepage": "https://www.drupal.org/u/merlinofchaos" + }, + { + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/1072922/committers" + }, + { + "name": "tim.plunkett", + "homepage": "https://www.drupal.org/user/241634" + } + ], + "description": "Allow any entity view mode to be rendered using a Panels display.", + "homepage": "https://www.drupal.org/project/panelizer", + "support": { + "source": "http://git.drupal.org/project/panelizer.git", + "issues": "https://www.drupal.org/project/issues/panelizer", + "irc": "irc://irc.freenode.org/drupal-scotch" + } + }, + { + "name": "drupal/panelizer_quickedit", + "version": "4.0.0", + "require": { + "drupal/core": "*", + "drupal/panelizer": "self.version" + }, + "type": "metapackage", + "extra": { + "branch-alias": { + "dev-4.x": "4.x-dev" + }, + "drupal": { + "version": "8.x-4.0", + "datestamp": "1493427125", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2937,7 +3461,7 @@ "homepage": "https://www.drupal.org/user/241634" } ], - "description": "Allow any entity view mode to be rendered using a Panels display.", + "description": "Enables Quick Edit to function normally when using Panelizer.", "homepage": "https://www.drupal.org/project/panelizer", "support": { "source": "http://cgit.drupalcode.org/panelizer" @@ -2945,35 +3469,37 @@ }, { "name": "drupal/panels", - "version": "3.0.0-beta6", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupal.org/project/panels", - "reference": "8.x-3.0-beta6" + "reference": "8.x-4.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/panels-8.x-3.0-beta6.zip", - "reference": "8.x-3.0-beta6", - "shasum": "44b59e5009d16d1d1b17907cd3305f488c22a757" + "url": "https://ftp.drupal.org/files/projects/panels-8.x-4.2.zip", + "reference": "8.x-4.2", + "shasum": "6991377531eafaec09f9c7a31e091592e455137b" }, "require": { - "drupal/core": "~8.0", - "drupal/ctools": ">=3.0.0-alpha26", - "drupal/layout_plugin": ">=1.0.0-alpha22" + "drupal/core": "^8.3", + "drupal/ctools": ">=3.0.0" }, "require-dev": { - "drupal/page_manager": "*", - "drupal/panelizer": "*" + "drupal/page_manager": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev" + "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-3.0-beta6", - "datestamp": "1488057783" + "version": "8.x-4.2", + "datestamp": "1500497642", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3028,7 +3554,7 @@ }, { "name": "drupal/panels_ipe", - "version": "3.0.0-beta6", + "version": "4.2.0", "require": { "drupal/core": "*", "drupal/panels": "self.version" @@ -3036,11 +3562,15 @@ "type": "metapackage", "extra": { "branch-alias": { - "dev-3.x": "3.x-dev" + "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-3.0-beta6", - "datestamp": "1488057783" + "version": "8.x-4.2", + "datestamp": "1500497642", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3093,27 +3623,28 @@ }, { "name": "drupal/paragraphs", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupal.org/project/paragraphs", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "c678e5704a98c6a0549e415412da081cfeb03a00" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "6efc9d4351d4b21a55e7a6428c78495aaca662ef" }, "require": { - "drupal/core": "~8.0", - "drupal/entity_reference_revisions": "*" + "drupal/core": "~8", + "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { - "drupal/diff": "*", - "drupal/field_group": "*", - "drupal/inline_entity_form": "*", - "drupal/replicate": "*", + "drupal/block_field": "~1.0", + "drupal/diff": "~1.0", + "drupal/field_group": "~1.0", + "drupal/inline_entity_form": "~1.0", + "drupal/replicate": "~1.0", "drupal/search_api": "*", "drupal/search_api_db": "*" }, @@ -3123,13 +3654,17 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1487331784" + "version": "8.x-1.2", + "datestamp": "1505802867", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0" ], "authors": [ { @@ -3153,7 +3688,7 @@ "homepage": "https://www.drupal.org/user/227761" } ], - "description": "Enables the creation of paragraphs entities.", + "description": "Enables the creation of Paragraphs entities.", "homepage": "https://www.drupal.org/project/paragraphs", "support": { "source": "http://cgit.drupalcode.org/paragraphs" @@ -3161,17 +3696,17 @@ }, { "name": "drupal/pathauto", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupal.org/project/pathauto", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "2460339ac8739317b3c4e66e9ce7142cc02adac3" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "4c82a5689a18421c8c73fcc8be7b333bb21ae02a" }, "require": { "drupal/core": "*", @@ -3184,8 +3719,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1485702484" + "version": "8.x-1.0", + "datestamp": "1493468044", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3218,17 +3757,17 @@ }, { "name": "drupal/reroute_email", - "version": "1.0.0-beta1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupal.org/project/reroute_email", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/reroute_email-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "be2ac355300f49b50d381981f4a80b112b554c0c" + "url": "https://ftp.drupal.org/files/projects/reroute_email-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "84d75bc9674b66d7ba3b9b870f2a5ba1292f7509" }, "require": { "drupal/core": "~8.0" @@ -3239,8 +3778,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1473465540" + "version": "8.x-1.0", + "datestamp": "1513342685", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3260,55 +3803,262 @@ "name": "Devaraj johnson", "homepage": "https://www.drupal.org/user/2698767" }, - { - "name": "Rohin Knight", - "homepage": "https://www.drupal.org/user/388531" + { + "name": "Rohin Knight", + "homepage": "https://www.drupal.org/user/388531" + }, + { + "name": "bohart", + "homepage": "https://www.drupal.org/user/289861" + }, + { + "name": "kbahey", + "homepage": "https://www.drupal.org/user/4063" + }, + { + "name": "rfay", + "homepage": "https://www.drupal.org/user/30906" + }, + { + "name": "wafaa", + "homepage": "https://www.drupal.org/user/50133" + } + ], + "description": "Reroutes emails send from the site to a predefined email. Useful for test sites.", + "homepage": "https://www.drupal.org/project/reroute_email", + "support": { + "source": "http://cgit.drupalcode.org/reroute_email" + } + }, + { + "name": "drupal/schemata", + "version": "1.0.0-alpha2", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/schemata", + "reference": "8.x-1.0-alpha2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/schemata-8.x-1.0-alpha2.zip", + "reference": "8.x-1.0-alpha2", + "shasum": "25c350188a7fff372582d468d6fed41425a933d1" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha2", + "datestamp": "1498495443", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Grayside", + "homepage": "https://www.drupal.org/user/346868" + }, + { + "name": "HalfChem", + "homepage": "https://www.drupal.org/user/1608382" + }, + { + "name": "febbraro", + "homepage": "https://www.drupal.org/user/43670" + }, + { + "name": "jhedstrom", + "homepage": "https://www.drupal.org/user/208732" + }, + { + "name": "pcho", + "homepage": "https://www.drupal.org/user/1619590" + }, + { + "name": "srjosh", + "homepage": "https://www.drupal.org/user/165878" + }, + { + "name": "tekante", + "homepage": "https://www.drupal.org/user/640024" + } + ], + "description": "Provide schema definitions of Drupal entities for type validation, code generation, and documentation.", + "homepage": "https://www.drupal.org/project/schemata", + "support": { + "source": "http://cgit.drupalcode.org/schemata" + } + }, + { + "name": "drupal/schemata_json_schema", + "version": "1.0.0-alpha2", + "require": { + "drupal/core": "~8.0", + "drupal/schemata": "self.version" + }, + "type": "metapackage", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha2", + "datestamp": "1498495443", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Grayside", + "homepage": "https://www.drupal.org/user/346868" + }, + { + "name": "HalfChem", + "homepage": "https://www.drupal.org/user/1608382" + }, + { + "name": "febbraro", + "homepage": "https://www.drupal.org/user/43670" + }, + { + "name": "jhedstrom", + "homepage": "https://www.drupal.org/user/208732" + }, + { + "name": "pcho", + "homepage": "https://www.drupal.org/user/1619590" + }, + { + "name": "srjosh", + "homepage": "https://www.drupal.org/user/165878" + }, + { + "name": "tekante", + "homepage": "https://www.drupal.org/user/640024" + } + ], + "description": "Provides a data models for entity types and bundles in JSON schema format.", + "homepage": "https://www.drupal.org/project/schemata", + "support": { + "source": "http://cgit.drupalcode.org/schemata" + } + }, + { + "name": "drupal/search_api", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/search_api", + "reference": "8.x-1.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "c590bfb9752f39087e66ea9ff6c98ad103508f0b" + }, + "require": { + "drupal/core": "^8.4" + }, + "require-dev": { + "drupal/search_api_autocomplete": "@dev", + "drupal/search_api_db": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.6", + "datestamp": "1514109785", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } }, + "drush": { + "services": { + "drush.services.yml": "^9" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ { - "name": "kbahey", - "homepage": "https://www.drupal.org/user/4063" + "name": "Thomas Seidl", + "homepage": "https://www.drupal.org/u/drunken-monkey" }, { - "name": "rfay", - "homepage": "https://www.drupal.org/user/30906" + "name": "Nick Veenhof", + "homepage": "https://www.drupal.org/u/nick_vh" }, { - "name": "wafaa", - "homepage": "https://www.drupal.org/user/50133" + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/790418/committers" } ], - "description": "Reroutes emails send from the site to a predefined email. Useful for test sites.", - "homepage": "https://www.drupal.org/project/reroute_email", + "description": "Provides a generic framework for modules offering search capabilities.", + "homepage": "https://www.drupal.org/project/search_api", "support": { - "source": "http://cgit.drupalcode.org/reroute_email" + "source": "http://git.drupal.org/project/search_api.git", + "issues": "https://www.drupal.org/project/issues/search_api", + "irc": "irc://irc.freenode.org/drupal-search-api" } }, { - "name": "drupal/scheduled_updates", - "version": "1.0.0-alpha6", + "name": "drupal/simple_oauth", + "version": "3.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/scheduled_updates", - "reference": "8.x-1.0-alpha6" + "url": "https://git.drupal.org/project/simple_oauth", + "reference": "8.x-3.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduled_updates-8.x-1.0-alpha6.zip", - "reference": "8.x-1.0-alpha6", - "shasum": "3746c71d480fb62c5c55db7e08be41370edb4d03" + "url": "https://ftp.drupal.org/files/projects/simple_oauth-8.x-3.3.zip", + "reference": "8.x-3.3", + "shasum": "08f6c732da67715e86e5fb76a95c77f55cb88e97" }, "require": { - "drupal/core": "*", - "drupal/inline_entity_form": "*" + "drupal/consumers": "*", + "drupal/core": "^8.3", + "league/oauth2-server": "~6.0" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha6", - "datestamp": "1489190883" + "version": "8.x-3.3", + "datestamp": "1511538185", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3317,44 +4067,40 @@ ], "authors": [ { - "name": "tedbow", - "homepage": "https://www.drupal.org/user/240860" + "name": "Mateu Aguiló Bosch", + "homepage": "https://www.drupal.org/user/550110", + "email": "mateu.aguilo.bosch@gmail.com" + }, + { + "name": "pcambra", + "homepage": "https://www.drupal.org/user/122101" } ], - "description": "Create scheduled updates to field values on entities such content, users, and terms.", - "homepage": "https://www.drupal.org/project/scheduled_updates", + "description": "The Simple OAuth module for Drupal", + "homepage": "https://www.drupal.org/project/simple_oauth", "support": { - "source": "http://cgit.drupalcode.org/scheduled_updates" + "source": "http://cgit.drupalcode.org/simple_oauth" } }, { - "name": "drupal/search_api", - "version": "1.0.0-beta5", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/search_api", - "reference": "8.x-1.0-beta5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "a9df8079a4ed258769790c961a2b7f2cc9d13740" - }, + "name": "drupal/simple_oauth_extras", + "version": "3.3.0", "require": { - "drupal/core": "^8.2" - }, - "require-dev": { - "drupal/search_api_db": "*" + "drupal/core": "~8.0", + "drupal/simple_oauth": "self.version" }, - "type": "drupal-module", + "type": "metapackage", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1491764883" + "version": "8.x-3.3", + "datestamp": "1511538185", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3363,39 +4109,33 @@ ], "authors": [ { - "name": "Thomas Seidl", - "homepage": "https://www.drupal.org/u/drunken-monkey" - }, - { - "name": "Nick Veenhof", - "homepage": "https://www.drupal.org/u/nick_vh" + "name": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" }, { - "name": "See other contributors", - "homepage": "https://www.drupal.org/node/790418/committers" + "name": "pcambra", + "homepage": "https://www.drupal.org/user/122101" } ], - "description": "Provides a generic framework for modules offering search capabilities.", - "homepage": "https://www.drupal.org/project/search_api", + "description": "OAuth2 extra access grants.", + "homepage": "https://www.drupal.org/project/simple_oauth", "support": { - "source": "http://git.drupal.org/project/search_api.git", - "issues": "https://www.drupal.org/project/issues/search_api", - "irc": "irc://irc.freenode.org/drupal-search-api" + "source": "http://cgit.drupalcode.org/simple_oauth" } }, { "name": "drupal/stage_file_proxy", - "version": "1.0.0-alpha2", + "version": "1.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupal.org/project/stage_file_proxy", - "reference": "8.x-1.0-alpha2" + "reference": "8.x-1.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "e80ff02d173c8571d7b7005258bed110a62b7884" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "0eb1fc47fa1437c2db623a57c2b2cdbecab5b350" }, "require": { "drupal/core": "~8.0" @@ -3406,8 +4146,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1491359584" + "version": "8.x-1.0-alpha3", + "datestamp": "1499900942", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3456,17 +4200,17 @@ }, { "name": "drupal/token", - "version": "1.0.0-rc1", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupal.org/project/token", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "204b2f18a3d770589d66656aa83121d2156d0a31" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "f11042a76bec028b0a86dc33cf6daa19eb55d545" }, "require": { "drupal/core": "~8.0" @@ -3477,8 +4221,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1483290542" + "version": "8.x-1.1", + "datestamp": "1513810384", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3514,23 +4262,22 @@ "description": "Provides a user interface for the Token API and some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { - "source": "http://cgit.drupalcode.org/token", - "issues": "https://www.drupal.org/project/issues/token" + "source": "http://cgit.drupalcode.org/token" } }, { "name": "drupal/video_embed_field", - "version": "1.4.0", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupal.org/project/video_embed_field", - "reference": "8.x-1.4" + "reference": "8.x-2.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "7bf93a52e2e8d639b4dbefd65f0ee2b170d73f43" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0-alpha2.zip", + "reference": "8.x-2.0-alpha2", + "shasum": "45b67ad5e0092f2ec9c2873ceabc85ff3a5e9620" }, "require": { "drupal/core": "*" @@ -3543,11 +4290,15 @@ "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { "version": "8.x-1.x", - "datestamp": "1484253183", + "datestamp": "1512694688", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + }, "package": "Field types" } }, @@ -3577,17 +4328,17 @@ }, { "name": "drupal/views_infinite_scroll", - "version": "1.3.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupal.org/project/views_infinite_scroll", - "reference": "8.x-1.3" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "98a85593fbd6fe3ae6c03583bb693a38864f3ff7" + "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "fa19d65a9f6421fe64463b8b64169c6f13d423c3" }, "require": { "drupal/core": "*" @@ -3598,8 +4349,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1478250540" + "version": "8.x-1.5", + "datestamp": "1503109444", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3622,105 +4377,6 @@ "source": "http://cgit.drupalcode.org/views_infinite_scroll" } }, - { - "name": "drupal/workbench_moderation", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://git.drupal.org/project/workbench_moderation", - "reference": "8.x-1.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/workbench_moderation-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "3d37b29ed1e7fbf398160fe2494abc4361e4341c" - }, - "require": { - "drupal/core": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.2", - "datestamp": "1483529942" - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Crell", - "homepage": "https://www.drupal.org/user/26398" - }, - { - "name": "Dave Reid", - "homepage": "https://www.drupal.org/user/53892" - }, - { - "name": "agentrickard", - "homepage": "https://www.drupal.org/user/20975" - }, - { - "name": "becw", - "homepage": "https://www.drupal.org/user/81067" - }, - { - "name": "caroltron", - "homepage": "https://www.drupal.org/user/171342" - }, - { - "name": "colan", - "homepage": "https://www.drupal.org/user/58704" - }, - { - "name": "das-peter", - "homepage": "https://www.drupal.org/user/762870" - }, - { - "name": "josephdpurcell", - "homepage": "https://www.drupal.org/user/2944035" - }, - { - "name": "larowlan", - "homepage": "https://www.drupal.org/user/395439" - }, - { - "name": "robeano", - "homepage": "https://www.drupal.org/user/67660" - }, - { - "name": "srjosh", - "homepage": "https://www.drupal.org/user/165878" - }, - { - "name": "stevector", - "homepage": "https://www.drupal.org/user/179805" - }, - { - "name": "tedbow", - "homepage": "https://www.drupal.org/user/240860" - }, - { - "name": "timmillwood", - "homepage": "https://www.drupal.org/user/227849" - } - ], - "description": "Provides moderation states for content", - "homepage": "http://drupal.org/project/workbench_moderation", - "keywords": [ - "Drupal" - ], - "support": { - "source": "http://cgit.drupalcode.org/workbench_moderation", - "issues": "http://drupal.org/project/issues/workbench_moderation" - } - }, { "name": "easyrdf/easyrdf", "version": "0.9.1", @@ -3837,16 +4493,16 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.9.2", + "version": "v4.9.3", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4" + "reference": "95e1bae3182efc0f3422896a3236e991049dac69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4", - "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", + "reference": "95e1bae3182efc0f3422896a3236e991049dac69", "shasum": "" }, "require": { @@ -3880,20 +4536,20 @@ "keywords": [ "html" ], - "time": "2017-03-13T06:30:53+00:00" + "time": "2017-06-03T02:28:16+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "6.2.3", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006" + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006", - "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", "shasum": "" }, "require": { @@ -3903,9 +4559,12 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.0", + "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, "type": "library", "extra": { "branch-alias": { @@ -3942,7 +4601,7 @@ "rest", "web service" ], - "time": "2017-02-28T22:50:30+00:00" + "time": "2017-06-22T18:50:49+00:00" }, { "name": "guzzlehttp/promises", @@ -4058,30 +4717,147 @@ "uri", "url" ], - "time": "2017-03-20T17:10:46+00:00" + "time": "2017-03-20T17:10:46+00:00" + }, + { + "name": "j7mbo/twitter-api-php", + "version": "1.0.6", + "source": { + "type": "git", + "url": "https://github.com/J7mbo/twitter-api-php.git", + "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7", + "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7", + "shasum": "" + }, + "require": { + "ext-curl": "*" + }, + "require-dev": { + "phpunit/phpunit": "~4.5,>=4.5.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "TwitterAPIExchange.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GNU Public License" + ], + "authors": [ + { + "name": "James Mallison", + "homepage": "https://github.com/j7mbo/twitter-api-php" + } + ], + "description": "Simple PHP Wrapper for Twitter API v1.1 calls", + "homepage": "https://github.com/j7mbo/twitter-api-php", + "keywords": [ + "api", + "php", + "twitter" + ], + "time": "2017-05-08T12:10:56+00:00" + }, + { + "name": "lcobucci/jwt", + "version": "3.2.2", + "source": { + "type": "git", + "url": "https://github.com/lcobucci/jwt.git", + "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c", + "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c", + "shasum": "" + }, + "require": { + "ext-openssl": "*", + "php": ">=5.5" + }, + "require-dev": { + "mdanter/ecc": "~0.3.1", + "mikey179/vfsstream": "~1.5", + "phpmd/phpmd": "~2.2", + "phpunit/php-invoker": "~1.1", + "phpunit/phpunit": "~4.5", + "squizlabs/php_codesniffer": "~2.3" + }, + "suggest": { + "mdanter/ecc": "Required to use Elliptic Curves based algorithms." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "autoload": { + "psr-4": { + "Lcobucci\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Luís Otávio Cobucci Oblonczyk", + "email": "lcobucci@gmail.com", + "role": "Developer" + } + ], + "description": "A simple library to work with JSON Web Token and JSON Web Signature", + "keywords": [ + "JWS", + "jwt" + ], + "time": "2017-09-01T08:23:26+00:00" }, { - "name": "ircmaxell/password-compat", - "version": "v1.0.4", + "name": "league/event", + "version": "2.1.2", "source": { "type": "git", - "url": "https://github.com/ircmaxell/password_compat.git", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" + "url": "https://github.com/thephpleague/event.git", + "reference": "e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", + "url": "https://api.github.com/repos/thephpleague/event/zipball/e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd", + "reference": "e4bfc88dbcb60c8d8a2939a71f9813e141bbe4cd", "shasum": "" }, + "require": { + "php": ">=5.4.0" + }, "require-dev": { - "phpunit/phpunit": "4.*" + "henrikbjorn/phpspec-code-coverage": "~1.0.1", + "phpspec/phpspec": "~2.0.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" + } + }, "autoload": { - "files": [ - "lib/password.php" - ] + "psr-4": { + "League\\Event\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4089,81 +4865,98 @@ ], "authors": [ { - "name": "Anthony Ferrara", - "email": "ircmaxell@php.net", - "homepage": "http://blog.ircmaxell.com" + "name": "Frank de Jonge", + "email": "info@frenky.net" } ], - "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", + "description": "Event package", "keywords": [ - "hashing", - "password" + "emitter", + "event", + "listener" ], - "time": "2014-11-20T16:49:30+00:00" + "time": "2015-05-21T12:24:47+00:00" }, { - "name": "j7mbo/twitter-api-php", - "version": "1.0.5", + "name": "league/oauth2-server", + "version": "6.1.1", "source": { "type": "git", - "url": "https://github.com/J7mbo/twitter-api-php.git", - "reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8" + "url": "https://github.com/thephpleague/oauth2-server.git", + "reference": "a0cabb573c7cd5ee01803daec992d6ee3677c4ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/a89ce3e294484aad7ae13dbabe45fb3928024ef8", - "reference": "a89ce3e294484aad7ae13dbabe45fb3928024ef8", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/a0cabb573c7cd5ee01803daec992d6ee3677c4ae", + "reference": "a0cabb573c7cd5ee01803daec992d6ee3677c4ae", "shasum": "" }, "require": { - "ext-curl": "*" + "defuse/php-encryption": "^2.1", + "ext-openssl": "*", + "lcobucci/jwt": "^3.1", + "league/event": "^2.1", + "paragonie/random_compat": "^2.0", + "php": ">=5.6.0", + "psr/http-message": "^1.0" + }, + "replace": { + "league/oauth2server": "*", + "lncd/oauth2": "*" }, "require-dev": { - "phpunit/phpunit": "~4.5,>=4.5.1" + "phpunit/phpunit": "^4.8.38 || ^5.7.21", + "zendframework/zend-diactoros": "^1.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, "autoload": { - "files": [ - "TwitterAPIExchange.php" - ] + "psr-4": { + "League\\OAuth2\\Server\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GNU Public License" + "MIT" ], "authors": [ { - "name": "James Mallison", - "homepage": "https://github.com/j7mbo/twitter-api-php" + "name": "Alex Bilbie", + "email": "hello@alexbilbie.com", + "homepage": "http://www.alexbilbie.com", + "role": "Developer" } ], - "description": "Simple PHP Wrapper for Twitter API v1.1 calls", - "homepage": "https://github.com/j7mbo/twitter-api-php", + "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.", + "homepage": "https://oauth2.thephpleague.com/", "keywords": [ + "Authentication", "api", - "php", - "twitter" - ], - "time": "2015-08-03T21:35:18+00:00" + "auth", + "authorisation", + "authorization", + "oauth", + "oauth 2", + "oauth 2.0", + "oauth2", + "protect", + "resource", + "secure", + "server" + ], + "time": "2017-12-23T23:33:42+00:00" }, { "name": "masterminds/html5", - "version": "2.2.2", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "7866e93dcf0245de22378414e0c2c7350abc45af" + "reference": "2c37c6c520b995b761674de3be8455a381679067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/7866e93dcf0245de22378414e0c2c7350abc45af", - "reference": "7866e93dcf0245de22378414e0c2c7350abc45af", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", + "reference": "2c37c6c520b995b761674de3be8455a381679067", "shasum": "" }, "require": { @@ -4215,7 +5008,7 @@ "serializer", "xml" ], - "time": "2016-09-22T11:01:11+00:00" + "time": "2017-09-04T12:26:28+00:00" }, { "name": "mkalkbrenner/php-htmldiff-advanced", @@ -4255,33 +5048,31 @@ "time": "2016-07-25T17:07:32+00:00" }, { - "name": "paragonie/random_compat", - "version": "v2.0.10", + "name": "oomphinc/composer-installers-extender", + "version": "v1.1.2", "source": { "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" + "url": "https://github.com/oomphinc/composer-installers-extender.git", + "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", - "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", + "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56", + "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56", "shasum": "" }, "require": { - "php": ">=5.2.0" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*" + "composer-plugin-api": "^1.0", + "composer/installers": "^1.0" }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + "type": "composer-plugin", + "extra": { + "class": "OomphInc\\ComposerInstallersExtender\\Plugin" }, - "type": "library", "autoload": { - "files": [ - "lib/random.php" - ] + "psr-4": { + "OomphInc\\ComposerInstallersExtender\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4289,41 +5080,43 @@ ], "authors": [ { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" + "name": "Stephen Beemsterboer", + "email": "stephen@oomphinc.com", + "homepage": "https://github.com/balbuf" } ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "pseudorandom", - "random" - ], - "time": "2017-03-13T16:27:32+00:00" + "description": "Extend the composer/installers plugin to accept any arbitrary package type.", + "homepage": "http://www.oomphinc.com/", + "time": "2017-03-31T16:57:39+00:00" }, { - "name": "php-instagram-api/php-instagram-api", - "version": "dev-master", + "name": "paragonie/random_compat", + "version": "v2.0.11", "source": { "type": "git", - "url": "https://github.com/galen/PHP-Instagram-API.git", - "reference": "7a796fdae715fcdccc00590933ce482437342c35" + "url": "https://github.com/paragonie/random_compat.git", + "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/galen/PHP-Instagram-API/zipball/7a796fdae715fcdccc00590933ce482437342c35", - "reference": "7a796fdae715fcdccc00590933ce482437342c35", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", + "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", "shasum": "" }, "require": { - "php": ">=5.3.0" + "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": { - "psr-0": { - "Instagram": "." - } + "files": [ + "lib/random.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4331,18 +5124,18 @@ ], "authors": [ { - "name": "Galen Grover", - "email": "galenjr@gmail.com", - "homepage": "http://www.galengrover.com", - "role": "Developer" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" } ], - "description": "PHP Instagram API for PHP 5.3+", - "homepage": "https://github.com/galen/PHP-Instagram-API", + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ - "instagram" + "csprng", + "pseudorandom", + "random" ], - "time": "2013-11-13 23:10:03" + "time": "2017-09-27T21:40:39+00:00" }, { "name": "psr/http-message", @@ -4501,22 +5294,22 @@ }, { "name": "stack/builder", - "version": "v1.0.4", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425" + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/59fcc9b448a8ce5e338a04c4e2e4aca893e83425", - "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425", + "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", "shasum": "" }, "require": { "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0", - "symfony/http-kernel": "~2.1|~3.0" + "symfony/http-foundation": "~2.1|~3.0|~4.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0" }, "require-dev": { "silex/silex": "~1.0" @@ -4546,7 +5339,7 @@ "keywords": [ "stack" ], - "time": "2016-06-02T06:58:42+00:00" + "time": "2017-11-18T14:57:29+00:00" }, { "name": "sunra/php-simple-html-dom-parser", @@ -4598,16 +5391,16 @@ }, { "name": "symfony-cmf/routing", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", - "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "b93704ca098334f56e9b317932f21a4362e620db" + "url": "https://github.com/symfony-cmf/routing.git", + "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/b93704ca098334f56e9b317932f21a4362e620db", - "reference": "b93704ca098334f56e9b317932f21a4362e620db", + "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", + "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", "shasum": "" }, "require": { @@ -4653,33 +5446,36 @@ "database", "routing" ], - "time": "2016-03-31T09:11:39+00:00" + "time": "2017-05-09T08:10:41+00:00" }, { "name": "symfony/class-loader", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "2c8de07a8a4cc4da9c018ab7a81888b80e762f93" + "reference": "e192d96b15fdd168bdb1c91001d26c93ba4af482" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/2c8de07a8a4cc4da9c018ab7a81888b80e762f93", - "reference": "2c8de07a8a4cc4da9c018ab7a81888b80e762f93", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e192d96b15fdd168bdb1c91001d26c93ba4af482", + "reference": "e192d96b15fdd168bdb1c91001d26c93ba4af482", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/polyfill-apcu": "~1.1" + "php": ">=5.5.9" }, "require-dev": { - "symfony/finder": "^2.0.5|~3.0.0" + "symfony/finder": "~2.8|~3.0", + "symfony/polyfill-apcu": "~1.1" + }, + "suggest": { + "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -4706,41 +5502,43 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2017-02-18T19:13:35+00:00" + "time": "2017-06-01T21:00:24+00:00" }, { "name": "symfony/console", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "86407ff20855a5eaa2a7219bd815e9c40a88633e" + "reference": "eced439413608647aeff243038a33ea246b2b33a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/86407ff20855a5eaa2a7219bd815e9c40a88633e", - "reference": "86407ff20855a5eaa2a7219bd815e9c40a88633e", + "url": "https://api.github.com/repos/symfony/console/zipball/eced439413608647aeff243038a33ea246b2b33a", + "reference": "eced439413608647aeff243038a33ea246b2b33a", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/debug": "^2.7.2|~3.0.0", + "php": ">=5.5.9", + "symfony/debug": "~2.8|~3.0", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/event-dispatcher": "~2.1|~3.0.0", - "symfony/process": "~2.1|~3.0.0" + "symfony/event-dispatcher": "~2.8|~3.0", + "symfony/filesystem": "~2.8|~3.0", + "symfony/process": "~2.8|~3.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", + "symfony/filesystem": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -4767,37 +5565,36 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2017-04-03T20:37:06+00:00" + "time": "2017-07-29T21:27:41+00:00" }, { "name": "symfony/debug", - "version": "v2.8.19", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc" + "reference": "543deab3ffff94402440b326fc94153bae2dfa7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/e90099a2958d4833a02d05b504cc06e1c234abcc", - "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc", + "url": "https://api.github.com/repos/symfony/debug/zipball/543deab3ffff94402440b326fc94153bae2dfa7a", + "reference": "543deab3ffff94402440b326fc94153bae2dfa7a", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { - "symfony/class-loader": "~2.2|~3.0.0", - "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0" + "symfony/http-kernel": "~2.8|~3.0|~4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -4824,32 +5621,32 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2017-02-18T19:13:35+00:00" + "time": "2017-12-12T08:27:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "14b9d8ae69ac4c74e8f05fee7e0a57039b99c81e" + "reference": "d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/14b9d8ae69ac4c74e8f05fee7e0a57039b99c81e", - "reference": "14b9d8ae69ac4c74e8f05fee7e0a57039b99c81e", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761", + "reference": "d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" }, "conflict": { - "symfony/expression-language": "<2.6" + "symfony/yaml": "<3.2" }, "require-dev": { - "symfony/config": "~2.2|~3.0.0", - "symfony/expression-language": "~2.6|~3.0.0", - "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7" + "symfony/config": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/yaml": "~3.2" }, "suggest": { "symfony/config": "", @@ -4860,209 +5657,12 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-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": "2017-04-03T22:14:48+00:00" - }, - { - "name": "symfony/event-dispatcher", - "version": "v2.8.19", - "source": { - "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/88b65f0ac25355090e524aba4ceb066025df8bd2", - "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2", - "shasum": "" - }, - "require": { - "php": ">=5.3.9" - }, - "require-dev": { - "psr/log": "~1.0", - "symfony/config": "^2.0.5|~3.0.0", - "symfony/dependency-injection": "~2.6|~3.0.0", - "symfony/expression-language": "~2.6|~3.0.0", - "symfony/stopwatch": "~2.3|~3.0.0" - }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-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": "2017-04-03T20:37:06+00:00" - }, - { - "name": "symfony/http-foundation", - "version": "v2.8.19", - "source": { - "type": "git", - "url": "https://github.com/symfony/http-foundation.git", - "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", - "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", - "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": "2017-04-04T15:24:26+00:00" - }, - { - "name": "symfony/http-kernel", - "version": "v2.8.19", - "source": { - "type": "git", - "url": "https://github.com/symfony/http-kernel.git", - "reference": "3256e9e554f02ba2dd49cff253f15df69c36cf40" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3256e9e554f02ba2dd49cff253f15df69c36cf40", - "reference": "3256e9e554f02ba2dd49cff253f15df69c36cf40", - "shasum": "" - }, - "require": { - "php": ">=5.3.9", - "psr/log": "~1.0", - "symfony/debug": "^2.6.2", - "symfony/event-dispatcher": "^2.6.7|~3.0.0", - "symfony/http-foundation": "~2.7.20|~2.8.13|~3.1.6" - }, - "conflict": { - "symfony/config": "<2.7" - }, - "require-dev": { - "symfony/browser-kit": "~2.3|~3.0.0", - "symfony/class-loader": "~2.1|~3.0.0", - "symfony/config": "~2.8", - "symfony/console": "~2.3|~3.0.0", - "symfony/css-selector": "^2.0.5|~3.0.0", - "symfony/dependency-injection": "~2.8|~3.0.0", - "symfony/dom-crawler": "^2.0.5|~3.0.0", - "symfony/expression-language": "~2.4|~3.0.0", - "symfony/finder": "^2.0.5|~3.0.0", - "symfony/process": "^2.0.5|~3.0.0", - "symfony/routing": "~2.8|~3.0.0", - "symfony/stopwatch": "~2.3|~3.0.0", - "symfony/templating": "~2.2|~3.0.0", - "symfony/translation": "^2.0.5|~3.0.0", - "symfony/var-dumper": "~2.6|~3.0.0" - }, - "suggest": { - "symfony/browser-kit": "", - "symfony/class-loader": "", - "symfony/config": "", - "symfony/console": "", - "symfony/dependency-injection": "", - "symfony/finder": "", - "symfony/var-dumper": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\HttpKernel\\": "" + "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -5082,36 +5682,50 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpKernel Component", + "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2017-04-05T04:04:34+00:00" + "time": "2017-07-28T15:22:55+00:00" }, { - "name": "symfony/polyfill-apcu", - "version": "v1.3.0", + "name": "symfony/event-dispatcher", + "version": "v3.2.14", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "5d4474f447403c3348e37b70acc2b95475b7befa" + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "b8de6ee252af19330dd72ad5fc0dd4658a1d6325" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/5d4474f447403c3348e37b70acc2b95475b7befa", - "reference": "5d4474f447403c3348e37b70acc2b95475b7befa", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b8de6ee252af19330dd72ad5fc0dd4658a1d6325", + "reference": "b8de6ee252af19330dd72ad5fc0dd4658a1d6325", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.5.9" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "~2.8|~3.0", + "symfony/dependency-injection": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/stopwatch": "~2.8|~3.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "3.2-dev" } }, "autoload": { - "files": [ - "bootstrap.php" + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -5120,57 +5734,51 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", + "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "keywords": [ - "apcu", - "compatibility", - "polyfill", - "portable", - "shim" - ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2017-06-02T08:26:05+00:00" }, { - "name": "symfony/polyfill-iconv", - "version": "v1.3.0", + "name": "symfony/http-foundation", + "version": "v3.2.14", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97" + "url": "https://github.com/symfony/http-foundation.git", + "reference": "107b7e6c2372ad4859b8a8c8c5b4fb9d7a208fe1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cba36f3616d9866b3e52662e88da5c090fac1e97", - "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/107b7e6c2372ad4859b8a8c8c5b4fb9d7a208fe1", + "reference": "107b7e6c2372ad4859b8a8c8c5b4fb9d7a208fe1", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.5.9", + "symfony/polyfill-mbstring": "~1.1" }, - "suggest": { - "ext-iconv": "For best performance" + "require-dev": { + "symfony/expression-language": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" + "Symfony\\Component\\HttpFoundation\\": "" }, - "files": [ - "bootstrap.php" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -5179,57 +5787,81 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Iconv extension", + "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "iconv", - "polyfill", - "portable", - "shim" - ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2017-07-20T07:58:49+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.3.0", + "name": "symfony/http-kernel", + "version": "v3.2.14", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" + "url": "https://github.com/symfony/http-kernel.git", + "reference": "18ec42e19ec676d7da5ddff13f1eed68d88fb460" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/18ec42e19ec676d7da5ddff13f1eed68d88fb460", + "reference": "18ec42e19ec676d7da5ddff13f1eed68d88fb460", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.5.9", + "psr/log": "~1.0", + "symfony/debug": "~2.8|~3.0", + "symfony/event-dispatcher": "~2.8|~3.0", + "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2" + }, + "conflict": { + "symfony/config": "<2.8", + "twig/twig": "<1.34|<2.4,>=2" + }, + "require-dev": { + "symfony/browser-kit": "~2.8|~3.0", + "symfony/class-loader": "~2.8|~3.0", + "symfony/config": "~2.8|~3.0", + "symfony/console": "~2.8|~3.0", + "symfony/css-selector": "~2.8|~3.0", + "symfony/dependency-injection": "~2.8|~3.0", + "symfony/dom-crawler": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/finder": "~2.8|~3.0", + "symfony/process": "~2.8|~3.0", + "symfony/routing": "~2.8|~3.0", + "symfony/stopwatch": "~2.8|~3.0", + "symfony/templating": "~2.8|~3.0", + "symfony/translation": "~2.8|~3.0", + "symfony/var-dumper": "~3.2" }, "suggest": { - "ext-mbstring": "For best performance" + "symfony/browser-kit": "", + "symfony/class-loader": "", + "symfony/config": "", + "symfony/console": "", + "symfony/dependency-injection": "", + "symfony/finder": "", + "symfony/var-dumper": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" + "Symfony\\Component\\HttpKernel\\": "" }, - "files": [ - "bootstrap.php" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -5238,57 +5870,50 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Mbstring extension", + "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" - ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2017-08-01T09:40:19+00:00" }, { - "name": "symfony/polyfill-php54", - "version": "v1.3.0", + "name": "symfony/polyfill-iconv", + "version": "v1.6.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php54.git", - "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0" + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "7a84ccdb8c953ee274c96dd6bde778d873fc824a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0", - "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/7a84ccdb8c953ee274c96dd6bde778d873fc824a", + "reference": "7a84ccdb8c953ee274c96dd6bde778d873fc824a", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "suggest": { + "ext-iconv": "For best performance" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php54\\": "" + "Symfony\\Polyfill\\Iconv\\": "" }, "files": [ "bootstrap.php" - ], - "classmap": [ - "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -5305,43 +5930,46 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", + "description": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", + "iconv", "polyfill", "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { - "name": "symfony/polyfill-php55", - "version": "v1.3.0", + "name": "symfony/polyfill-mbstring", + "version": "v1.6.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php55.git", - "reference": "03e3f0350bca2220e3623a0e340eef194405fc67" + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67", - "reference": "03e3f0350bca2220e3623a0e340eef194405fc67", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", + "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", "shasum": "" }, "require": { - "ircmaxell/password-compat": "~1.0", "php": ">=5.3.3" }, + "suggest": { + "ext-mbstring": "For best performance" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php55\\": "" + "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" @@ -5361,37 +5989,38 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", + "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", + "mbstring", "polyfill", "portable", "shim" ], - "time": "2016-11-14T01:06:16+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { "name": "symfony/process", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "41336b20b52f5fd5b42a227e394e673c8071118f" + "reference": "b39d805dd6c4d1cba1f00cd80361ec80eed0d7bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/41336b20b52f5fd5b42a227e394e673c8071118f", - "reference": "41336b20b52f5fd5b42a227e394e673c8071118f", + "url": "https://api.github.com/repos/symfony/process/zipball/b39d805dd6c4d1cba1f00cd80361ec80eed0d7bc", + "reference": "b39d805dd6c4d1cba1f00cd80361ec80eed0d7bc", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5418,29 +6047,29 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2017-03-04T12:20:59+00:00" + "time": "2017-07-03T08:06:20+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.0.0", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de" + "reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de", - "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c2b757934f2d9681a287e662efbc27c41fe8ef86", + "reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/http-message": "~1.0", - "symfony/http-foundation": "~2.3|~3.0" + "symfony/http-foundation": "~2.3|~3.0|~4.0" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" + "symfony/phpunit-bridge": "~3.2|4.0" }, "suggest": { "psr/http-message-implementation": "To use the HttpFoundation factory", @@ -5478,36 +6107,36 @@ "http-message", "psr-7" ], - "time": "2016-09-14T18:37:20+00:00" + "time": "2017-12-19T00:31:44+00:00" }, { "name": "symfony/routing", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "d145cd396f702c497cb24b21785ddac90a23fe71" + "reference": "b382d7c4f443372c118efcd0cd2bf1028434f2f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/d145cd396f702c497cb24b21785ddac90a23fe71", - "reference": "d145cd396f702c497cb24b21785ddac90a23fe71", + "url": "https://api.github.com/repos/symfony/routing/zipball/b382d7c4f443372c118efcd0cd2bf1028434f2f5", + "reference": "b382d7c4f443372c118efcd0cd2bf1028434f2f5", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" }, "conflict": { - "symfony/config": "<2.7" + "symfony/config": "<2.8" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", - "symfony/config": "~2.7|~3.0.0", - "symfony/expression-language": "~2.4|~3.0.0", - "symfony/http-foundation": "~2.3|~3.0.0", - "symfony/yaml": "^2.0.5|~3.0.0" + "symfony/config": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/http-foundation": "~2.8|~3.0", + "symfony/yaml": "~2.8|~3.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", @@ -5520,7 +6149,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5553,44 +6182,55 @@ "uri", "url" ], - "time": "2017-03-02T15:56:34+00:00" + "time": "2017-06-23T06:35:45+00:00" }, { "name": "symfony/serializer", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "d1c3d68daee29bbf0b4600745899a7000c215642" + "reference": "dc98d5ab4ae29dc47bfb1507b39806bfe13d3477" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/d1c3d68daee29bbf0b4600745899a7000c215642", - "reference": "d1c3d68daee29bbf0b4600745899a7000c215642", + "url": "https://api.github.com/repos/symfony/serializer/zipball/dc98d5ab4ae29dc47bfb1507b39806bfe13d3477", + "reference": "dc98d5ab4ae29dc47bfb1507b39806bfe13d3477", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/polyfill-php55": "~1.0" + "php": ">=5.5.9" + }, + "conflict": { + "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", + "symfony/property-info": "<3.1", + "symfony/yaml": "<3.1" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", - "symfony/config": "~2.2|~3.0.0", - "symfony/property-access": "~2.3|~3.0.0", - "symfony/yaml": "^2.0.5|~3.0.0" + "phpdocumentor/reflection-docblock": "~3.0", + "symfony/cache": "~3.1", + "symfony/config": "~2.8|~3.0", + "symfony/http-foundation": "~2.8|~3.0", + "symfony/property-access": "~2.8|~3.0", + "symfony/property-info": "~3.1", + "symfony/yaml": "~3.1" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", + "symfony/http-foundation": "To use the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", + "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5617,34 +6257,34 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2017-03-21T22:47:17+00:00" + "time": "2017-07-06T07:39:51+00:00" }, { "name": "symfony/translation", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "047e97a64d609778cadfc76e3a09793696bb19f1" + "reference": "df36a48672b929bf3995eb62c58d83004b1d0d50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/047e97a64d609778cadfc76e3a09793696bb19f1", - "reference": "047e97a64d609778cadfc76e3a09793696bb19f1", + "url": "https://api.github.com/repos/symfony/translation/zipball/df36a48672b929bf3995eb62c58d83004b1d0d50", + "reference": "df36a48672b929bf3995eb62c58d83004b1d0d50", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/config": "<2.7" + "symfony/config": "<2.8" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "~2.8", - "symfony/intl": "~2.7.25|^2.8.18|~3.2.5", - "symfony/yaml": "~2.2|~3.0.0" + "symfony/config": "~2.8|~3.0", + "symfony/intl": "^2.8.18|^3.2.5", + "symfony/yaml": "~2.8|~3.0" }, "suggest": { "psr/log": "To use logging capability in translator", @@ -5654,7 +6294,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5681,53 +6321,56 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2017-03-21T21:39:01+00:00" + "time": "2017-06-24T16:45:17+00:00" }, { "name": "symfony/validator", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "43f617ee200af4f4dedbb0782c6c689e06994286" + "reference": "39244fbf580e01acc3f5df01238a8f69b1b3e46f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/43f617ee200af4f4dedbb0782c6c689e06994286", - "reference": "43f617ee200af4f4dedbb0782c6c689e06994286", + "url": "https://api.github.com/repos/symfony/validator/zipball/39244fbf580e01acc3f5df01238a8f69b1b3e46f", + "reference": "39244fbf580e01acc3f5df01238a8f69b1b3e46f", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation": "~2.4|~3.0.0" + "symfony/translation": "~2.8|~3.0" + }, + "conflict": { + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", - "egulias/email-validator": "^1.2.1", - "symfony/config": "~2.2|~3.0.0", - "symfony/expression-language": "~2.4|~3.0.0", - "symfony/http-foundation": "~2.3|~3.0.0", - "symfony/intl": "~2.7.25|^2.8.18|~3.2.5", - "symfony/property-access": "~2.3|~3.0.0", - "symfony/yaml": "^2.0.5|~3.0.0" + "egulias/email-validator": "^1.2.8|~2.0", + "symfony/cache": "~3.1", + "symfony/config": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/http-foundation": "~2.8|~3.0", + "symfony/intl": "^2.8.18|^3.2.5", + "symfony/yaml": "~2.8|~3.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader and metadata cache.", "egulias/email-validator": "Strict (RFC compliant) email validation", + "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "", - "symfony/expression-language": "For using the 2.4 Expression validator", + "symfony/expression-language": "For using the Expression validator", "symfony/http-foundation": "", "symfony/intl": "", - "symfony/property-access": "For using the 2.4 Validator API", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5754,29 +6397,35 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2017-03-23T16:08:03+00:00" + "time": "2017-07-26T06:34:07+00:00" }, { "name": "symfony/yaml", - "version": "v2.8.19", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "286d84891690b0e2515874717e49360d1c98a703" + "reference": "78a0c5d7d43713212aac73d7c6a56754a5c26cea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/286d84891690b0e2515874717e49360d1c98a703", - "reference": "286d84891690b0e2515874717e49360d1c98a703", + "url": "https://api.github.com/repos/symfony/yaml/zipball/78a0c5d7d43713212aac73d7c6a56754a5c26cea", + "reference": "78a0c5d7d43713212aac73d7c6a56754a5c26cea", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" + }, + "require-dev": { + "symfony/console": "~2.8|~3.0" + }, + "suggest": { + "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -5803,24 +6452,24 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-03-20T09:41:44+00:00" + "time": "2017-06-02T09:43:35+00:00" }, { "name": "twig/twig", - "version": "v1.33.0", + "version": "v1.35.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a" + "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", - "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/daa657073e55b0a78cce8fdd22682fddecc6385f", + "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f", "shasum": "" }, "require": { - "php": ">=5.2.7" + "php": ">=5.3.3" }, "require-dev": { "psr/container": "^1.0", @@ -5830,12 +6479,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.33-dev" + "dev-master": "1.35-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5865,25 +6517,25 @@ "keywords": [ "templating" ], - "time": "2017-03-22T15:40:09+00:00" + "time": "2017-09-27T18:06:46+00:00" }, { "name": "zendframework/zend-diactoros", - "version": "1.4.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "b03f285a333f51e58c95cce54109a4a9ed691436" + "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b03f285a333f51e58c95cce54109a4a9ed691436", - "reference": "b03f285a333f51e58c95cce54109a4a9ed691436", + "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/c8664b92a6d5bc229e48b0923486c097e45a7877", + "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0", - "psr/http-message": "~1.0" + "php": "^5.6 || ^7.0", + "psr/http-message": "^1.0" }, "provide": { "psr/http-message-implementation": "1.0" @@ -5891,14 +6543,14 @@ "require-dev": { "ext-dom": "*", "ext-libxml": "*", - "phpunit/phpunit": "^4.6 || ^5.5", - "zendframework/zend-coding-standard": "~1.0.0" + "phpunit/phpunit": "^5.7.16 || ^6.0.8", + "zendframework/zend-coding-standard": "~1.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev", - "dev-develop": "1.5-dev" + "dev-master": "1.6-dev", + "dev-develop": "1.7-dev" } }, "autoload": { @@ -5917,7 +6569,7 @@ "psr", "psr-7" ], - "time": "2017-04-06T16:18:34+00:00" + "time": "2017-10-12T15:24:51+00:00" }, { "name": "zendframework/zend-escaper", @@ -5965,46 +6617,46 @@ }, { "name": "zendframework/zend-feed", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-feed.git", - "reference": "94579e805dd108683209fe14b3b5d4276de3de6e" + "reference": "abe88686124d492e0a2a84656f15e5482bfbe030" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/94579e805dd108683209fe14b3b5d4276de3de6e", - "reference": "94579e805dd108683209fe14b3b5d4276de3de6e", + "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/abe88686124d492e0a2a84656f15e5482bfbe030", + "reference": "abe88686124d492e0a2a84656f15e5482bfbe030", "shasum": "" }, "require": { "php": "^5.6 || ^7.0", - "zendframework/zend-escaper": "^2.5", - "zendframework/zend-stdlib": "^2.7 || ^3.1" + "zendframework/zend-escaper": "^2.5.2", + "zendframework/zend-stdlib": "^2.7.7 || ^3.1" }, "require-dev": { - "phpunit/phpunit": "^6.0.8 || ^5.7.15", - "psr/http-message": "^1.0", - "zendframework/zend-cache": "^2.6", + "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.7", - "zendframework/zend-http": "^2.5.4", - "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", - "zendframework/zend-validator": "^2.6" + "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, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator", + "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 ehen using the Writer subcomponent" + "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.8-dev", - "dev-develop": "2.9-dev" + "dev-master": "2.9-dev", + "dev-develop": "2.10-dev" } }, "autoload": { @@ -6017,12 +6669,12 @@ "BSD-3-Clause" ], "description": "provides functionality for consuming RSS and Atom feeds", - "homepage": "https://github.com/zendframework/zend-feed", "keywords": [ + "ZendFramework", "feed", - "zf2" + "zf" ], - "time": "2017-04-01T15:03:14+00:00" + "time": "2017-12-04T17:59:38+00:00" }, { "name": "zendframework/zend-stdlib", @@ -6073,34 +6725,37 @@ "packages-dev": [ { "name": "behat/behat", - "version": "v3.1.0", + "version": "v3.4.3", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f" + "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/359d987b3064d78f2d3a6ba3a355277f3b09b47f", - "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f", + "url": "https://api.github.com/repos/Behat/Behat/zipball/d60b161bff1b95ec4bb80bb8cb210ccf890314c2", + "reference": "d60b161bff1b95ec4bb80bb8cb210ccf890314c2", "shasum": "" }, "require": { - "behat/gherkin": "~4.4", - "behat/transliterator": "~1.0", + "behat/gherkin": "^4.5.1", + "behat/transliterator": "^1.2", + "container-interop/container-interop": "^1.2", "ext-mbstring": "*", "php": ">=5.3.3", - "symfony/class-loader": "~2.1|~3.0", - "symfony/config": "~2.3|~3.0", - "symfony/console": "~2.1|~3.0", - "symfony/dependency-injection": "~2.1|~3.0", - "symfony/event-dispatcher": "~2.1|~3.0", - "symfony/translation": "~2.3|~3.0", - "symfony/yaml": "~2.1|~3.0" + "psr/container": "^1.0", + "symfony/class-loader": "~2.1||~3.0||~4.0", + "symfony/config": "~2.3||~3.0||~4.0", + "symfony/console": "~2.5||~3.0||~4.0", + "symfony/dependency-injection": "~2.1||~3.0||~4.0", + "symfony/event-dispatcher": "~2.1||~3.0||~4.0", + "symfony/translation": "~2.3||~3.0||~4.0", + "symfony/yaml": "~2.1||~3.0||~4.0" }, "require-dev": { - "phpunit/phpunit": "~4.5", - "symfony/process": "~2.1|~3.0" + "herrera-io/box": "~1.6.1", + "phpunit/phpunit": "^4.8.36|^6.3", + "symfony/process": "~2.5|~3.0|~4.0" }, "suggest": { "behat/mink-extension": "for integration with Mink testing framework", @@ -6113,7 +6768,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "3.2.x-dev" } }, "autoload": { @@ -6149,20 +6804,20 @@ "symfony", "testing" ], - "time": "2016-03-28T07:04:45+00:00" + "time": "2017-11-27T10:37:56+00:00" }, { "name": "behat/gherkin", - "version": "v4.4.5", + "version": "v4.5.1", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74" + "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74", - "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", + "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a", "shasum": "" }, "require": { @@ -6208,7 +6863,7 @@ "gherkin", "parser" ], - "time": "2016-10-30T11:50:56+00:00" + "time": "2017-08-30T11:04:43+00:00" }, { "name": "behat/mink", @@ -6326,27 +6981,27 @@ }, { "name": "behat/mink-extension", - "version": "v2.2", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/Behat/MinkExtension.git", - "reference": "5b4bda64ff456104564317e212c823e45cad9d59" + "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59", - "reference": "5b4bda64ff456104564317e212c823e45cad9d59", + "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/badc565b7a1d05c4a4bf49c789045bcf7af6c6de", + "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de", "shasum": "" }, "require": { - "behat/behat": "~3.0,>=3.0.5", - "behat/mink": "~1.5", + "behat/behat": "^3.0.5", + "behat/mink": "^1.5", "php": ">=5.3.2", - "symfony/config": "~2.2|~3.0" + "symfony/config": "^2.7|^3.0|^4.0" }, "require-dev": { - "behat/mink-goutte-driver": "~1.1", - "phpspec/phpspec": "~2.0" + "behat/mink-goutte-driver": "^1.1", + "phpspec/phpspec": "^2.0" }, "type": "behat-extension", "extra": { @@ -6381,7 +7036,7 @@ "test", "web" ], - "time": "2016-02-15T07:55:18+00:00" + "time": "2017-11-24T19:30:49+00:00" }, { "name": "behat/mink-goutte-driver", @@ -6482,66 +7137,166 @@ "homepage": "http://everzet.com" }, { - "name": "Pete Otaqui", - "email": "pete@otaqui.com", - "homepage": "https://github.com/pete-otaqui" + "name": "Pete Otaqui", + "email": "pete@otaqui.com", + "homepage": "https://github.com/pete-otaqui" + } + ], + "description": "Selenium2 (WebDriver) driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "ajax", + "browser", + "javascript", + "selenium", + "testing", + "webdriver" + ], + "time": "2016-03-05T09:10:18+00:00" + }, + { + "name": "behat/transliterator", + "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/Behat/Transliterator.git", + "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", + "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "chuyskywalker/rolling-curl": "^3.1", + "php-yaoi/php-yaoi": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-0": { + "Behat\\Transliterator": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Artistic-1.0" + ], + "description": "String transliterator", + "keywords": [ + "i18n", + "slug", + "transliterator" + ], + "time": "2017-04-04T11:38:05+00:00" + }, + { + "name": "consolidation/annotated-command", + "version": "2.8.2", + "source": { + "type": "git", + "url": "https://github.com/consolidation/annotated-command.git", + "reference": "e97c38717eae23a2bafcf3f09438290eee6ebeb4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e97c38717eae23a2bafcf3f09438290eee6ebeb4", + "reference": "e97c38717eae23a2bafcf3f09438290eee6ebeb4", + "shasum": "" + }, + "require": { + "consolidation/output-formatters": "^3.1.12", + "php": ">=5.4.0", + "psr/log": "^1", + "symfony/console": "^2.8|^3|^4", + "symfony/event-dispatcher": "^2.5|^3|^4", + "symfony/finder": "^2.5|^3|^4" + }, + "require-dev": { + "phpunit/phpunit": "^4.8", + "satooshi/php-coveralls": "^1.0.2 | dev-master", + "squizlabs/php_codesniffer": "^2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\AnnotatedCommand\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" } ], - "description": "Selenium2 (WebDriver) driver for Mink framework", - "homepage": "http://mink.behat.org/", - "keywords": [ - "ajax", - "browser", - "javascript", - "selenium", - "testing", - "webdriver" - ], - "time": "2016-03-05T09:10:18+00:00" + "description": "Initialize Symfony Console commands from annotated command class methods.", + "time": "2017-11-29T16:23:23+00:00" }, { - "name": "behat/transliterator", - "version": "v1.2.0", + "name": "consolidation/output-formatters", + "version": "3.1.13", "source": { "type": "git", - "url": "https://github.com/Behat/Transliterator.git", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" + "url": "https://github.com/consolidation/output-formatters.git", + "reference": "3188461e965b32148c8fb85261833b2b72d34b8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3188461e965b32148c8fb85261833b2b72d34b8c", + "reference": "3188461e965b32148c8fb85261833b2b72d34b8c", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.4.0", + "symfony/console": "^2.8|^3|^4", + "symfony/finder": "^2.5|^3|^4" }, "require-dev": { - "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0" + "phpunit/phpunit": "^4.8", + "satooshi/php-coveralls": "^1.0.2 | dev-master", + "squizlabs/php_codesniffer": "^2.7", + "victorjonsson/markdowndocs": "^1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "3.x-dev" } }, "autoload": { - "psr-0": { - "Behat\\Transliterator": "src/" + "psr-4": { + "Consolidation\\OutputFormatters\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Artistic-1.0" + "MIT" ], - "description": "String transliterator", - "keywords": [ - "i18n", - "slug", - "transliterator" + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } ], - "time": "2017-04-04T11:38:05+00:00" + "description": "Format text by applying transformations provided by plug-in formatters.", + "time": "2017-11-29T15:25:38+00:00" }, { "name": "container-interop/container-interop", @@ -6609,16 +7364,16 @@ }, { "name": "drupal/drupal-driver", - "version": "v1.2.1", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/jhedstrom/DrupalDriver.git", - "reference": "125d39918c97f7a08e3110d456a0a1db864dae46" + "reference": "aa1f32b207939dfc0c96919be47b952d3c1b900b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jhedstrom/DrupalDriver/zipball/125d39918c97f7a08e3110d456a0a1db864dae46", - "reference": "125d39918c97f7a08e3110d456a0a1db864dae46", + "url": "https://api.github.com/repos/jhedstrom/DrupalDriver/zipball/aa1f32b207939dfc0c96919be47b952d3c1b900b", + "reference": "aa1f32b207939dfc0c96919be47b952d3c1b900b", "shasum": "" }, "require": { @@ -6628,6 +7383,7 @@ "require-dev": { "drupal/coder": "~8.2.0", "drush-ops/behat-drush-endpoint": "*", + "jakub-onderka/php-parallel-lint": "^0.9.2", "mockery/mockery": "0.9.4", "phpspec/phpspec": "~2.0", "phpunit/phpunit": "~4.0" @@ -6662,41 +7418,42 @@ "test", "web" ], - "time": "2016-06-20T16:29:51+00:00" + "time": "2017-11-28T21:51:43+00:00" }, { "name": "drupal/drupal-extension", - "version": "v3.2.2", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/jhedstrom/drupalextension.git", - "reference": "abe3a33abd94382ab62423dd972fa820c63962e3" + "reference": "5fb3c6957d477594253491d8dcfefd895e32c5b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jhedstrom/drupalextension/zipball/abe3a33abd94382ab62423dd972fa820c63962e3", - "reference": "abe3a33abd94382ab62423dd972fa820c63962e3", + "url": "https://api.github.com/repos/jhedstrom/drupalextension/zipball/5fb3c6957d477594253491d8dcfefd895e32c5b8", + "reference": "5fb3c6957d477594253491d8dcfefd895e32c5b8", "shasum": "" }, "require": { - "behat/behat": "~3.1.0-rc2", + "behat/behat": "~3.2", "behat/mink": "~1.5", "behat/mink-extension": "~2.0", "behat/mink-goutte-driver": "~1.0", "behat/mink-selenium2-driver": "~1.1", - "drupal/drupal-driver": "~1.2", - "symfony/dependency-injection": "~2.7", - "symfony/event-dispatcher": "~2.7" + "drupal/drupal-driver": "~1.3", + "symfony/dependency-injection": "~2.7|~3.0", + "symfony/event-dispatcher": "~2.7|~3.0" }, "require-dev": { "behat/mink-zombie-driver": "^1.2", + "jakub-onderka/php-parallel-lint": "^0.9.2", "phpspec/phpspec": "~2.0", "phpunit/phpunit": "3.7.*" }, "type": "behat-extension", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -6723,35 +7480,45 @@ "test", "web" ], - "time": "2016-06-30T21:12:18+00:00" + "time": "2017-11-17T21:06:21+00:00" }, { "name": "drush/drush", - "version": "9.0.0-alpha1", + "version": "8.1.15", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "571719f6f9f36d930654ba0cab24215ee0491eb4" + "reference": "f78b619806a9bc7c3d167fa425e8757eb046bb87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/571719f6f9f36d930654ba0cab24215ee0491eb4", - "reference": "571719f6f9f36d930654ba0cab24215ee0491eb4", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/f78b619806a9bc7c3d167fa425e8757eb046bb87", + "reference": "f78b619806a9bc7c3d167fa425e8757eb046bb87", "shasum": "" }, "require": { - "league/container": "~2", + "consolidation/annotated-command": "~2", + "consolidation/output-formatters": "~3", "pear/console_table": "~1.3.0", "php": ">=5.4.5", + "phpdocumentor/reflection-docblock": "^2.0", "psr/log": "~1.0", "psy/psysh": "~0.6", - "symfony/config": "~2.2", - "symfony/var-dumper": "~2.7|~3.0", - "symfony/yaml": "~2.3|~3.0" + "symfony/console": "~2.7|^3", + "symfony/event-dispatcher": "~2.7|^3", + "symfony/finder": "~2.7|^3", + "symfony/var-dumper": "~2.7|^3", + "symfony/yaml": "~2.3|^3", + "webmozart/path-util": "~2" }, "require-dev": { "phpunit/phpunit": "4.*", - "symfony/process": "2.7.*" + "symfony/console": "~2.7", + "symfony/event-dispatcher": "~2.7", + "symfony/finder": "~2.7", + "symfony/process": "2.7.*", + "symfony/var-dumper": "~2.7", + "symfony/yaml": "~2.3" }, "suggest": { "drush/config-extra": "Provides configuration workflow commands, such as config-merge.", @@ -6761,22 +7528,19 @@ "drush", "drush.launcher", "drush.php", - "drush.bat", "drush.complete.sh" ], "type": "library", "extra": { "branch-alias": { - "dev-master": "9.0.x-dev" + "dev-master": "8.0.x-dev" } }, "autoload": { "psr-0": { - "Drush": "lib/" - }, - "files": [ - "lib/Drush.php" - ] + "Drush": "lib/", + "Consolidation": "lib/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6826,28 +7590,31 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2016-03-09T21:36:58+00:00" + "time": "2017-10-10T02:05:46+00:00" }, { "name": "fabpot/goutte", - "version": "v3.2.1", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/Goutte.git", - "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638" + "reference": "395f61d7c2e15a813839769553a4de16fa3b3c96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638", - "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638", + "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/395f61d7c2e15a813839769553a4de16fa3b3c96", + "reference": "395f61d7c2e15a813839769553a4de16fa3b3c96", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", "php": ">=5.5.0", - "symfony/browser-kit": "~2.1|~3.0", - "symfony/css-selector": "~2.1|~3.0", - "symfony/dom-crawler": "~2.1|~3.0" + "symfony/browser-kit": "~2.1|~3.0|~4.0", + "symfony/css-selector": "~2.1|~3.0|~4.0", + "symfony/dom-crawler": "~2.1|~3.0|~4.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.3 || ^4" }, "type": "application", "extra": { @@ -6858,7 +7625,10 @@ "autoload": { "psr-4": { "Goutte\\": "Goutte" - } + }, + "exclude-from-classmap": [ + "Goutte/Tests" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6875,20 +7645,20 @@ "keywords": [ "scraper" ], - "time": "2017-01-03T13:21:43+00:00" + "time": "2017-11-19T08:45:40+00:00" }, { "name": "instaclick/php-webdriver", - "version": "1.4.3", + "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/instaclick/php-webdriver.git", - "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb" + "reference": "6fa959452e774dcaed543faad3a9d1a37d803327" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb", - "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb", + "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327", + "reference": "6fa959452e774dcaed543faad3a9d1a37d803327", "shasum": "" }, "require": { @@ -6896,7 +7666,8 @@ "php": ">=5.3.2" }, "require-dev": { - "satooshi/php-coveralls": "dev-master" + "phpunit/phpunit": "^4.8", + "satooshi/php-coveralls": "^1.0||^2.0" }, "type": "library", "extra": { @@ -6933,7 +7704,7 @@ "webdriver", "webtest" ], - "time": "2015-06-15T20:19:33+00:00" + "time": "2017-06-30T04:02:48+00:00" }, { "name": "jakoch/phantomjs-installer", @@ -7063,83 +7834,18 @@ ], "time": "2015-04-20T18:58:01+00:00" }, - { - "name": "league/container", - "version": "2.4.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/container.git", - "reference": "5ec434f4760d83c2a479266b618fb3e3be24c974" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/5ec434f4760d83c2a479266b618fb3e3be24c974", - "reference": "5ec434f4760d83c2a479266b618fb3e3be24c974", - "shasum": "" - }, - "require": { - "container-interop/container-interop": "^1.2", - "php": "^5.4.0 || ^7.0" - }, - "provide": { - "container-interop/container-interop-implementation": "^1.2", - "psr/container-implementation": "^1.0" - }, - "replace": { - "orno/di": "~2.0" - }, - "require-dev": { - "phpunit/phpunit": "4.*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev", - "dev-1.x": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Container\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Phil Bennett", - "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com", - "role": "Developer" - } - ], - "description": "A fast and intuitive dependency injection container.", - "homepage": "https://github.com/thephpleague/container", - "keywords": [ - "container", - "dependency", - "di", - "injection", - "league", - "provider", - "service" - ], - "time": "2017-03-06T15:24:06+00:00" - }, { "name": "nikic/php-parser", - "version": "v3.0.5", + "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d" + "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2b9e2f71b722f7c53918ab0c25f7646c2013f17d", - "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/579f4ce846734a1cf55d6a531d00ca07a43e3cda", + "reference": "579f4ce846734a1cf55d6a531d00ca07a43e3cda", "shasum": "" }, "require": { @@ -7177,7 +7883,7 @@ "parser", "php" ], - "time": "2017-03-05T18:23:57+00:00" + "time": "2017-12-26T14:43:21+00:00" }, { "name": "pear/console_table", @@ -7236,24 +7942,24 @@ }, { "name": "phing/phing", - "version": "2.15.2", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", - "reference": "0999ab4e94e609dc00998e3d1b88df843054db7c" + "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phingofficial/phing/zipball/0999ab4e94e609dc00998e3d1b88df843054db7c", - "reference": "0999ab4e94e609dc00998e3d1b88df843054db7c", + "url": "https://api.github.com/repos/phingofficial/phing/zipball/151a0f4d8cebf7711eccc62dde3f09bc36a00d7b", + "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b", "shasum": "" }, "require": { - "php": ">=5.2.0" + "php": ">=5.2.0", + "symfony/yaml": "^3.1" }, "require-dev": { "ext-pdo_sqlite": "*", - "lastcraft/simpletest": "@dev", "mikey179/vfsstream": "^1.6", "pdepend/pdepend": "2.x", "pear/archive_tar": "1.4.x", @@ -7269,8 +7975,8 @@ "sebastian/git": "~1.0", "sebastian/phpcpd": "2.x", "siad007/versioncontrol_hg": "^1.0", - "squizlabs/php_codesniffer": "~2.2", - "symfony/yaml": "~2.7" + "simpletest/simpletest": "^1.1", + "squizlabs/php_codesniffer": "~2.2" }, "suggest": { "pdepend/pdepend": "PHP version of JDepend", @@ -7292,7 +7998,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.15.x-dev" + "dev-master": "2.16.x-dev" } }, "autoload": { @@ -7325,7 +8031,56 @@ "task", "tool" ], - "time": "2016-10-13T09:01:45+00:00" + "time": "2016-12-22T20:16:33+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "2.0.5", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b", + "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.0" + }, + "suggest": { + "dflydev/markdown": "~1.0", + "erusev/parsedown": "~1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "phpDocumentor": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "mike.vanriel@naenius.com" + } + ], + "time": "2016-01-25T08:17:30+00:00" }, { "name": "psr/container", @@ -7378,16 +8133,16 @@ }, { "name": "psy/psysh", - "version": "v0.8.3", + "version": "v0.8.17", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e" + "reference": "5069b70e8c4ea492c2b5939b6eddc78bfe41cfec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e", - "reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5069b70e8c4ea492c2b5939b6eddc78bfe41cfec", + "reference": "5069b70e8c4ea492c2b5939b6eddc78bfe41cfec", "shasum": "" }, "require": { @@ -7395,14 +8150,13 @@ "jakub-onderka/php-console-highlighter": "0.3.*", "nikic/php-parser": "~1.3|~2.0|~3.0", "php": ">=5.3.9", - "symfony/console": "~2.3.10|^2.4.2|~3.0", - "symfony/var-dumper": "~2.7|~3.0" + "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", + "symfony/var-dumper": "~2.7|~3.0|~4.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~1.11", "hoa/console": "~3.16|~1.14", - "phpunit/phpunit": "~4.4|~5.0", - "symfony/finder": "~2.1|~3.0" + "phpunit/phpunit": "^4.8.35|^5.4.3", + "symfony/finder": "~2.1|~3.0|~4.0" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -7417,7 +8171,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-develop": "0.9.x-dev" + "dev-develop": "0.8.x-dev" } }, "autoload": { @@ -7447,29 +8201,29 @@ "interactive", "shell" ], - "time": "2017-03-19T21:40:44+00:00" + "time": "2017-12-28T16:14:16+00:00" }, { "name": "symfony/browser-kit", - "version": "v3.2.7", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "2fe0caa60c1a1dfeefd0425741182687a9b382b8" + "reference": "f761b4ecdd23a451c2cae6fba704d8b207cbb045" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2fe0caa60c1a1dfeefd0425741182687a9b382b8", - "reference": "2fe0caa60c1a1dfeefd0425741182687a9b382b8", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f761b4ecdd23a451c2cae6fba704d8b207cbb045", + "reference": "f761b4ecdd23a451c2cae6fba704d8b207cbb045", "shasum": "" }, "require": { - "php": ">=5.5.9", - "symfony/dom-crawler": "~2.8|~3.0" + "php": "^5.5.9|>=7.0.8", + "symfony/dom-crawler": "~2.8|~3.0|~4.0" }, "require-dev": { - "symfony/css-selector": "~2.8|~3.0", - "symfony/process": "~2.8|~3.0" + "symfony/css-selector": "~2.8|~3.0|~4.0", + "symfony/process": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/process": "" @@ -7477,7 +8231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -7504,28 +8258,32 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2017-02-21T09:12:04+00:00" + "time": "2017-12-11T22:06:16+00:00" }, { "name": "symfony/config", - "version": "v2.8.19", + "version": "v4.0.2", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "35b7dfa089d7605eb1fdd46281b3070fb9f38750" + "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/35b7dfa089d7605eb1fdd46281b3070fb9f38750", - "reference": "35b7dfa089d7605eb1fdd46281b3070fb9f38750", + "url": "https://api.github.com/repos/symfony/config/zipball/0356e6d5298e9e72212c0bad65c2f1b49e42d622", + "reference": "0356e6d5298e9e72212c0bad65c2f1b49e42d622", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/filesystem": "~2.3|~3.0.0" + "php": "^7.1.3", + "symfony/filesystem": "~3.4|~4.0" + }, + "conflict": { + "symfony/finder": "<3.4" }, "require-dev": { - "symfony/yaml": "~2.7|~3.0.0" + "symfony/finder": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -7533,7 +8291,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -7560,29 +8318,29 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2017-04-04T15:24:26+00:00" + "time": "2017-12-14T19:48:22+00:00" }, { "name": "symfony/css-selector", - "version": "v3.2.7", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "a48f13dc83c168f1253a5d2a5a4fb46c36244c4c" + "reference": "eac760b414cf1f64362c3dd047b989e4db121332" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/a48f13dc83c168f1253a5d2a5a4fb46c36244c4c", - "reference": "a48f13dc83c168f1253a5d2a5a4fb46c36244c4c", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/eac760b414cf1f64362c3dd047b989e4db121332", + "reference": "eac760b414cf1f64362c3dd047b989e4db121332", "shasum": "" }, "require": { - "php": ">=5.5.9" + "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -7613,28 +8371,28 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2017-02-21T09:12:04+00:00" + "time": "2017-12-14T19:40:10+00:00" }, { "name": "symfony/dom-crawler", - "version": "v3.2.7", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "403944e294cf4ceb3b8447f54cbad88ea7b99cee" + "reference": "dc847845c66fa68ad4522ed27e62b9b9dd12ab3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/403944e294cf4ceb3b8447f54cbad88ea7b99cee", - "reference": "403944e294cf4ceb3b8447f54cbad88ea7b99cee", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/dc847845c66fa68ad4522ed27e62b9b9dd12ab3b", + "reference": "dc847845c66fa68ad4522ed27e62b9b9dd12ab3b", "shasum": "" }, "require": { - "php": ">=5.5.9", + "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { - "symfony/css-selector": "~2.8|~3.0" + "symfony/css-selector": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/css-selector": "" @@ -7642,7 +8400,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -7669,29 +8427,29 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2017-02-21T09:12:04+00:00" + "time": "2017-12-14T19:40:10+00:00" }, { "name": "symfony/filesystem", - "version": "v3.0.9", + "version": "v4.0.2", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d" + "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d", - "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/8c2868641d0c4885eee9c12a89c2b695eb1985cd", + "reference": "8c2868641d0c4885eee9c12a89c2b695eb1985cd", "shasum": "" }, "require": { - "php": ">=5.5.9" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -7718,39 +8476,91 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2016-07-20T05:43:46+00:00" + "time": "2017-12-14T19:48:22+00:00" + }, + { + "name": "symfony/finder", + "version": "v3.4.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/dac8d7db537bac7ad8143eb11360a8c2231f251a", + "reference": "dac8d7db537bac7ad8143eb11360a8c2231f251a", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-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": "2017-11-05T16:10:10+00:00" }, { "name": "symfony/var-dumper", - "version": "v3.2.7", + "version": "v3.4.2", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "81dce20f69a8b40427e1f4e6462178df87cafc03" + "reference": "757074cf71b952ce9e75b557538948811c2bf006" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81dce20f69a8b40427e1f4e6462178df87cafc03", - "reference": "81dce20f69a8b40427e1f4e6462178df87cafc03", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/757074cf71b952ce9e75b557538948811c2bf006", + "reference": "757074cf71b952ce9e75b557538948811c2bf006", "shasum": "" }, "require": { - "php": ">=5.5.9", + "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "require-dev": { - "twig/twig": "~1.20|~2.0" + "ext-iconv": "*", + "twig/twig": "~1.34|~2.4" }, "suggest": { + "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", + "ext-intl": "To show region name in time zone dump", "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -7784,7 +8594,103 @@ "debug", "dump" ], - "time": "2017-03-12T16:07:05+00:00" + "time": "2017-12-11T22:06:16+00:00" + }, + { + "name": "webmozart/assert", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/webmozart/assert.git", + "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", + "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", + "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": "2016-11-23T20:04:58+00:00" + }, + { + "name": "webmozart/path-util", + "version": "2.3.0", + "source": { + "type": "git", + "url": "https://github.com/webmozart/path-util.git", + "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725", + "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "webmozart/assert": "~1.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.6", + "sebastian/version": "^1.0.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "autoload": { + "psr-4": { + "Webmozart\\PathUtil\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "time": "2015-12-17T08:42:14+00:00" } ], "aliases": [],