PluginProbe
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! / 2.2.9
Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! v2.2.9
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.9, 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' => 'dev-latest',
5 'version' => 'dev-latest',
6 'reference' => 'de0746def02c4cf24983b5073b2cf003d708489c',
7 'type' => 'library',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'priyomukul/wp-notice' => array(
14 'pretty_version' => 'dev-main',
15 'version' => 'dev-main',
16 'reference' => '393ec2b4c12e4974377d67e524ff1760e9e1b33d',
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' => 'dev-latest',
26 'version' => 'dev-latest',
27 'reference' => 'de0746def02c4cf24983b5073b2cf003d708489c',
28 'type' => 'library',
29 'install_path' => __DIR__ . '/../../',
30 'aliases' => array(),
31 'dev_requirement' => false,
32 ),
33 ),
34 );
35