PluginProbe
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! / 2.0.1
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! v2.0.1
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.0.1, at vendor/composer/installed.php

35 lines 1.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' => 'templately/templately',
4 'pretty_version' => '2.x-dev',
5 'version' => '2.9999999.9999999.9999999-dev',
6 'reference' => '58eb598340f00c8405dc0427f5a354412ab2d01b',
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' => 'dev-main',
15 'version' => 'dev-main',
16 'reference' => '832119aa1f4ddc32375ea88168fc84c2e58e9c29',
17 'type' => 'library',
18 'install_path' => __DIR__ . '/../priyomukul/wp-notice',
19 'aliases' => array(
20 0 => '9999999-dev',
21 ),
22 'dev_requirement' => false,
23 ),
24 'templately/templately' => array(
25 'pretty_version' => '2.x-dev',
26 'version' => '2.9999999.9999999.9999999-dev',
27 'reference' => '58eb598340f00c8405dc0427f5a354412ab2d01b',
28 'type' => 'library',
29 'install_path' => __DIR__ . '/../../',
30 'aliases' => array(),
31 'dev_requirement' => false,
32 ),
33 ),
34 );
35