PluginProbe
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables / 2.2.14
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables v2.2.14
2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 trunk 1.0.0 1.0.1 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2
table-builder-block / scoped / deps / composer / installed.php

installed.php in TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables 2.2.14, at scoped/deps/composer/installed.php

6 lines 2.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 namespace TableBuilderScopedDeps;
4
5 return array('root' => array('name' => 'wpmet/tablebuilder', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'd8ad66d8f416a7131d89d86cd46224c8df48371e', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \true), 'versions' => array('bamarni/composer-bin-plugin' => array('pretty_version' => '1.9.1', 'version' => '1.9.1.0', 'reference' => '641d0663f5ac270b1aeec4337b7856f76204df47', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../bamarni/composer-bin-plugin', 'aliases' => array(), 'dev_requirement' => \true), 'dealerdirect/phpcodesniffer-composer-installer' => array('pretty_version' => 'v1.2.1', 'version' => '1.2.1.0', 'reference' => '963f0c67bffde0eac41b56be71ac0e8ba132f0bd', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer', 'aliases' => array(), 'dev_requirement' => \true), 'phpcsstandards/phpcsextra' => array('pretty_version' => '1.5.1', 'version' => '1.5.1.0', 'reference' => '39467533fdb742446d68c1d10ac33d625ee0311c', 'type' => 'phpcodesniffer-standard', 'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra', 'aliases' => array(), 'dev_requirement' => \true), 'phpcsstandards/phpcsutils' => array('pretty_version' => '1.2.3', 'version' => '1.2.3.0', 'reference' => '5f35d9408c54d7b529501f3c688b6eae562aea1f', 'type' => 'phpcodesniffer-standard', 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils', 'aliases' => array(), 'dev_requirement' => \true), 'squizlabs/php_codesniffer' => array('pretty_version' => '3.13.6', 'version' => '3.13.6.0', 'reference' => '4c378e1a528ea066890fc2397cbdd2f94eb2fc91', 'type' => 'library', 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', 'aliases' => array(), 'dev_requirement' => \true), 'wp-coding-standards/wpcs' => array('pretty_version' => '3.4.1', 'version' => '3.4.1.0', 'reference' => 'ec2ff942335f33683a5957a85d138753876a05cf', 'type' => 'phpcodesniffer-standard', 'install_path' => __DIR__ . '/../wp-coding-standards/wpcs', 'aliases' => array(), 'dev_requirement' => \true), 'wpmet/tablebuilder' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'd8ad66d8f416a7131d89d86cd46224c8df48371e', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'wpmet/utility-package' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'reference' => '5e0741d71be45402505a8b57b1b87d0e1dc0cf56', 'type' => 'library', 'install_path' => __DIR__ . '/../wpmet/utility-package', 'aliases' => array(), 'dev_requirement' => \false)));
6