# wpvr/8.5.71/vendor/composer/installed.php

WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress, version 8.5.71. 42 lines.

- Page: https://pluginprobe.com/plugins/wpvr/8.5.71/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/wpvr/8.5.71/raw/vendor/composer/installed.php
- Modified: 2026-05-07T11:12:52+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpvr/8.5.71/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'wpvr/wpvr',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '786f1c28848c5530dcc545602619137fad6176e9',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'linno/telemetry' => array(
            'pretty_version' => 'dev-posthog',
            'version' => 'dev-posthog',
            'reference' => '5b82a44bdead65fa99685849294fcbb37ec043c5',
            'type' => 'library',
            'install_path' => __DIR__ . '/../linno/telemetry',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'posthog/posthog-php' => array(
            'pretty_version' => '2.1.1',
            'version' => '2.1.1.0',
            'reference' => '2d426999b35fd164591b1ab8af46699e3a30d8cb',
            'type' => 'library',
            'install_path' => __DIR__ . '/../posthog/posthog-php',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wpvr/wpvr' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '786f1c28848c5530dcc545602619137fad6176e9',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
