PluginProbe
Plugin Check (PCP) / 1.5.0
Plugin Check (PCP) v1.5.0
2.1.0 trunk 0.1 0.2.0 0.2.1 0.2.2 0.2.3 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.3.0 1.3.1 1.4.0 1.5.0 1.6.0 1.7.0 1.8.0 1.9.0 2.0.0 ci-artifacts
plugin-check / vendor / composer / installed.php

installed.php in Plugin Check (PCP) 1.5.0, at vendor/composer/installed.php

125 lines 5.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php return array(
2 'root' => array(
3 'name' => 'wordpress/plugin-check',
4 'pretty_version' => '1.5.0',
5 'version' => '1.5.0.0',
6 'reference' => '95c426228a23a3b290de7758a1708e95fd3c5345',
7 'type' => 'wordpress-plugin',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'afragen/wordpress-plugin-readme-parser' => array(
14 'pretty_version' => 'dev-master',
15 'version' => 'dev-master',
16 'reference' => 'c3758599348148be684b3c4ad1105d09b6230d51',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../afragen/wordpress-plugin-readme-parser',
19 'aliases' => array(
20 0 => '9999999-dev',
21 ),
22 'dev_requirement' => false,
23 ),
24 'automattic/vipwpcs' => array(
25 'pretty_version' => '3.0.1',
26 'version' => '3.0.1.0',
27 'reference' => '2b1d206d81b74ed999023cffd924f862ff2753c8',
28 'type' => 'phpcodesniffer-standard',
29 'install_path' => __DIR__ . '/../automattic/vipwpcs',
30 'aliases' => array(),
31 'dev_requirement' => false,
32 ),
33 'composer/installers' => array(
34 'pretty_version' => 'v2.3.0',
35 'version' => '2.3.0.0',
36 'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
37 'type' => 'composer-plugin',
38 'install_path' => __DIR__ . '/./installers',
39 'aliases' => array(),
40 'dev_requirement' => false,
41 ),
42 'dealerdirect/phpcodesniffer-composer-installer' => array(
43 'pretty_version' => 'v1.0.0',
44 'version' => '1.0.0.0',
45 'reference' => '4be43904336affa5c2f70744a348312336afd0da',
46 'type' => 'composer-plugin',
47 'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer',
48 'aliases' => array(),
49 'dev_requirement' => false,
50 ),
51 'erusev/parsedown' => array(
52 'pretty_version' => '1.7.4',
53 'version' => '1.7.4.0',
54 'reference' => 'cb17b6477dfff935958ba01325f2e8a2bfa6dab3',
55 'type' => 'library',
56 'install_path' => __DIR__ . '/../erusev/parsedown',
57 'aliases' => array(),
58 'dev_requirement' => false,
59 ),
60 'phpcsstandards/phpcsextra' => array(
61 'pretty_version' => '1.2.1',
62 'version' => '1.2.1.0',
63 'reference' => '11d387c6642b6e4acaf0bd9bf5203b8cca1ec489',
64 'type' => 'phpcodesniffer-standard',
65 'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra',
66 'aliases' => array(),
67 'dev_requirement' => false,
68 ),
69 'phpcsstandards/phpcsutils' => array(
70 'pretty_version' => '1.0.12',
71 'version' => '1.0.12.0',
72 'reference' => '87b233b00daf83fb70f40c9a28692be017ea7c6c',
73 'type' => 'phpcodesniffer-standard',
74 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils',
75 'aliases' => array(),
76 'dev_requirement' => false,
77 ),
78 'plugin-check/phpcs-sniffs' => array(
79 'pretty_version' => 'dev-fix/phpunit',
80 'version' => 'dev-fix/phpunit',
81 'reference' => '38a3177de31ea90867b4a1bcdc968b4424252a85',
82 'type' => 'phpcodesniffer-standard',
83 'install_path' => __DIR__ . '/../plugin-check/phpcs-sniffs',
84 'aliases' => array(),
85 'dev_requirement' => false,
86 ),
87 'sirbrillig/phpcs-variable-analysis' => array(
88 'pretty_version' => 'v2.11.21',
89 'version' => '2.11.21.0',
90 'reference' => 'eb2b351927098c24860daa7484e290d3eed693be',
91 'type' => 'phpcodesniffer-standard',
92 'install_path' => __DIR__ . '/../sirbrillig/phpcs-variable-analysis',
93 'aliases' => array(),
94 'dev_requirement' => false,
95 ),
96 'squizlabs/php_codesniffer' => array(
97 'pretty_version' => '3.12.0',
98 'version' => '3.12.0.0',
99 'reference' => '2d1b63db139c3c6ea0c927698e5160f8b3b8d630',
100 'type' => 'library',
101 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
102 'aliases' => array(),
103 'dev_requirement' => false,
104 ),
105 'wordpress/plugin-check' => array(
106 'pretty_version' => '1.5.0',
107 'version' => '1.5.0.0',
108 'reference' => '95c426228a23a3b290de7758a1708e95fd3c5345',
109 'type' => 'wordpress-plugin',
110 'install_path' => __DIR__ . '/../../',
111 'aliases' => array(),
112 'dev_requirement' => false,
113 ),
114 'wp-coding-standards/wpcs' => array(
115 'pretty_version' => '3.1.0',
116 'version' => '3.1.0.0',
117 'reference' => '9333efcbff231f10dfd9c56bb7b65818b4733ca7',
118 'type' => 'phpcodesniffer-standard',
119 'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
120 'aliases' => array(),
121 'dev_requirement' => false,
122 ),
123 ),
124 );
125