PluginProbe
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! / 2.2.13
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! v2.2.13
3.7.5 3.7.4 3.7.3 3.7.2 1-final 3.7.1 3.7.0 3.6.8 3.6.7 3.6.6 3.6.5 3.6.4 3.6.3 3.6.2 3.6.1 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.10 All 111 releases
templately / vendor / composer / installed.php

installed.php in Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! 2.2.13, at vendor/composer/installed.php

33 lines 1.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' => 'templately/templately',
4 'pretty_version' => 'dev-master',
5 'version' => 'dev-master',
6 'reference' => '3b89f754348d5d18a78b390bb803239c4c519d2f',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => true,
11 ),
12 'versions' => array(
13 'priyomukul/wp-notice' => array(
14 'pretty_version' => 'v2.x-dev',
15 'version' => '2.9999999.9999999.9999999-dev',
16 'reference' => 'f3d02f6e772cb459e9b89d77605e02646f9c5d65',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../priyomukul/wp-notice',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'templately/templately' => array(
23 'pretty_version' => 'dev-master',
24 'version' => 'dev-master',
25 'reference' => '3b89f754348d5d18a78b390bb803239c4c519d2f',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../../',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 ),
32 );
33