PluginProbe
BeyondWords – AI audio for publishers / 4.2.4
BeyondWords – AI audio for publishers v4.2.4
7.1.0 trunk 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.1.0 4.1.1 4.1.2 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.3.0 4.4.0 4.5.0 4.5.1 4.6.0 4.6.1 4.6.2 4.7.0 All 43 releases
speechkit / vendor / composer / installed.php

installed.php in BeyondWords – AI audio for publishers 4.2.4, at vendor/composer/installed.php

69 lines 2.6 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' => 'beyondwords/wordpress',
4 'pretty_version' => 'v4.2.4',
5 'version' => '4.2.4.0',
6 'reference' => '081e0961c975225fcddc349c9f754e8c7e61d1f0',
7 'type' => 'project',
8 'install_path' => __DIR__ . '/../../',
9 'aliases' => array(),
10 'dev' => false,
11 ),
12 'versions' => array(
13 'beyondwords/wordpress' => array(
14 'pretty_version' => 'v4.2.4',
15 'version' => '4.2.4.0',
16 'reference' => '081e0961c975225fcddc349c9f754e8c7e61d1f0',
17 'type' => 'project',
18 'install_path' => __DIR__ . '/../../',
19 'aliases' => array(),
20 'dev_requirement' => false,
21 ),
22 'symfony/deprecation-contracts' => array(
23 'pretty_version' => 'v2.5.2',
24 'version' => '2.5.2.0',
25 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
26 'type' => 'library',
27 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
28 'aliases' => array(),
29 'dev_requirement' => false,
30 ),
31 'symfony/dom-crawler' => array(
32 'pretty_version' => 'v5.4.25',
33 'version' => '5.4.25.0',
34 'reference' => 'd2aefa5a7acc5511422792931d14d1be96fe9fea',
35 'type' => 'library',
36 'install_path' => __DIR__ . '/../symfony/dom-crawler',
37 'aliases' => array(),
38 'dev_requirement' => false,
39 ),
40 'symfony/polyfill-ctype' => array(
41 'pretty_version' => 'v1.28.0',
42 'version' => '1.28.0.0',
43 'reference' => 'ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb',
44 'type' => 'library',
45 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
46 'aliases' => array(),
47 'dev_requirement' => false,
48 ),
49 'symfony/polyfill-mbstring' => array(
50 'pretty_version' => 'v1.28.0',
51 'version' => '1.28.0.0',
52 'reference' => '42292d99c55abe617799667f454222c54c60e229',
53 'type' => 'library',
54 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
55 'aliases' => array(),
56 'dev_requirement' => false,
57 ),
58 'symfony/polyfill-php80' => array(
59 'pretty_version' => 'v1.28.0',
60 'version' => '1.28.0.0',
61 'reference' => '6caa57379c4aec19c0a12a38b59b26487dcfe4b5',
62 'type' => 'library',
63 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
64 'aliases' => array(),
65 'dev_requirement' => false,
66 ),
67 ),
68 );
69