Plugin Directory

Changeset 2429089


Ignore:
Timestamp:
12/01/2020 03:17:53 AM (5 years ago)
Author:
hamworks
Message:

Update to version 0.1.2 from GitHub

Location:
terms-block
Files:
6 added
28 edited
1 copied

Legend:

Unmodified
Added
Removed
  • terms-block/tags/0.1.2/README.md

    r2384346 r2429089  
    66Tested up to:      5.5 
    77Requires PHP:      7.3 
    8 Stable tag:        0.1.1
     8Stable tag:        0.1.2
    99License:           GPLv2 or later 
    1010License URI:       https://www.gnu.org/licenses/gpl-2.0.html 
  • terms-block/tags/0.1.2/build/index.asset.php

    r2384346 r2429089  
    1 <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => 'e9084c7e57e4bb703c5dcadc7d69d779');
     1<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => 'e16e9f907c4729f0debe969d7adc4b58');
  • terms-block/tags/0.1.2/build/index.js

    r2384346 r2429089  
    1 !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=15)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e){e.exports=JSON.parse('{"name":"terms-block/terms-block","title":"Terms","icon":"tag","description":"Displays a list of all terms in the selected taxonomy.","textdomain":"terms-block","attributes":{"className":{"type":"string","default":""},"taxonomy":{"type":"string","default":"category"}},"category":"widgets","editorScript":"file:./build/index.js"}')},function(e,t){!function(){e.exports=this.wp.i18n}()},function(e,t){!function(){e.exports=this.wp.components}()},function(e,t){!function(){e.exports=this.wp.blockEditor}()},function(e,t){!function(){e.exports=this.wp.data}()},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t){!function(){e.exports=this.wp.blocks}()},function(e,t,n){var r=n(11),o=n(12),c=n(13),i=n(14);e.exports=function(e){return r(e)||o(e)||c(e)||i()}},function(e,t){!function(){e.exports=this.wp.editor}()},function(e,t,n){var r=n(6);e.exports=function(e){if(Array.isArray(e))return r(e)}},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},function(e,t,n){var r=n(6);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t,n){"use strict";n.r(t);var r=n(7),o=n.n(r),c=n(8),i=n(2),u=n(9),a=n.n(u),l=n(0),s=n(10),f=n(4),p=n(5),b=n(3),m=n(1);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=m.name;Object(c.registerBlockType)(O,d(d({},m),{},{title:Object(i.__)("Terms","terms-block"),edit:function(e){var t=e.className,n=e.attributes,r=e.setAttributes,o=n.taxonomy,c=Object(p.useSelect)((function(e){return e("core").getTaxonomies()||[]}),[]),u=Object(p.useSelect)((function(e){return e("core").getEntityRecords("taxonomy",o,{})||[]}),[o]),y=Object(l.createElement)(f.InspectorControls,null,Object(l.createElement)(b.PanelBody,{title:"Settings"},Object(l.createElement)(b.SelectControl,{label:"Taxonomy",onChange:function(e){r({taxonomy:e})},value:o,options:a()(c.map((function(e){var t=e.name;return{value:e.slug,label:t}})))})));return Array.isArray(u)&&u.length?Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(f.__experimentalBlock.div,null,Object(l.createElement)(b.Disabled,null,Object(l.createElement)(s.ServerSideRender,{className:t,block:m.name,attributes:n})))):Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(b.Placeholder,{icon:m.icon,label:Object(i.__)("Terms")},Object(i.__)("No terms found.")))},save:function(){return null}}))}]);
     1!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=15)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e){e.exports=JSON.parse('{"name":"terms-block/terms-block","title":"Terms","icon":"tag","description":"Displays a list of all terms in the selected taxonomy.","textdomain":"terms-block","attributes":{"className":{"type":"string","default":""},"taxonomy":{"type":"string","default":"category"}},"category":"widgets","editorScript":"file:./build/index.js"}')},function(e,t){!function(){e.exports=this.wp.i18n}()},function(e,t){!function(){e.exports=this.wp.components}()},function(e,t){!function(){e.exports=this.wp.blockEditor}()},function(e,t){!function(){e.exports=this.wp.data}()},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t){!function(){e.exports=this.wp.blocks}()},function(e,t,n){var r=n(11),o=n(12),c=n(13),i=n(14);e.exports=function(e){return r(e)||o(e)||c(e)||i()}},function(e,t){!function(){e.exports=this.wp.editor}()},function(e,t,n){var r=n(6);e.exports=function(e){if(Array.isArray(e))return r(e)}},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},function(e,t,n){var r=n(6);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t,n){"use strict";n.r(t);var r=n(7),o=n.n(r),c=n(8),i=n(2),u=n(9),a=n.n(u),l=n(0),s=n(10),f=n(4),p=n(5),b=n(3),m=n(1);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=m.name;Object(c.registerBlockType)(O,d(d({},m),{},{title:Object(i.__)("Terms","terms-block"),edit:function(e){var t=e.className,n=e.attributes,r=e.setAttributes,o=n.taxonomy,c=Object(p.useSelect)((function(e){return e("core").getTaxonomies({per_page:-1})||[]}),[]),u=Object(p.useSelect)((function(e){return e("core").getEntityRecords("taxonomy",o,{})||[]}),[o]),y=Object(l.createElement)(f.InspectorControls,null,Object(l.createElement)(b.PanelBody,{title:"Settings"},Object(l.createElement)(b.SelectControl,{label:"Taxonomy",onChange:function(e){r({taxonomy:e})},value:o,options:a()(c.map((function(e){var t=e.name;return{value:e.slug,label:t}})))})));return Array.isArray(u)&&u.length?Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(f.__experimentalBlock.div,null,Object(l.createElement)(b.Disabled,null,Object(l.createElement)(s.ServerSideRender,{className:t,block:m.name,attributes:n})))):Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(b.Placeholder,{icon:m.icon,label:Object(i.__)("Terms")},Object(i.__)("No terms found.")))},save:function(){return null}}))}]);
  • terms-block/tags/0.1.2/package-lock.json

    r2384346 r2429089  
    11{
    22    "name": "@hamworks/terms-block",
    3     "version": "0.1.1",
     3    "version": "0.1.2",
    44    "lockfileVersion": 1,
    55    "requires": true,
     
    43274327            "dependencies": {
    43284328                "buffer": {
    4329                     "version": "5.6.0",
    4330                     "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
    4331                     "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
    4332                     "dev": true,
    4333                     "requires": {
    4334                         "base64-js": "^1.0.2",
    4335                         "ieee754": "^1.1.4"
     4329                    "version": "5.7.1",
     4330                    "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
     4331                    "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
     4332                    "dev": true,
     4333                    "requires": {
     4334                        "base64-js": "^1.3.1",
     4335                        "ieee754": "^1.1.13"
    43364336                    }
    43374337                },
     
    1668616686        },
    1668716687        "tar-fs": {
    16688             "version": "2.1.0",
    16689             "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.0.tgz",
    16690             "integrity": "sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg==",
     16688            "version": "2.1.1",
     16689            "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
     16690            "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
    1669116691            "dev": true,
    1669216692            "requires": {
     
    1669416694                "mkdirp-classic": "^0.5.2",
    1669516695                "pump": "^3.0.0",
    16696                 "tar-stream": "^2.0.0"
     16696                "tar-stream": "^2.1.4"
    1669716697            }
    1669816698        },
     
    1734517345            "dependencies": {
    1734617346                "buffer": {
    17347                     "version": "5.6.0",
    17348                     "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
    17349                     "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
    17350                     "dev": true,
    17351                     "requires": {
    17352                         "base64-js": "^1.0.2",
    17353                         "ieee754": "^1.1.4"
     17347                    "version": "5.7.1",
     17348                    "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
     17349                    "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
     17350                    "dev": true,
     17351                    "requires": {
     17352                        "base64-js": "^1.3.1",
     17353                        "ieee754": "^1.1.13"
    1735417354                    }
    1735517355                }
  • terms-block/tags/0.1.2/package.json

    r2384346 r2429089  
    11{
    22    "name": "@hamworks/terms-block",
    3     "version": "0.1.1",
     3    "version": "0.1.2",
    44    "description": "Term list block. Displays a list of all terms in the selected taxonomy.",
    55    "author": "Hiroshi Urabe <urabe@ham.works> (https://ham.works)",
  • terms-block/tags/0.1.2/readme.txt

    r2384346 r2429089  
    66Tested up to:      5.5 
    77Requires PHP:      7.3 
    8 Stable tag:        0.1.1
     8Stable tag:        0.1.2
    99License:           GPLv2 or later 
    1010License URI:       https://www.gnu.org/licenses/gpl-2.0.html 
  • terms-block/tags/0.1.2/src/edit.js

    r2384211 r2429089  
    3737    const { taxonomy } = attributes;
    3838    const taxonomies = useSelect(
    39         ( select ) => select( 'core' ).getTaxonomies() || [],
     39        ( select ) => select( 'core' ).getTaxonomies( { per_page: -1 } ) || [],
    4040        []
    4141    );
  • terms-block/tags/0.1.2/terms-block.php

    r2384346 r2429089  
    1010 * Text Domain:     terms-block
    1111 * Domain Path:     /languages
    12  * Version: 0.1.1
     12 * Version: 0.1.2
    1313 */
    1414
  • terms-block/tags/0.1.2/vendor/autoload.php

    r2384346 r2429089  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d::getLoader();
     7return ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb::getLoader();
  • terms-block/tags/0.1.2/vendor/composer/ClassLoader.php

    r2384113 r2429089  
    3838 * @author Fabien Potencier <fabien@symfony.com>
    3939 * @author Jordi Boggiano <j.boggiano@seld.be>
    40  * @see    http://www.php-fig.org/psr/psr-0/
    41  * @see    http://www.php-fig.org/psr/psr-4/
     40 * @see    https://www.php-fig.org/psr/psr-0/
     41 * @see    https://www.php-fig.org/psr/psr-4/
    4242 */
    4343class ClassLoader
  • terms-block/tags/0.1.2/vendor/composer/autoload_classmap.php

    r2384113 r2429089  
    77
    88return array(
     9    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    910);
  • terms-block/tags/0.1.2/vendor/composer/autoload_real.php

    r2384346 r2429089  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d
     5class ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d', 'loadClassLoader'), true, true);
     25        require __DIR__ . '/platform_check.php';
     26
     27        spl_autoload_register(array('ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb', 'loadClassLoader'), true, true);
    2628        self::$loader = $loader = new \Composer\Autoload\ClassLoader();
    27         spl_autoload_unregister(array('ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb', 'loadClassLoader'));
    2830
    2931        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
    3032        if ($useStaticLoader) {
    31             require_once __DIR__ . '/autoload_static.php';
     33            require __DIR__ . '/autoload_static.php';
    3234
    33             call_user_func(\Composer\Autoload\ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::getInitializer($loader));
     35            call_user_func(\Composer\Autoload\ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::getInitializer($loader));
    3436        } else {
    3537            $map = require __DIR__ . '/autoload_namespaces.php';
  • terms-block/tags/0.1.2/vendor/composer/autoload_static.php

    r2384346 r2429089  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d
     7class ComposerStaticInit69b68383e1f0fb135530ca361a6842eb
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    2929    );
    3030
     31    public static $classMap = array (
     32        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
     33    );
     34
    3135    public static function getInitializer(ClassLoader $loader)
    3236    {
    3337        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::$prefixDirsPsr4;
     38            $loader->prefixLengthsPsr4 = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$prefixLengthsPsr4;
     39            $loader->prefixDirsPsr4 = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$prefixDirsPsr4;
     40            $loader->classMap = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$classMap;
    3641
    3742        }, null, ClassLoader::class);
  • terms-block/tags/0.1.2/vendor/composer/installed.json

    r2384211 r2429089  
    1 [
    2     {
    3         "name": "dealerdirect/phpcodesniffer-composer-installer",
    4         "version": "v0.7.0",
    5         "version_normalized": "0.7.0.0",
    6         "source": {
    7             "type": "git",
    8             "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
    9             "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
    10         },
    11         "dist": {
    12             "type": "zip",
    13             "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
    14             "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
    15             "shasum": ""
    16         },
    17         "require": {
    18             "composer-plugin-api": "^1.0 || ^2.0",
    19             "php": ">=5.3",
    20             "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
    21         },
    22         "require-dev": {
    23             "composer/composer": "*",
    24             "phpcompatibility/php-compatibility": "^9.0",
    25             "sensiolabs/security-checker": "^4.1.0"
    26         },
    27         "time": "2020-06-25T14:57:39+00:00",
    28         "type": "composer-plugin",
    29         "extra": {
    30             "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
    31         },
    32         "installation-source": "dist",
    33         "autoload": {
    34             "psr-4": {
    35                 "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
    36             }
    37         },
    38         "notification-url": "https://packagist.org/downloads/",
    39         "license": [
    40             "MIT"
    41         ],
    42         "authors": [
    43             {
    44                 "name": "Franck Nijhof",
    45                 "email": "franck.nijhof@dealerdirect.com",
    46                 "homepage": "http://www.frenck.nl",
    47                 "role": "Developer / IT Manager"
    48             }
    49         ],
    50         "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
    51         "homepage": "http://www.dealerdirect.com",
    52         "keywords": [
    53             "PHPCodeSniffer",
    54             "PHP_CodeSniffer",
    55             "code quality",
    56             "codesniffer",
    57             "composer",
    58             "installer",
    59             "phpcs",
    60             "plugin",
    61             "qa",
    62             "quality",
    63             "standard",
    64             "standards",
    65             "style guide",
    66             "stylecheck",
    67             "tests"
    68         ]
    69     },
    70     {
    71         "name": "hamworks/wp-dynamic-block",
    72         "version": "1.0.1",
    73         "version_normalized": "1.0.1.0",
    74         "source": {
    75             "type": "git",
    76             "url": "https://github.com/team-hamworks/wp-dynamic-block.git",
    77             "reference": "004197e9afde95215dc297fa854fe19fb4f769d6"
    78         },
    79         "dist": {
    80             "type": "zip",
    81             "url": "https://api.github.com/repos/team-hamworks/wp-dynamic-block/zipball/004197e9afde95215dc297fa854fe19fb4f769d6",
    82             "reference": "004197e9afde95215dc297fa854fe19fb4f769d6",
    83             "shasum": ""
    84         },
    85         "require": {
    86             "ext-json": "*"
    87         },
    88         "require-dev": {
    89             "dealerdirect/phpcodesniffer-composer-installer": "*",
    90             "phpcompatibility/phpcompatibility-wp": "*",
    91             "squizlabs/php_codesniffer": "*",
    92             "wp-coding-standards/wpcs": "*"
    93         },
    94         "time": "2020-09-18T05:48:32+00:00",
    95         "type": "library",
    96         "installation-source": "dist",
    97         "autoload": {
    98             "psr-4": {
    99                 "HAMWORKS\\WP\\Dynamic_Block\\": "src/"
    100             }
    101         },
    102         "notification-url": "https://packagist.org/downloads/",
    103         "license": [
    104             "GPL-2.0-or-later"
    105         ],
    106         "authors": [
    107             {
    108                 "name": "Hiroshi Urabe",
    109                 "email": "urabe@ham.works"
    110             }
    111         ]
    112     },
    113     {
    114         "name": "phpcompatibility/php-compatibility",
    115         "version": "9.3.5",
    116         "version_normalized": "9.3.5.0",
    117         "source": {
    118             "type": "git",
    119             "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
    120             "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
    121         },
    122         "dist": {
    123             "type": "zip",
    124             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
    125             "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
    126             "shasum": ""
    127         },
    128         "require": {
    129             "php": ">=5.3",
    130             "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
    131         },
    132         "conflict": {
    133             "squizlabs/php_codesniffer": "2.6.2"
    134         },
    135         "require-dev": {
    136             "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
    137         },
    138         "suggest": {
    139             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    140             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    141         },
    142         "time": "2019-12-27T09:44:58+00:00",
    143         "type": "phpcodesniffer-standard",
    144         "installation-source": "dist",
    145         "notification-url": "https://packagist.org/downloads/",
    146         "license": [
    147             "LGPL-3.0-or-later"
    148         ],
    149         "authors": [
    150             {
    151                 "name": "Wim Godden",
    152                 "homepage": "https://github.com/wimg",
    153                 "role": "lead"
    154             },
    155             {
    156                 "name": "Juliette Reinders Folmer",
    157                 "homepage": "https://github.com/jrfnl",
    158                 "role": "lead"
    159             },
    160             {
    161                 "name": "Contributors",
    162                 "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
    163             }
    164         ],
    165         "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    166         "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    167         "keywords": [
    168             "compatibility",
    169             "phpcs",
    170             "standards"
    171         ]
    172     },
    173     {
    174         "name": "phpcompatibility/phpcompatibility-paragonie",
    175         "version": "1.3.0",
    176         "version_normalized": "1.3.0.0",
    177         "source": {
    178             "type": "git",
    179             "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    180             "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
    181         },
    182         "dist": {
    183             "type": "zip",
    184             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
    185             "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
    186             "shasum": ""
    187         },
    188         "require": {
    189             "phpcompatibility/php-compatibility": "^9.0"
    190         },
    191         "require-dev": {
    192             "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
    193             "paragonie/random_compat": "dev-master",
    194             "paragonie/sodium_compat": "dev-master"
    195         },
    196         "suggest": {
    197             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    198             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    199         },
    200         "time": "2019-11-04T15:17:54+00:00",
    201         "type": "phpcodesniffer-standard",
    202         "installation-source": "dist",
    203         "notification-url": "https://packagist.org/downloads/",
    204         "license": [
    205             "LGPL-3.0-or-later"
    206         ],
    207         "authors": [
    208             {
    209                 "name": "Wim Godden",
    210                 "role": "lead"
    211             },
    212             {
    213                 "name": "Juliette Reinders Folmer",
    214                 "role": "lead"
    215             }
    216         ],
    217         "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
    218         "homepage": "http://phpcompatibility.com/",
    219         "keywords": [
    220             "compatibility",
    221             "paragonie",
    222             "phpcs",
    223             "polyfill",
    224             "standards"
    225         ]
    226     },
    227     {
    228         "name": "phpcompatibility/phpcompatibility-wp",
    229         "version": "2.1.0",
    230         "version_normalized": "2.1.0.0",
    231         "source": {
    232             "type": "git",
    233             "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    234             "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
    235         },
    236         "dist": {
    237             "type": "zip",
    238             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
    239             "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
    240             "shasum": ""
    241         },
    242         "require": {
    243             "phpcompatibility/php-compatibility": "^9.0",
    244             "phpcompatibility/phpcompatibility-paragonie": "^1.0"
    245         },
    246         "require-dev": {
    247             "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
    248         },
    249         "suggest": {
    250             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    251             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    252         },
    253         "time": "2019-08-28T14:22:28+00:00",
    254         "type": "phpcodesniffer-standard",
    255         "installation-source": "dist",
    256         "notification-url": "https://packagist.org/downloads/",
    257         "license": [
    258             "LGPL-3.0-or-later"
    259         ],
    260         "authors": [
    261             {
    262                 "name": "Wim Godden",
    263                 "role": "lead"
    264             },
    265             {
    266                 "name": "Juliette Reinders Folmer",
    267                 "role": "lead"
    268             }
    269         ],
    270         "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    271         "homepage": "http://phpcompatibility.com/",
    272         "keywords": [
    273             "compatibility",
    274             "phpcs",
    275             "standards",
    276             "wordpress"
    277         ]
    278     },
    279     {
    280         "name": "squizlabs/php_codesniffer",
    281         "version": "3.5.6",
    282         "version_normalized": "3.5.6.0",
    283         "source": {
    284             "type": "git",
    285             "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    286             "reference": "e97627871a7eab2f70e59166072a6b767d5834e0"
    287         },
    288         "dist": {
    289             "type": "zip",
    290             "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0",
    291             "reference": "e97627871a7eab2f70e59166072a6b767d5834e0",
    292             "shasum": ""
    293         },
    294         "require": {
    295             "ext-simplexml": "*",
    296             "ext-tokenizer": "*",
    297             "ext-xmlwriter": "*",
    298             "php": ">=5.4.0"
    299         },
    300         "require-dev": {
    301             "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    302         },
    303         "time": "2020-08-10T04:50:15+00:00",
    304         "bin": [
    305             "bin/phpcs",
    306             "bin/phpcbf"
    307         ],
    308         "type": "library",
    309         "extra": {
    310             "branch-alias": {
    311                 "dev-master": "3.x-dev"
    312             }
    313         },
    314         "installation-source": "dist",
    315         "notification-url": "https://packagist.org/downloads/",
    316         "license": [
    317             "BSD-3-Clause"
    318         ],
    319         "authors": [
    320             {
    321                 "name": "Greg Sherwood",
    322                 "role": "lead"
    323             }
    324         ],
    325         "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    326         "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    327         "keywords": [
    328             "phpcs",
    329             "standards"
    330         ]
    331     },
    332     {
    333         "name": "wp-coding-standards/wpcs",
    334         "version": "2.3.0",
    335         "version_normalized": "2.3.0.0",
    336         "source": {
    337             "type": "git",
    338             "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    339             "reference": "7da1894633f168fe244afc6de00d141f27517b62"
    340         },
    341         "dist": {
    342             "type": "zip",
    343             "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
    344             "reference": "7da1894633f168fe244afc6de00d141f27517b62",
    345             "shasum": ""
    346         },
    347         "require": {
    348             "php": ">=5.4",
    349             "squizlabs/php_codesniffer": "^3.3.1"
    350         },
    351         "require-dev": {
    352             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
    353             "phpcompatibility/php-compatibility": "^9.0",
    354             "phpcsstandards/phpcsdevtools": "^1.0",
    355             "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    356         },
    357         "suggest": {
    358             "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
    359         },
    360         "time": "2020-05-13T23:57:56+00:00",
    361         "type": "phpcodesniffer-standard",
    362         "installation-source": "dist",
    363         "notification-url": "https://packagist.org/downloads/",
    364         "license": [
    365             "MIT"
    366         ],
    367         "authors": [
    368             {
    369                 "name": "Contributors",
    370                 "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
    371             }
    372         ],
    373         "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    374         "keywords": [
    375             "phpcs",
    376             "standards",
    377             "wordpress"
    378         ]
    379     }
    380 ]
     1{
     2    "packages": [
     3        {
     4            "name": "dealerdirect/phpcodesniffer-composer-installer",
     5            "version": "v0.7.0",
     6            "version_normalized": "0.7.0.0",
     7            "source": {
     8                "type": "git",
     9                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
     10                "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
     11            },
     12            "dist": {
     13                "type": "zip",
     14                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
     15                "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
     16                "shasum": ""
     17            },
     18            "require": {
     19                "composer-plugin-api": "^1.0 || ^2.0",
     20                "php": ">=5.3",
     21                "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
     22            },
     23            "require-dev": {
     24                "composer/composer": "*",
     25                "phpcompatibility/php-compatibility": "^9.0",
     26                "sensiolabs/security-checker": "^4.1.0"
     27            },
     28            "time": "2020-06-25T14:57:39+00:00",
     29            "type": "composer-plugin",
     30            "extra": {
     31                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
     32            },
     33            "installation-source": "dist",
     34            "autoload": {
     35                "psr-4": {
     36                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
     37                }
     38            },
     39            "notification-url": "https://packagist.org/downloads/",
     40            "license": [
     41                "MIT"
     42            ],
     43            "authors": [
     44                {
     45                    "name": "Franck Nijhof",
     46                    "email": "franck.nijhof@dealerdirect.com",
     47                    "homepage": "http://www.frenck.nl",
     48                    "role": "Developer / IT Manager"
     49                }
     50            ],
     51            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
     52            "homepage": "http://www.dealerdirect.com",
     53            "keywords": [
     54                "PHPCodeSniffer",
     55                "PHP_CodeSniffer",
     56                "code quality",
     57                "codesniffer",
     58                "composer",
     59                "installer",
     60                "phpcs",
     61                "plugin",
     62                "qa",
     63                "quality",
     64                "standard",
     65                "standards",
     66                "style guide",
     67                "stylecheck",
     68                "tests"
     69            ],
     70            "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
     71        },
     72        {
     73            "name": "hamworks/wp-dynamic-block",
     74            "version": "1.0.1",
     75            "version_normalized": "1.0.1.0",
     76            "source": {
     77                "type": "git",
     78                "url": "https://github.com/team-hamworks/wp-dynamic-block.git",
     79                "reference": "004197e9afde95215dc297fa854fe19fb4f769d6"
     80            },
     81            "dist": {
     82                "type": "zip",
     83                "url": "https://api.github.com/repos/team-hamworks/wp-dynamic-block/zipball/004197e9afde95215dc297fa854fe19fb4f769d6",
     84                "reference": "004197e9afde95215dc297fa854fe19fb4f769d6",
     85                "shasum": ""
     86            },
     87            "require": {
     88                "ext-json": "*"
     89            },
     90            "require-dev": {
     91                "dealerdirect/phpcodesniffer-composer-installer": "*",
     92                "phpcompatibility/phpcompatibility-wp": "*",
     93                "squizlabs/php_codesniffer": "*",
     94                "wp-coding-standards/wpcs": "*"
     95            },
     96            "time": "2020-09-18T05:48:32+00:00",
     97            "type": "library",
     98            "installation-source": "dist",
     99            "autoload": {
     100                "psr-4": {
     101                    "HAMWORKS\\WP\\Dynamic_Block\\": "src/"
     102                }
     103            },
     104            "notification-url": "https://packagist.org/downloads/",
     105            "license": [
     106                "GPL-2.0-or-later"
     107            ],
     108            "authors": [
     109                {
     110                    "name": "Hiroshi Urabe",
     111                    "email": "urabe@ham.works"
     112                }
     113            ],
     114            "install-path": "../hamworks/wp-dynamic-block"
     115        },
     116        {
     117            "name": "phpcompatibility/php-compatibility",
     118            "version": "9.3.5",
     119            "version_normalized": "9.3.5.0",
     120            "source": {
     121                "type": "git",
     122                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
     123                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
     124            },
     125            "dist": {
     126                "type": "zip",
     127                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
     128                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
     129                "shasum": ""
     130            },
     131            "require": {
     132                "php": ">=5.3",
     133                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
     134            },
     135            "conflict": {
     136                "squizlabs/php_codesniffer": "2.6.2"
     137            },
     138            "require-dev": {
     139                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
     140            },
     141            "suggest": {
     142                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
     143                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     144            },
     145            "time": "2019-12-27T09:44:58+00:00",
     146            "type": "phpcodesniffer-standard",
     147            "installation-source": "dist",
     148            "notification-url": "https://packagist.org/downloads/",
     149            "license": [
     150                "LGPL-3.0-or-later"
     151            ],
     152            "authors": [
     153                {
     154                    "name": "Wim Godden",
     155                    "homepage": "https://github.com/wimg",
     156                    "role": "lead"
     157                },
     158                {
     159                    "name": "Juliette Reinders Folmer",
     160                    "homepage": "https://github.com/jrfnl",
     161                    "role": "lead"
     162                },
     163                {
     164                    "name": "Contributors",
     165                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
     166                }
     167            ],
     168            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
     169            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
     170            "keywords": [
     171                "compatibility",
     172                "phpcs",
     173                "standards"
     174            ],
     175            "install-path": "../phpcompatibility/php-compatibility"
     176        },
     177        {
     178            "name": "phpcompatibility/phpcompatibility-paragonie",
     179            "version": "1.3.0",
     180            "version_normalized": "1.3.0.0",
     181            "source": {
     182                "type": "git",
     183                "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
     184                "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
     185            },
     186            "dist": {
     187                "type": "zip",
     188                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
     189                "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
     190                "shasum": ""
     191            },
     192            "require": {
     193                "phpcompatibility/php-compatibility": "^9.0"
     194            },
     195            "require-dev": {
     196                "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
     197                "paragonie/random_compat": "dev-master",
     198                "paragonie/sodium_compat": "dev-master"
     199            },
     200            "suggest": {
     201                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     202                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     203            },
     204            "time": "2019-11-04T15:17:54+00:00",
     205            "type": "phpcodesniffer-standard",
     206            "installation-source": "dist",
     207            "notification-url": "https://packagist.org/downloads/",
     208            "license": [
     209                "LGPL-3.0-or-later"
     210            ],
     211            "authors": [
     212                {
     213                    "name": "Wim Godden",
     214                    "role": "lead"
     215                },
     216                {
     217                    "name": "Juliette Reinders Folmer",
     218                    "role": "lead"
     219                }
     220            ],
     221            "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
     222            "homepage": "http://phpcompatibility.com/",
     223            "keywords": [
     224                "compatibility",
     225                "paragonie",
     226                "phpcs",
     227                "polyfill",
     228                "standards"
     229            ],
     230            "install-path": "../phpcompatibility/phpcompatibility-paragonie"
     231        },
     232        {
     233            "name": "phpcompatibility/phpcompatibility-wp",
     234            "version": "2.1.0",
     235            "version_normalized": "2.1.0.0",
     236            "source": {
     237                "type": "git",
     238                "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
     239                "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
     240            },
     241            "dist": {
     242                "type": "zip",
     243                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
     244                "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
     245                "shasum": ""
     246            },
     247            "require": {
     248                "phpcompatibility/php-compatibility": "^9.0",
     249                "phpcompatibility/phpcompatibility-paragonie": "^1.0"
     250            },
     251            "require-dev": {
     252                "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
     253            },
     254            "suggest": {
     255                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     256                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     257            },
     258            "time": "2019-08-28T14:22:28+00:00",
     259            "type": "phpcodesniffer-standard",
     260            "installation-source": "dist",
     261            "notification-url": "https://packagist.org/downloads/",
     262            "license": [
     263                "LGPL-3.0-or-later"
     264            ],
     265            "authors": [
     266                {
     267                    "name": "Wim Godden",
     268                    "role": "lead"
     269                },
     270                {
     271                    "name": "Juliette Reinders Folmer",
     272                    "role": "lead"
     273                }
     274            ],
     275            "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
     276            "homepage": "http://phpcompatibility.com/",
     277            "keywords": [
     278                "compatibility",
     279                "phpcs",
     280                "standards",
     281                "wordpress"
     282            ],
     283            "install-path": "../phpcompatibility/phpcompatibility-wp"
     284        },
     285        {
     286            "name": "squizlabs/php_codesniffer",
     287            "version": "3.5.6",
     288            "version_normalized": "3.5.6.0",
     289            "source": {
     290                "type": "git",
     291                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
     292                "reference": "e97627871a7eab2f70e59166072a6b767d5834e0"
     293            },
     294            "dist": {
     295                "type": "zip",
     296                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0",
     297                "reference": "e97627871a7eab2f70e59166072a6b767d5834e0",
     298                "shasum": ""
     299            },
     300            "require": {
     301                "ext-simplexml": "*",
     302                "ext-tokenizer": "*",
     303                "ext-xmlwriter": "*",
     304                "php": ">=5.4.0"
     305            },
     306            "require-dev": {
     307                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     308            },
     309            "time": "2020-08-10T04:50:15+00:00",
     310            "bin": [
     311                "bin/phpcs",
     312                "bin/phpcbf"
     313            ],
     314            "type": "library",
     315            "extra": {
     316                "branch-alias": {
     317                    "dev-master": "3.x-dev"
     318                }
     319            },
     320            "installation-source": "dist",
     321            "notification-url": "https://packagist.org/downloads/",
     322            "license": [
     323                "BSD-3-Clause"
     324            ],
     325            "authors": [
     326                {
     327                    "name": "Greg Sherwood",
     328                    "role": "lead"
     329                }
     330            ],
     331            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
     332            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
     333            "keywords": [
     334                "phpcs",
     335                "standards"
     336            ],
     337            "install-path": "../squizlabs/php_codesniffer"
     338        },
     339        {
     340            "name": "wp-coding-standards/wpcs",
     341            "version": "2.3.0",
     342            "version_normalized": "2.3.0.0",
     343            "source": {
     344                "type": "git",
     345                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
     346                "reference": "7da1894633f168fe244afc6de00d141f27517b62"
     347            },
     348            "dist": {
     349                "type": "zip",
     350                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
     351                "reference": "7da1894633f168fe244afc6de00d141f27517b62",
     352                "shasum": ""
     353            },
     354            "require": {
     355                "php": ">=5.4",
     356                "squizlabs/php_codesniffer": "^3.3.1"
     357            },
     358            "require-dev": {
     359                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
     360                "phpcompatibility/php-compatibility": "^9.0",
     361                "phpcsstandards/phpcsdevtools": "^1.0",
     362                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     363            },
     364            "suggest": {
     365                "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
     366            },
     367            "time": "2020-05-13T23:57:56+00:00",
     368            "type": "phpcodesniffer-standard",
     369            "installation-source": "dist",
     370            "notification-url": "https://packagist.org/downloads/",
     371            "license": [
     372                "MIT"
     373            ],
     374            "authors": [
     375                {
     376                    "name": "Contributors",
     377                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
     378                }
     379            ],
     380            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
     381            "keywords": [
     382                "phpcs",
     383                "standards",
     384                "wordpress"
     385            ],
     386            "install-path": "../wp-coding-standards/wpcs"
     387        }
     388    ],
     389    "dev": true,
     390    "dev-package-names": [
     391        "dealerdirect/phpcodesniffer-composer-installer",
     392        "phpcompatibility/php-compatibility",
     393        "phpcompatibility/phpcompatibility-paragonie",
     394        "phpcompatibility/phpcompatibility-wp",
     395        "squizlabs/php_codesniffer",
     396        "wp-coding-standards/wpcs"
     397    ]
     398}
  • terms-block/trunk/README.md

    r2384346 r2429089  
    66Tested up to:      5.5 
    77Requires PHP:      7.3 
    8 Stable tag:        0.1.1
     8Stable tag:        0.1.2
    99License:           GPLv2 or later 
    1010License URI:       https://www.gnu.org/licenses/gpl-2.0.html 
  • terms-block/trunk/build/index.asset.php

    r2384346 r2429089  
    1 <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => 'e9084c7e57e4bb703c5dcadc7d69d779');
     1<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => 'e16e9f907c4729f0debe969d7adc4b58');
  • terms-block/trunk/build/index.js

    r2384346 r2429089  
    1 !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=15)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e){e.exports=JSON.parse('{"name":"terms-block/terms-block","title":"Terms","icon":"tag","description":"Displays a list of all terms in the selected taxonomy.","textdomain":"terms-block","attributes":{"className":{"type":"string","default":""},"taxonomy":{"type":"string","default":"category"}},"category":"widgets","editorScript":"file:./build/index.js"}')},function(e,t){!function(){e.exports=this.wp.i18n}()},function(e,t){!function(){e.exports=this.wp.components}()},function(e,t){!function(){e.exports=this.wp.blockEditor}()},function(e,t){!function(){e.exports=this.wp.data}()},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t){!function(){e.exports=this.wp.blocks}()},function(e,t,n){var r=n(11),o=n(12),c=n(13),i=n(14);e.exports=function(e){return r(e)||o(e)||c(e)||i()}},function(e,t){!function(){e.exports=this.wp.editor}()},function(e,t,n){var r=n(6);e.exports=function(e){if(Array.isArray(e))return r(e)}},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},function(e,t,n){var r=n(6);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t,n){"use strict";n.r(t);var r=n(7),o=n.n(r),c=n(8),i=n(2),u=n(9),a=n.n(u),l=n(0),s=n(10),f=n(4),p=n(5),b=n(3),m=n(1);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=m.name;Object(c.registerBlockType)(O,d(d({},m),{},{title:Object(i.__)("Terms","terms-block"),edit:function(e){var t=e.className,n=e.attributes,r=e.setAttributes,o=n.taxonomy,c=Object(p.useSelect)((function(e){return e("core").getTaxonomies()||[]}),[]),u=Object(p.useSelect)((function(e){return e("core").getEntityRecords("taxonomy",o,{})||[]}),[o]),y=Object(l.createElement)(f.InspectorControls,null,Object(l.createElement)(b.PanelBody,{title:"Settings"},Object(l.createElement)(b.SelectControl,{label:"Taxonomy",onChange:function(e){r({taxonomy:e})},value:o,options:a()(c.map((function(e){var t=e.name;return{value:e.slug,label:t}})))})));return Array.isArray(u)&&u.length?Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(f.__experimentalBlock.div,null,Object(l.createElement)(b.Disabled,null,Object(l.createElement)(s.ServerSideRender,{className:t,block:m.name,attributes:n})))):Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(b.Placeholder,{icon:m.icon,label:Object(i.__)("Terms")},Object(i.__)("No terms found.")))},save:function(){return null}}))}]);
     1!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=15)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e){e.exports=JSON.parse('{"name":"terms-block/terms-block","title":"Terms","icon":"tag","description":"Displays a list of all terms in the selected taxonomy.","textdomain":"terms-block","attributes":{"className":{"type":"string","default":""},"taxonomy":{"type":"string","default":"category"}},"category":"widgets","editorScript":"file:./build/index.js"}')},function(e,t){!function(){e.exports=this.wp.i18n}()},function(e,t){!function(){e.exports=this.wp.components}()},function(e,t){!function(){e.exports=this.wp.blockEditor}()},function(e,t){!function(){e.exports=this.wp.data}()},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t){!function(){e.exports=this.wp.blocks}()},function(e,t,n){var r=n(11),o=n(12),c=n(13),i=n(14);e.exports=function(e){return r(e)||o(e)||c(e)||i()}},function(e,t){!function(){e.exports=this.wp.editor}()},function(e,t,n){var r=n(6);e.exports=function(e){if(Array.isArray(e))return r(e)}},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}},function(e,t,n){var r=n(6);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},function(e,t,n){"use strict";n.r(t);var r=n(7),o=n.n(r),c=n(8),i=n(2),u=n(9),a=n.n(u),l=n(0),s=n(10),f=n(4),p=n(5),b=n(3),m=n(1);function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=m.name;Object(c.registerBlockType)(O,d(d({},m),{},{title:Object(i.__)("Terms","terms-block"),edit:function(e){var t=e.className,n=e.attributes,r=e.setAttributes,o=n.taxonomy,c=Object(p.useSelect)((function(e){return e("core").getTaxonomies({per_page:-1})||[]}),[]),u=Object(p.useSelect)((function(e){return e("core").getEntityRecords("taxonomy",o,{})||[]}),[o]),y=Object(l.createElement)(f.InspectorControls,null,Object(l.createElement)(b.PanelBody,{title:"Settings"},Object(l.createElement)(b.SelectControl,{label:"Taxonomy",onChange:function(e){r({taxonomy:e})},value:o,options:a()(c.map((function(e){var t=e.name;return{value:e.slug,label:t}})))})));return Array.isArray(u)&&u.length?Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(f.__experimentalBlock.div,null,Object(l.createElement)(b.Disabled,null,Object(l.createElement)(s.ServerSideRender,{className:t,block:m.name,attributes:n})))):Object(l.createElement)(l.Fragment,null,y,Object(l.createElement)(b.Placeholder,{icon:m.icon,label:Object(i.__)("Terms")},Object(i.__)("No terms found.")))},save:function(){return null}}))}]);
  • terms-block/trunk/package-lock.json

    r2384346 r2429089  
    11{
    22    "name": "@hamworks/terms-block",
    3     "version": "0.1.1",
     3    "version": "0.1.2",
    44    "lockfileVersion": 1,
    55    "requires": true,
     
    43274327            "dependencies": {
    43284328                "buffer": {
    4329                     "version": "5.6.0",
    4330                     "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
    4331                     "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
    4332                     "dev": true,
    4333                     "requires": {
    4334                         "base64-js": "^1.0.2",
    4335                         "ieee754": "^1.1.4"
     4329                    "version": "5.7.1",
     4330                    "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
     4331                    "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
     4332                    "dev": true,
     4333                    "requires": {
     4334                        "base64-js": "^1.3.1",
     4335                        "ieee754": "^1.1.13"
    43364336                    }
    43374337                },
     
    1668616686        },
    1668716687        "tar-fs": {
    16688             "version": "2.1.0",
    16689             "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.0.tgz",
    16690             "integrity": "sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg==",
     16688            "version": "2.1.1",
     16689            "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
     16690            "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
    1669116691            "dev": true,
    1669216692            "requires": {
     
    1669416694                "mkdirp-classic": "^0.5.2",
    1669516695                "pump": "^3.0.0",
    16696                 "tar-stream": "^2.0.0"
     16696                "tar-stream": "^2.1.4"
    1669716697            }
    1669816698        },
     
    1734517345            "dependencies": {
    1734617346                "buffer": {
    17347                     "version": "5.6.0",
    17348                     "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
    17349                     "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
    17350                     "dev": true,
    17351                     "requires": {
    17352                         "base64-js": "^1.0.2",
    17353                         "ieee754": "^1.1.4"
     17347                    "version": "5.7.1",
     17348                    "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
     17349                    "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
     17350                    "dev": true,
     17351                    "requires": {
     17352                        "base64-js": "^1.3.1",
     17353                        "ieee754": "^1.1.13"
    1735417354                    }
    1735517355                }
  • terms-block/trunk/package.json

    r2384346 r2429089  
    11{
    22    "name": "@hamworks/terms-block",
    3     "version": "0.1.1",
     3    "version": "0.1.2",
    44    "description": "Term list block. Displays a list of all terms in the selected taxonomy.",
    55    "author": "Hiroshi Urabe <urabe@ham.works> (https://ham.works)",
  • terms-block/trunk/readme.txt

    r2384346 r2429089  
    66Tested up to:      5.5 
    77Requires PHP:      7.3 
    8 Stable tag:        0.1.1
     8Stable tag:        0.1.2
    99License:           GPLv2 or later 
    1010License URI:       https://www.gnu.org/licenses/gpl-2.0.html 
  • terms-block/trunk/src/edit.js

    r2384211 r2429089  
    3737    const { taxonomy } = attributes;
    3838    const taxonomies = useSelect(
    39         ( select ) => select( 'core' ).getTaxonomies() || [],
     39        ( select ) => select( 'core' ).getTaxonomies( { per_page: -1 } ) || [],
    4040        []
    4141    );
  • terms-block/trunk/terms-block.php

    r2384346 r2429089  
    1010 * Text Domain:     terms-block
    1111 * Domain Path:     /languages
    12  * Version: 0.1.1
     12 * Version: 0.1.2
    1313 */
    1414
  • terms-block/trunk/vendor/autoload.php

    r2384346 r2429089  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d::getLoader();
     7return ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb::getLoader();
  • terms-block/trunk/vendor/composer/ClassLoader.php

    r2384113 r2429089  
    3838 * @author Fabien Potencier <fabien@symfony.com>
    3939 * @author Jordi Boggiano <j.boggiano@seld.be>
    40  * @see    http://www.php-fig.org/psr/psr-0/
    41  * @see    http://www.php-fig.org/psr/psr-4/
     40 * @see    https://www.php-fig.org/psr/psr-0/
     41 * @see    https://www.php-fig.org/psr/psr-4/
    4242 */
    4343class ClassLoader
  • terms-block/trunk/vendor/composer/autoload_classmap.php

    r2384113 r2429089  
    77
    88return array(
     9    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    910);
  • terms-block/trunk/vendor/composer/autoload_real.php

    r2384346 r2429089  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d
     5class ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d', 'loadClassLoader'), true, true);
     25        require __DIR__ . '/platform_check.php';
     26
     27        spl_autoload_register(array('ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb', 'loadClassLoader'), true, true);
    2628        self::$loader = $loader = new \Composer\Autoload\ClassLoader();
    27         spl_autoload_unregister(array('ComposerAutoloaderInitfc4ad34b20258f63a79952710a7aff6d', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit69b68383e1f0fb135530ca361a6842eb', 'loadClassLoader'));
    2830
    2931        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
    3032        if ($useStaticLoader) {
    31             require_once __DIR__ . '/autoload_static.php';
     33            require __DIR__ . '/autoload_static.php';
    3234
    33             call_user_func(\Composer\Autoload\ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::getInitializer($loader));
     35            call_user_func(\Composer\Autoload\ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::getInitializer($loader));
    3436        } else {
    3537            $map = require __DIR__ . '/autoload_namespaces.php';
  • terms-block/trunk/vendor/composer/autoload_static.php

    r2384346 r2429089  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d
     7class ComposerStaticInit69b68383e1f0fb135530ca361a6842eb
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    2929    );
    3030
     31    public static $classMap = array (
     32        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
     33    );
     34
    3135    public static function getInitializer(ClassLoader $loader)
    3236    {
    3337        return \Closure::bind(function () use ($loader) {
    34             $loader->prefixLengthsPsr4 = ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::$prefixLengthsPsr4;
    35             $loader->prefixDirsPsr4 = ComposerStaticInitfc4ad34b20258f63a79952710a7aff6d::$prefixDirsPsr4;
     38            $loader->prefixLengthsPsr4 = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$prefixLengthsPsr4;
     39            $loader->prefixDirsPsr4 = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$prefixDirsPsr4;
     40            $loader->classMap = ComposerStaticInit69b68383e1f0fb135530ca361a6842eb::$classMap;
    3641
    3742        }, null, ClassLoader::class);
  • terms-block/trunk/vendor/composer/installed.json

    r2384211 r2429089  
    1 [
    2     {
    3         "name": "dealerdirect/phpcodesniffer-composer-installer",
    4         "version": "v0.7.0",
    5         "version_normalized": "0.7.0.0",
    6         "source": {
    7             "type": "git",
    8             "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
    9             "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
    10         },
    11         "dist": {
    12             "type": "zip",
    13             "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
    14             "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
    15             "shasum": ""
    16         },
    17         "require": {
    18             "composer-plugin-api": "^1.0 || ^2.0",
    19             "php": ">=5.3",
    20             "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
    21         },
    22         "require-dev": {
    23             "composer/composer": "*",
    24             "phpcompatibility/php-compatibility": "^9.0",
    25             "sensiolabs/security-checker": "^4.1.0"
    26         },
    27         "time": "2020-06-25T14:57:39+00:00",
    28         "type": "composer-plugin",
    29         "extra": {
    30             "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
    31         },
    32         "installation-source": "dist",
    33         "autoload": {
    34             "psr-4": {
    35                 "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
    36             }
    37         },
    38         "notification-url": "https://packagist.org/downloads/",
    39         "license": [
    40             "MIT"
    41         ],
    42         "authors": [
    43             {
    44                 "name": "Franck Nijhof",
    45                 "email": "franck.nijhof@dealerdirect.com",
    46                 "homepage": "http://www.frenck.nl",
    47                 "role": "Developer / IT Manager"
    48             }
    49         ],
    50         "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
    51         "homepage": "http://www.dealerdirect.com",
    52         "keywords": [
    53             "PHPCodeSniffer",
    54             "PHP_CodeSniffer",
    55             "code quality",
    56             "codesniffer",
    57             "composer",
    58             "installer",
    59             "phpcs",
    60             "plugin",
    61             "qa",
    62             "quality",
    63             "standard",
    64             "standards",
    65             "style guide",
    66             "stylecheck",
    67             "tests"
    68         ]
    69     },
    70     {
    71         "name": "hamworks/wp-dynamic-block",
    72         "version": "1.0.1",
    73         "version_normalized": "1.0.1.0",
    74         "source": {
    75             "type": "git",
    76             "url": "https://github.com/team-hamworks/wp-dynamic-block.git",
    77             "reference": "004197e9afde95215dc297fa854fe19fb4f769d6"
    78         },
    79         "dist": {
    80             "type": "zip",
    81             "url": "https://api.github.com/repos/team-hamworks/wp-dynamic-block/zipball/004197e9afde95215dc297fa854fe19fb4f769d6",
    82             "reference": "004197e9afde95215dc297fa854fe19fb4f769d6",
    83             "shasum": ""
    84         },
    85         "require": {
    86             "ext-json": "*"
    87         },
    88         "require-dev": {
    89             "dealerdirect/phpcodesniffer-composer-installer": "*",
    90             "phpcompatibility/phpcompatibility-wp": "*",
    91             "squizlabs/php_codesniffer": "*",
    92             "wp-coding-standards/wpcs": "*"
    93         },
    94         "time": "2020-09-18T05:48:32+00:00",
    95         "type": "library",
    96         "installation-source": "dist",
    97         "autoload": {
    98             "psr-4": {
    99                 "HAMWORKS\\WP\\Dynamic_Block\\": "src/"
    100             }
    101         },
    102         "notification-url": "https://packagist.org/downloads/",
    103         "license": [
    104             "GPL-2.0-or-later"
    105         ],
    106         "authors": [
    107             {
    108                 "name": "Hiroshi Urabe",
    109                 "email": "urabe@ham.works"
    110             }
    111         ]
    112     },
    113     {
    114         "name": "phpcompatibility/php-compatibility",
    115         "version": "9.3.5",
    116         "version_normalized": "9.3.5.0",
    117         "source": {
    118             "type": "git",
    119             "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
    120             "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
    121         },
    122         "dist": {
    123             "type": "zip",
    124             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
    125             "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
    126             "shasum": ""
    127         },
    128         "require": {
    129             "php": ">=5.3",
    130             "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
    131         },
    132         "conflict": {
    133             "squizlabs/php_codesniffer": "2.6.2"
    134         },
    135         "require-dev": {
    136             "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
    137         },
    138         "suggest": {
    139             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    140             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    141         },
    142         "time": "2019-12-27T09:44:58+00:00",
    143         "type": "phpcodesniffer-standard",
    144         "installation-source": "dist",
    145         "notification-url": "https://packagist.org/downloads/",
    146         "license": [
    147             "LGPL-3.0-or-later"
    148         ],
    149         "authors": [
    150             {
    151                 "name": "Wim Godden",
    152                 "homepage": "https://github.com/wimg",
    153                 "role": "lead"
    154             },
    155             {
    156                 "name": "Juliette Reinders Folmer",
    157                 "homepage": "https://github.com/jrfnl",
    158                 "role": "lead"
    159             },
    160             {
    161                 "name": "Contributors",
    162                 "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
    163             }
    164         ],
    165         "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    166         "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    167         "keywords": [
    168             "compatibility",
    169             "phpcs",
    170             "standards"
    171         ]
    172     },
    173     {
    174         "name": "phpcompatibility/phpcompatibility-paragonie",
    175         "version": "1.3.0",
    176         "version_normalized": "1.3.0.0",
    177         "source": {
    178             "type": "git",
    179             "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    180             "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
    181         },
    182         "dist": {
    183             "type": "zip",
    184             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
    185             "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
    186             "shasum": ""
    187         },
    188         "require": {
    189             "phpcompatibility/php-compatibility": "^9.0"
    190         },
    191         "require-dev": {
    192             "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
    193             "paragonie/random_compat": "dev-master",
    194             "paragonie/sodium_compat": "dev-master"
    195         },
    196         "suggest": {
    197             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    198             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    199         },
    200         "time": "2019-11-04T15:17:54+00:00",
    201         "type": "phpcodesniffer-standard",
    202         "installation-source": "dist",
    203         "notification-url": "https://packagist.org/downloads/",
    204         "license": [
    205             "LGPL-3.0-or-later"
    206         ],
    207         "authors": [
    208             {
    209                 "name": "Wim Godden",
    210                 "role": "lead"
    211             },
    212             {
    213                 "name": "Juliette Reinders Folmer",
    214                 "role": "lead"
    215             }
    216         ],
    217         "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
    218         "homepage": "http://phpcompatibility.com/",
    219         "keywords": [
    220             "compatibility",
    221             "paragonie",
    222             "phpcs",
    223             "polyfill",
    224             "standards"
    225         ]
    226     },
    227     {
    228         "name": "phpcompatibility/phpcompatibility-wp",
    229         "version": "2.1.0",
    230         "version_normalized": "2.1.0.0",
    231         "source": {
    232             "type": "git",
    233             "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    234             "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
    235         },
    236         "dist": {
    237             "type": "zip",
    238             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
    239             "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
    240             "shasum": ""
    241         },
    242         "require": {
    243             "phpcompatibility/php-compatibility": "^9.0",
    244             "phpcompatibility/phpcompatibility-paragonie": "^1.0"
    245         },
    246         "require-dev": {
    247             "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
    248         },
    249         "suggest": {
    250             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    251             "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    252         },
    253         "time": "2019-08-28T14:22:28+00:00",
    254         "type": "phpcodesniffer-standard",
    255         "installation-source": "dist",
    256         "notification-url": "https://packagist.org/downloads/",
    257         "license": [
    258             "LGPL-3.0-or-later"
    259         ],
    260         "authors": [
    261             {
    262                 "name": "Wim Godden",
    263                 "role": "lead"
    264             },
    265             {
    266                 "name": "Juliette Reinders Folmer",
    267                 "role": "lead"
    268             }
    269         ],
    270         "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    271         "homepage": "http://phpcompatibility.com/",
    272         "keywords": [
    273             "compatibility",
    274             "phpcs",
    275             "standards",
    276             "wordpress"
    277         ]
    278     },
    279     {
    280         "name": "squizlabs/php_codesniffer",
    281         "version": "3.5.6",
    282         "version_normalized": "3.5.6.0",
    283         "source": {
    284             "type": "git",
    285             "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    286             "reference": "e97627871a7eab2f70e59166072a6b767d5834e0"
    287         },
    288         "dist": {
    289             "type": "zip",
    290             "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0",
    291             "reference": "e97627871a7eab2f70e59166072a6b767d5834e0",
    292             "shasum": ""
    293         },
    294         "require": {
    295             "ext-simplexml": "*",
    296             "ext-tokenizer": "*",
    297             "ext-xmlwriter": "*",
    298             "php": ">=5.4.0"
    299         },
    300         "require-dev": {
    301             "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    302         },
    303         "time": "2020-08-10T04:50:15+00:00",
    304         "bin": [
    305             "bin/phpcs",
    306             "bin/phpcbf"
    307         ],
    308         "type": "library",
    309         "extra": {
    310             "branch-alias": {
    311                 "dev-master": "3.x-dev"
    312             }
    313         },
    314         "installation-source": "dist",
    315         "notification-url": "https://packagist.org/downloads/",
    316         "license": [
    317             "BSD-3-Clause"
    318         ],
    319         "authors": [
    320             {
    321                 "name": "Greg Sherwood",
    322                 "role": "lead"
    323             }
    324         ],
    325         "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    326         "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    327         "keywords": [
    328             "phpcs",
    329             "standards"
    330         ]
    331     },
    332     {
    333         "name": "wp-coding-standards/wpcs",
    334         "version": "2.3.0",
    335         "version_normalized": "2.3.0.0",
    336         "source": {
    337             "type": "git",
    338             "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    339             "reference": "7da1894633f168fe244afc6de00d141f27517b62"
    340         },
    341         "dist": {
    342             "type": "zip",
    343             "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
    344             "reference": "7da1894633f168fe244afc6de00d141f27517b62",
    345             "shasum": ""
    346         },
    347         "require": {
    348             "php": ">=5.4",
    349             "squizlabs/php_codesniffer": "^3.3.1"
    350         },
    351         "require-dev": {
    352             "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
    353             "phpcompatibility/php-compatibility": "^9.0",
    354             "phpcsstandards/phpcsdevtools": "^1.0",
    355             "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    356         },
    357         "suggest": {
    358             "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
    359         },
    360         "time": "2020-05-13T23:57:56+00:00",
    361         "type": "phpcodesniffer-standard",
    362         "installation-source": "dist",
    363         "notification-url": "https://packagist.org/downloads/",
    364         "license": [
    365             "MIT"
    366         ],
    367         "authors": [
    368             {
    369                 "name": "Contributors",
    370                 "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
    371             }
    372         ],
    373         "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    374         "keywords": [
    375             "phpcs",
    376             "standards",
    377             "wordpress"
    378         ]
    379     }
    380 ]
     1{
     2    "packages": [
     3        {
     4            "name": "dealerdirect/phpcodesniffer-composer-installer",
     5            "version": "v0.7.0",
     6            "version_normalized": "0.7.0.0",
     7            "source": {
     8                "type": "git",
     9                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
     10                "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
     11            },
     12            "dist": {
     13                "type": "zip",
     14                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
     15                "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
     16                "shasum": ""
     17            },
     18            "require": {
     19                "composer-plugin-api": "^1.0 || ^2.0",
     20                "php": ">=5.3",
     21                "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
     22            },
     23            "require-dev": {
     24                "composer/composer": "*",
     25                "phpcompatibility/php-compatibility": "^9.0",
     26                "sensiolabs/security-checker": "^4.1.0"
     27            },
     28            "time": "2020-06-25T14:57:39+00:00",
     29            "type": "composer-plugin",
     30            "extra": {
     31                "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
     32            },
     33            "installation-source": "dist",
     34            "autoload": {
     35                "psr-4": {
     36                    "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
     37                }
     38            },
     39            "notification-url": "https://packagist.org/downloads/",
     40            "license": [
     41                "MIT"
     42            ],
     43            "authors": [
     44                {
     45                    "name": "Franck Nijhof",
     46                    "email": "franck.nijhof@dealerdirect.com",
     47                    "homepage": "http://www.frenck.nl",
     48                    "role": "Developer / IT Manager"
     49                }
     50            ],
     51            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
     52            "homepage": "http://www.dealerdirect.com",
     53            "keywords": [
     54                "PHPCodeSniffer",
     55                "PHP_CodeSniffer",
     56                "code quality",
     57                "codesniffer",
     58                "composer",
     59                "installer",
     60                "phpcs",
     61                "plugin",
     62                "qa",
     63                "quality",
     64                "standard",
     65                "standards",
     66                "style guide",
     67                "stylecheck",
     68                "tests"
     69            ],
     70            "install-path": "../dealerdirect/phpcodesniffer-composer-installer"
     71        },
     72        {
     73            "name": "hamworks/wp-dynamic-block",
     74            "version": "1.0.1",
     75            "version_normalized": "1.0.1.0",
     76            "source": {
     77                "type": "git",
     78                "url": "https://github.com/team-hamworks/wp-dynamic-block.git",
     79                "reference": "004197e9afde95215dc297fa854fe19fb4f769d6"
     80            },
     81            "dist": {
     82                "type": "zip",
     83                "url": "https://api.github.com/repos/team-hamworks/wp-dynamic-block/zipball/004197e9afde95215dc297fa854fe19fb4f769d6",
     84                "reference": "004197e9afde95215dc297fa854fe19fb4f769d6",
     85                "shasum": ""
     86            },
     87            "require": {
     88                "ext-json": "*"
     89            },
     90            "require-dev": {
     91                "dealerdirect/phpcodesniffer-composer-installer": "*",
     92                "phpcompatibility/phpcompatibility-wp": "*",
     93                "squizlabs/php_codesniffer": "*",
     94                "wp-coding-standards/wpcs": "*"
     95            },
     96            "time": "2020-09-18T05:48:32+00:00",
     97            "type": "library",
     98            "installation-source": "dist",
     99            "autoload": {
     100                "psr-4": {
     101                    "HAMWORKS\\WP\\Dynamic_Block\\": "src/"
     102                }
     103            },
     104            "notification-url": "https://packagist.org/downloads/",
     105            "license": [
     106                "GPL-2.0-or-later"
     107            ],
     108            "authors": [
     109                {
     110                    "name": "Hiroshi Urabe",
     111                    "email": "urabe@ham.works"
     112                }
     113            ],
     114            "install-path": "../hamworks/wp-dynamic-block"
     115        },
     116        {
     117            "name": "phpcompatibility/php-compatibility",
     118            "version": "9.3.5",
     119            "version_normalized": "9.3.5.0",
     120            "source": {
     121                "type": "git",
     122                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
     123                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
     124            },
     125            "dist": {
     126                "type": "zip",
     127                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
     128                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
     129                "shasum": ""
     130            },
     131            "require": {
     132                "php": ">=5.3",
     133                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
     134            },
     135            "conflict": {
     136                "squizlabs/php_codesniffer": "2.6.2"
     137            },
     138            "require-dev": {
     139                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
     140            },
     141            "suggest": {
     142                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
     143                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     144            },
     145            "time": "2019-12-27T09:44:58+00:00",
     146            "type": "phpcodesniffer-standard",
     147            "installation-source": "dist",
     148            "notification-url": "https://packagist.org/downloads/",
     149            "license": [
     150                "LGPL-3.0-or-later"
     151            ],
     152            "authors": [
     153                {
     154                    "name": "Wim Godden",
     155                    "homepage": "https://github.com/wimg",
     156                    "role": "lead"
     157                },
     158                {
     159                    "name": "Juliette Reinders Folmer",
     160                    "homepage": "https://github.com/jrfnl",
     161                    "role": "lead"
     162                },
     163                {
     164                    "name": "Contributors",
     165                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
     166                }
     167            ],
     168            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
     169            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
     170            "keywords": [
     171                "compatibility",
     172                "phpcs",
     173                "standards"
     174            ],
     175            "install-path": "../phpcompatibility/php-compatibility"
     176        },
     177        {
     178            "name": "phpcompatibility/phpcompatibility-paragonie",
     179            "version": "1.3.0",
     180            "version_normalized": "1.3.0.0",
     181            "source": {
     182                "type": "git",
     183                "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
     184                "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
     185            },
     186            "dist": {
     187                "type": "zip",
     188                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
     189                "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
     190                "shasum": ""
     191            },
     192            "require": {
     193                "phpcompatibility/php-compatibility": "^9.0"
     194            },
     195            "require-dev": {
     196                "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
     197                "paragonie/random_compat": "dev-master",
     198                "paragonie/sodium_compat": "dev-master"
     199            },
     200            "suggest": {
     201                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     202                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     203            },
     204            "time": "2019-11-04T15:17:54+00:00",
     205            "type": "phpcodesniffer-standard",
     206            "installation-source": "dist",
     207            "notification-url": "https://packagist.org/downloads/",
     208            "license": [
     209                "LGPL-3.0-or-later"
     210            ],
     211            "authors": [
     212                {
     213                    "name": "Wim Godden",
     214                    "role": "lead"
     215                },
     216                {
     217                    "name": "Juliette Reinders Folmer",
     218                    "role": "lead"
     219                }
     220            ],
     221            "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
     222            "homepage": "http://phpcompatibility.com/",
     223            "keywords": [
     224                "compatibility",
     225                "paragonie",
     226                "phpcs",
     227                "polyfill",
     228                "standards"
     229            ],
     230            "install-path": "../phpcompatibility/phpcompatibility-paragonie"
     231        },
     232        {
     233            "name": "phpcompatibility/phpcompatibility-wp",
     234            "version": "2.1.0",
     235            "version_normalized": "2.1.0.0",
     236            "source": {
     237                "type": "git",
     238                "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
     239                "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
     240            },
     241            "dist": {
     242                "type": "zip",
     243                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
     244                "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
     245                "shasum": ""
     246            },
     247            "require": {
     248                "phpcompatibility/php-compatibility": "^9.0",
     249                "phpcompatibility/phpcompatibility-paragonie": "^1.0"
     250            },
     251            "require-dev": {
     252                "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
     253            },
     254            "suggest": {
     255                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     256                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
     257            },
     258            "time": "2019-08-28T14:22:28+00:00",
     259            "type": "phpcodesniffer-standard",
     260            "installation-source": "dist",
     261            "notification-url": "https://packagist.org/downloads/",
     262            "license": [
     263                "LGPL-3.0-or-later"
     264            ],
     265            "authors": [
     266                {
     267                    "name": "Wim Godden",
     268                    "role": "lead"
     269                },
     270                {
     271                    "name": "Juliette Reinders Folmer",
     272                    "role": "lead"
     273                }
     274            ],
     275            "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
     276            "homepage": "http://phpcompatibility.com/",
     277            "keywords": [
     278                "compatibility",
     279                "phpcs",
     280                "standards",
     281                "wordpress"
     282            ],
     283            "install-path": "../phpcompatibility/phpcompatibility-wp"
     284        },
     285        {
     286            "name": "squizlabs/php_codesniffer",
     287            "version": "3.5.6",
     288            "version_normalized": "3.5.6.0",
     289            "source": {
     290                "type": "git",
     291                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
     292                "reference": "e97627871a7eab2f70e59166072a6b767d5834e0"
     293            },
     294            "dist": {
     295                "type": "zip",
     296                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0",
     297                "reference": "e97627871a7eab2f70e59166072a6b767d5834e0",
     298                "shasum": ""
     299            },
     300            "require": {
     301                "ext-simplexml": "*",
     302                "ext-tokenizer": "*",
     303                "ext-xmlwriter": "*",
     304                "php": ">=5.4.0"
     305            },
     306            "require-dev": {
     307                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     308            },
     309            "time": "2020-08-10T04:50:15+00:00",
     310            "bin": [
     311                "bin/phpcs",
     312                "bin/phpcbf"
     313            ],
     314            "type": "library",
     315            "extra": {
     316                "branch-alias": {
     317                    "dev-master": "3.x-dev"
     318                }
     319            },
     320            "installation-source": "dist",
     321            "notification-url": "https://packagist.org/downloads/",
     322            "license": [
     323                "BSD-3-Clause"
     324            ],
     325            "authors": [
     326                {
     327                    "name": "Greg Sherwood",
     328                    "role": "lead"
     329                }
     330            ],
     331            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
     332            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
     333            "keywords": [
     334                "phpcs",
     335                "standards"
     336            ],
     337            "install-path": "../squizlabs/php_codesniffer"
     338        },
     339        {
     340            "name": "wp-coding-standards/wpcs",
     341            "version": "2.3.0",
     342            "version_normalized": "2.3.0.0",
     343            "source": {
     344                "type": "git",
     345                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
     346                "reference": "7da1894633f168fe244afc6de00d141f27517b62"
     347            },
     348            "dist": {
     349                "type": "zip",
     350                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
     351                "reference": "7da1894633f168fe244afc6de00d141f27517b62",
     352                "shasum": ""
     353            },
     354            "require": {
     355                "php": ">=5.4",
     356                "squizlabs/php_codesniffer": "^3.3.1"
     357            },
     358            "require-dev": {
     359                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
     360                "phpcompatibility/php-compatibility": "^9.0",
     361                "phpcsstandards/phpcsdevtools": "^1.0",
     362                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     363            },
     364            "suggest": {
     365                "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
     366            },
     367            "time": "2020-05-13T23:57:56+00:00",
     368            "type": "phpcodesniffer-standard",
     369            "installation-source": "dist",
     370            "notification-url": "https://packagist.org/downloads/",
     371            "license": [
     372                "MIT"
     373            ],
     374            "authors": [
     375                {
     376                    "name": "Contributors",
     377                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
     378                }
     379            ],
     380            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
     381            "keywords": [
     382                "phpcs",
     383                "standards",
     384                "wordpress"
     385            ],
     386            "install-path": "../wp-coding-standards/wpcs"
     387        }
     388    ],
     389    "dev": true,
     390    "dev-package-names": [
     391        "dealerdirect/phpcodesniffer-composer-installer",
     392        "phpcompatibility/php-compatibility",
     393        "phpcompatibility/phpcompatibility-paragonie",
     394        "phpcompatibility/phpcompatibility-wp",
     395        "squizlabs/php_codesniffer",
     396        "wp-coding-standards/wpcs"
     397    ]
     398}
Note: See TracChangeset for help on using the changeset viewer.