PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 9.0.1
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v9.0.1
9.1.3 9.1.2 9.1.1 9.1.0 9.0.3 9.0.2 9.0.1 9.0.0 8.5.79 8.5.78 8.5.77 8.5.76 8.5.75 8.5.74 8.5.73 8.5.72 8.5.71 8.5.70 8.5.69 8.5.68 8.5.35 8.5.36 8.5.37 8.5.38 8.5.39 All 222 releases
wpvr / vendor / composer / installed.json

installed.json in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 9.0.1, at vendor/composer/installed.json

123 lines 4.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "linno/telemetry",
5 "version": "dev-posthog",
6 "version_normalized": "dev-posthog",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/CODEREXLTD/linno-telemetry.git",
10 "reference": "5b82a44bdead65fa99685849294fcbb37ec043c5"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/CODEREXLTD/linno-telemetry/zipball/5b82a44bdead65fa99685849294fcbb37ec043c5",
15 "reference": "5b82a44bdead65fa99685849294fcbb37ec043c5",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=7.4",
20 "posthog/posthog-php": "^2.1"
21 },
22 "require-dev": {
23 "mockery/mockery": "^1.5",
24 "phpunit/phpunit": "^9.5"
25 },
26 "time": "2026-04-24T09:51:53+00:00",
27 "type": "library",
28 "installation-source": "dist",
29 "autoload": {
30 "psr-4": {
31 "LinnoSDK\\Telemetry\\": "src/"
32 },
33 "files": [
34 "src/helpers.php"
35 ]
36 },
37 "autoload-dev": {
38 "psr-4": {
39 "LinnoSDK\\Telemetry\\Tests\\": "tests/"
40 }
41 },
42 "license": [
43 "GPL-2.0-or-later"
44 ],
45 "authors": [
46 {
47 "name": "Linno",
48 "email": "support@linno.co"
49 }
50 ],
51 "description": "Privacy-first telemetry SDK for Linno WordPress plugins",
52 "support": {
53 "source": "https://github.com/CODEREXLTD/linno-telemetry/tree/posthog",
54 "issues": "https://github.com/CODEREXLTD/linno-telemetry/issues"
55 },
56 "install-path": "../linno/telemetry"
57 },
58 {
59 "name": "posthog/posthog-php",
60 "version": "2.1.1",
61 "version_normalized": "2.1.1.0",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/PostHog/posthog-php.git",
65 "reference": "2d426999b35fd164591b1ab8af46699e3a30d8cb"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/PostHog/posthog-php/zipball/2d426999b35fd164591b1ab8af46699e3a30d8cb",
70 "reference": "2d426999b35fd164591b1ab8af46699e3a30d8cb",
71 "shasum": ""
72 },
73 "require": {
74 "ext-json": "*",
75 "php": ">=7.1"
76 },
77 "require-dev": {
78 "overtrue/phplint": "^3.0",
79 "phpunit/phpunit": "^9.0",
80 "squizlabs/php_codesniffer": "^3.6"
81 },
82 "time": "2022-01-21T13:59:53+00:00",
83 "bin": [
84 "bin/posthog"
85 ],
86 "type": "library",
87 "extra": {
88 "patches_applied": {
89 "Fix PHP 8.2+ deprecated string interpolation": "patches/posthog-php-php82.patch"
90 }
91 },
92 "installation-source": "dist",
93 "autoload": {
94 "psr-4": {
95 "PostHog\\": "lib/"
96 }
97 },
98 "notification-url": "https://packagist.org/downloads/",
99 "license": [
100 "MIT"
101 ],
102 "authors": [
103 {
104 "name": "PostHog <hey@posthog.com>",
105 "homepage": "https://posthog.com/"
106 }
107 ],
108 "description": "PostHog PHP Library",
109 "homepage": "https://github.com/PostHog/posthog-php",
110 "keywords": [
111 "posthog"
112 ],
113 "support": {
114 "issues": "https://github.com/PostHog/posthog-php/issues",
115 "source": "https://github.com/PostHog/posthog-php/tree/2.1.1"
116 },
117 "install-path": "../posthog/posthog-php"
118 }
119 ],
120 "dev": false,
121 "dev-package-names": []
122 }
123