PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.13.1
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.13.1
2.13.0 2.13.1 2.12.0 2.11.1 2.11.0 2.10.0 2.9.0 2.7.4 2.7.5 2.7.6 2.7.7 2.8.0 2.8.1 2.9.1 trunk 1.0 1.0-beta1 1.0-beta2 1.0-beta3 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 All 80 releases
ablocks / vendor / composer / installed.php

installed.php in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.13.1, at vendor/composer/installed.php

348 lines 14.2 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' => 'kodezen/ablocks',
4 'pretty_version' => 'dev-master',
5 'version' => 'dev-master',
6 'reference' => '42cf1f676fbfb8821a7c286e56a3ba425dd7eada',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'dealerdirect/phpcodesniffer-composer-installer' => array(
14 'pretty_version' => 'v0.7.1',
15 'version' => '0.7.1.0',
16 'reference' => 'fe390591e0241955f22eb9ba327d137e501c771c',
17 'type' => 'composer-plugin',
18 'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer',
19 'aliases' => array(),
20 'dev_requirement' => true,
21 ),
22 'doctrine/instantiator' => array(
23 'pretty_version' => '1.5.0',
24 'version' => '1.5.0.0',
25 'reference' => '0a0fa9780f5d4e507415a065172d26a98d02047b',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../doctrine/instantiator',
28 'aliases' => array(),
29 'dev_requirement' => true,
30 ),
31 'kodezen/ablocks' => array(
32 'pretty_version' => 'dev-master',
33 'version' => 'dev-master',
34 'reference' => '42cf1f676fbfb8821a7c286e56a3ba425dd7eada',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../../',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'myclabs/deep-copy' => array(
41 'pretty_version' => '1.11.1',
42 'version' => '1.11.1.0',
43 'reference' => '7284c22080590fb39f2ffa3e9057f10a4ddd0e0c',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../myclabs/deep-copy',
46 'aliases' => array(),
47 'dev_requirement' => true,
48 ),
49 'nikic/php-parser' => array(
50 'pretty_version' => 'v4.17.1',
51 'version' => '4.17.1.0',
52 'reference' => 'a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../nikic/php-parser',
55 'aliases' => array(),
56 'dev_requirement' => true,
57 ),
58 'phar-io/manifest' => array(
59 'pretty_version' => '2.0.3',
60 'version' => '2.0.3.0',
61 'reference' => '97803eca37d319dfa7826cc2437fc020857acb53',
62 'type' => 'library',
63 'install_path' => __DIR__ . '/../phar-io/manifest',
64 'aliases' => array(),
65 'dev_requirement' => true,
66 ),
67 'phar-io/version' => array(
68 'pretty_version' => '3.2.1',
69 'version' => '3.2.1.0',
70 'reference' => '4f7fd7836c6f332bb2933569e566a0d6c4cbed74',
71 'type' => 'library',
72 'install_path' => __DIR__ . '/../phar-io/version',
73 'aliases' => array(),
74 'dev_requirement' => true,
75 ),
76 'phpcompatibility/php-compatibility' => array(
77 'pretty_version' => '9.3.5',
78 'version' => '9.3.5.0',
79 'reference' => '9fb324479acf6f39452e0655d2429cc0d3914243',
80 'type' => 'phpcodesniffer-standard',
81 'install_path' => __DIR__ . '/../phpcompatibility/php-compatibility',
82 'aliases' => array(),
83 'dev_requirement' => true,
84 ),
85 'phpcompatibility/phpcompatibility-paragonie' => array(
86 'pretty_version' => '1.3.2',
87 'version' => '1.3.2.0',
88 'reference' => 'bba5a9dfec7fcfbd679cfaf611d86b4d3759da26',
89 'type' => 'phpcodesniffer-standard',
90 'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-paragonie',
91 'aliases' => array(),
92 'dev_requirement' => true,
93 ),
94 'phpcompatibility/phpcompatibility-wp' => array(
95 'pretty_version' => '2.1.4',
96 'version' => '2.1.4.0',
97 'reference' => 'b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5',
98 'type' => 'phpcodesniffer-standard',
99 'install_path' => __DIR__ . '/../phpcompatibility/phpcompatibility-wp',
100 'aliases' => array(),
101 'dev_requirement' => true,
102 ),
103 'phpunit/php-code-coverage' => array(
104 'pretty_version' => '9.2.29',
105 'version' => '9.2.29.0',
106 'reference' => '6a3a87ac2bbe33b25042753df8195ba4aa534c76',
107 'type' => 'library',
108 'install_path' => __DIR__ . '/../phpunit/php-code-coverage',
109 'aliases' => array(),
110 'dev_requirement' => true,
111 ),
112 'phpunit/php-file-iterator' => array(
113 'pretty_version' => '3.0.6',
114 'version' => '3.0.6.0',
115 'reference' => 'cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf',
116 'type' => 'library',
117 'install_path' => __DIR__ . '/../phpunit/php-file-iterator',
118 'aliases' => array(),
119 'dev_requirement' => true,
120 ),
121 'phpunit/php-invoker' => array(
122 'pretty_version' => '3.1.1',
123 'version' => '3.1.1.0',
124 'reference' => '5a10147d0aaf65b58940a0b72f71c9ac0423cc67',
125 'type' => 'library',
126 'install_path' => __DIR__ . '/../phpunit/php-invoker',
127 'aliases' => array(),
128 'dev_requirement' => true,
129 ),
130 'phpunit/php-text-template' => array(
131 'pretty_version' => '2.0.4',
132 'version' => '2.0.4.0',
133 'reference' => '5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28',
134 'type' => 'library',
135 'install_path' => __DIR__ . '/../phpunit/php-text-template',
136 'aliases' => array(),
137 'dev_requirement' => true,
138 ),
139 'phpunit/php-timer' => array(
140 'pretty_version' => '5.0.3',
141 'version' => '5.0.3.0',
142 'reference' => '5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2',
143 'type' => 'library',
144 'install_path' => __DIR__ . '/../phpunit/php-timer',
145 'aliases' => array(),
146 'dev_requirement' => true,
147 ),
148 'phpunit/phpunit' => array(
149 'pretty_version' => '9.6.13',
150 'version' => '9.6.13.0',
151 'reference' => 'f3d767f7f9e191eab4189abe41ab37797e30b1be',
152 'type' => 'library',
153 'install_path' => __DIR__ . '/../phpunit/phpunit',
154 'aliases' => array(),
155 'dev_requirement' => true,
156 ),
157 'sebastian/cli-parser' => array(
158 'pretty_version' => '1.0.1',
159 'version' => '1.0.1.0',
160 'reference' => '442e7c7e687e42adc03470c7b668bc4b2402c0b2',
161 'type' => 'library',
162 'install_path' => __DIR__ . '/../sebastian/cli-parser',
163 'aliases' => array(),
164 'dev_requirement' => true,
165 ),
166 'sebastian/code-unit' => array(
167 'pretty_version' => '1.0.8',
168 'version' => '1.0.8.0',
169 'reference' => '1fc9f64c0927627ef78ba436c9b17d967e68e120',
170 'type' => 'library',
171 'install_path' => __DIR__ . '/../sebastian/code-unit',
172 'aliases' => array(),
173 'dev_requirement' => true,
174 ),
175 'sebastian/code-unit-reverse-lookup' => array(
176 'pretty_version' => '2.0.3',
177 'version' => '2.0.3.0',
178 'reference' => 'ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5',
179 'type' => 'library',
180 'install_path' => __DIR__ . '/../sebastian/code-unit-reverse-lookup',
181 'aliases' => array(),
182 'dev_requirement' => true,
183 ),
184 'sebastian/comparator' => array(
185 'pretty_version' => '4.0.8',
186 'version' => '4.0.8.0',
187 'reference' => 'fa0f136dd2334583309d32b62544682ee972b51a',
188 'type' => 'library',
189 'install_path' => __DIR__ . '/../sebastian/comparator',
190 'aliases' => array(),
191 'dev_requirement' => true,
192 ),
193 'sebastian/complexity' => array(
194 'pretty_version' => '2.0.2',
195 'version' => '2.0.2.0',
196 'reference' => '739b35e53379900cc9ac327b2147867b8b6efd88',
197 'type' => 'library',
198 'install_path' => __DIR__ . '/../sebastian/complexity',
199 'aliases' => array(),
200 'dev_requirement' => true,
201 ),
202 'sebastian/diff' => array(
203 'pretty_version' => '4.0.5',
204 'version' => '4.0.5.0',
205 'reference' => '74be17022044ebaaecfdf0c5cd504fc9cd5a7131',
206 'type' => 'library',
207 'install_path' => __DIR__ . '/../sebastian/diff',
208 'aliases' => array(),
209 'dev_requirement' => true,
210 ),
211 'sebastian/environment' => array(
212 'pretty_version' => '5.1.5',
213 'version' => '5.1.5.0',
214 'reference' => '830c43a844f1f8d5b7a1f6d6076b784454d8b7ed',
215 'type' => 'library',
216 'install_path' => __DIR__ . '/../sebastian/environment',
217 'aliases' => array(),
218 'dev_requirement' => true,
219 ),
220 'sebastian/exporter' => array(
221 'pretty_version' => '4.0.5',
222 'version' => '4.0.5.0',
223 'reference' => 'ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d',
224 'type' => 'library',
225 'install_path' => __DIR__ . '/../sebastian/exporter',
226 'aliases' => array(),
227 'dev_requirement' => true,
228 ),
229 'sebastian/global-state' => array(
230 'pretty_version' => '5.0.6',
231 'version' => '5.0.6.0',
232 'reference' => 'bde739e7565280bda77be70044ac1047bc007e34',
233 'type' => 'library',
234 'install_path' => __DIR__ . '/../sebastian/global-state',
235 'aliases' => array(),
236 'dev_requirement' => true,
237 ),
238 'sebastian/lines-of-code' => array(
239 'pretty_version' => '1.0.3',
240 'version' => '1.0.3.0',
241 'reference' => 'c1c2e997aa3146983ed888ad08b15470a2e22ecc',
242 'type' => 'library',
243 'install_path' => __DIR__ . '/../sebastian/lines-of-code',
244 'aliases' => array(),
245 'dev_requirement' => true,
246 ),
247 'sebastian/object-enumerator' => array(
248 'pretty_version' => '4.0.4',
249 'version' => '4.0.4.0',
250 'reference' => '5c9eeac41b290a3712d88851518825ad78f45c71',
251 'type' => 'library',
252 'install_path' => __DIR__ . '/../sebastian/object-enumerator',
253 'aliases' => array(),
254 'dev_requirement' => true,
255 ),
256 'sebastian/object-reflector' => array(
257 'pretty_version' => '2.0.4',
258 'version' => '2.0.4.0',
259 'reference' => 'b4f479ebdbf63ac605d183ece17d8d7fe49c15c7',
260 'type' => 'library',
261 'install_path' => __DIR__ . '/../sebastian/object-reflector',
262 'aliases' => array(),
263 'dev_requirement' => true,
264 ),
265 'sebastian/recursion-context' => array(
266 'pretty_version' => '4.0.5',
267 'version' => '4.0.5.0',
268 'reference' => 'e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1',
269 'type' => 'library',
270 'install_path' => __DIR__ . '/../sebastian/recursion-context',
271 'aliases' => array(),
272 'dev_requirement' => true,
273 ),
274 'sebastian/resource-operations' => array(
275 'pretty_version' => '3.0.3',
276 'version' => '3.0.3.0',
277 'reference' => '0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8',
278 'type' => 'library',
279 'install_path' => __DIR__ . '/../sebastian/resource-operations',
280 'aliases' => array(),
281 'dev_requirement' => true,
282 ),
283 'sebastian/type' => array(
284 'pretty_version' => '3.2.1',
285 'version' => '3.2.1.0',
286 'reference' => '75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7',
287 'type' => 'library',
288 'install_path' => __DIR__ . '/../sebastian/type',
289 'aliases' => array(),
290 'dev_requirement' => true,
291 ),
292 'sebastian/version' => array(
293 'pretty_version' => '3.0.2',
294 'version' => '3.0.2.0',
295 'reference' => 'c6c1022351a901512170118436c764e473f6de8c',
296 'type' => 'library',
297 'install_path' => __DIR__ . '/../sebastian/version',
298 'aliases' => array(),
299 'dev_requirement' => true,
300 ),
301 'squizlabs/php_codesniffer' => array(
302 'pretty_version' => '3.6.2',
303 'version' => '3.6.2.0',
304 'reference' => '5e4e71592f69da17871dba6e80dd51bce74a351a',
305 'type' => 'library',
306 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer',
307 'aliases' => array(),
308 'dev_requirement' => true,
309 ),
310 'storeengine/wordpress-sdk' => array(
311 'pretty_version' => 'v1.5.7',
312 'version' => '1.5.7.0',
313 'reference' => '3ed458056ded9eaede0d1ca370755a358cb45b9b',
314 'type' => 'library',
315 'install_path' => __DIR__ . '/../storeengine/wordpress-sdk',
316 'aliases' => array(),
317 'dev_requirement' => false,
318 ),
319 'theseer/tokenizer' => array(
320 'pretty_version' => '1.2.2',
321 'version' => '1.2.2.0',
322 'reference' => 'b2ad5003ca10d4ee50a12da31de12a5774ba6b96',
323 'type' => 'library',
324 'install_path' => __DIR__ . '/../theseer/tokenizer',
325 'aliases' => array(),
326 'dev_requirement' => true,
327 ),
328 'wp-coding-standards/wpcs' => array(
329 'pretty_version' => '2.3.0',
330 'version' => '2.3.0.0',
331 'reference' => '7da1894633f168fe244afc6de00d141f27517b62',
332 'type' => 'phpcodesniffer-standard',
333 'install_path' => __DIR__ . '/../wp-coding-standards/wpcs',
334 'aliases' => array(),
335 'dev_requirement' => true,
336 ),
337 'yoast/phpunit-polyfills' => array(
338 'pretty_version' => '1.1.0',
339 'version' => '1.1.0.0',
340 'reference' => '224e4a1329c03d8bad520e3fc4ec980034a4b212',
341 'type' => 'library',
342 'install_path' => __DIR__ . '/../yoast/phpunit-polyfills',
343 'aliases' => array(),
344 'dev_requirement' => true,
345 ),
346 ),
347 );
348