PluginProbe
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards / 5.5.3
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards v5.5.3
5.5.83 5.5.82 5.5.81 5.5.80 5.5.79 5.5.77 5.5.76 5.5.75 5.5.73 5.5.72 5.5.22 5.5.23 5.5.29 5.5.3 5.5.31 5.5.32 5.5.34 5.5.35 5.5.36 5.5.37 5.5.4 5.5.40 5.5.41 5.5.42 5.5.43 All 159 releases
wp-data-access / vendor / composer / installed.php

installed.php in WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards 5.5.3, at vendor/composer/installed.php

24 lines 798 B
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 'pretty_version' => 'dev-master',
4 'version' => 'dev-master',
5 'type' => 'library',
6 'install_path' => __DIR__ . '/../../',
7 'aliases' => array(),
8 'reference' => '5f3201792dbcf2d6c2fbc9cdb170a33830639c48',
9 'name' => 'passionate-programmers/wp-data-access',
10 'dev' => true,
11 ),
12 'versions' => array(
13 'passionate-programmers/wp-data-access' => array(
14 'pretty_version' => 'dev-master',
15 'version' => 'dev-master',
16 'type' => 'library',
17 'install_path' => __DIR__ . '/../../',
18 'aliases' => array(),
19 'reference' => '5f3201792dbcf2d6c2fbc9cdb170a33830639c48',
20 'dev_requirement' => false,
21 ),
22 ),
23 );
24