PluginProbe ʕ •ᴥ•ʔ
Really Simple Security – Simple and Performant Security (formerly Really Simple SSL) / 9.5.9
Really Simple Security – Simple and Performant Security (formerly Really Simple SSL) v9.5.9
9.5.11 9.5.10.1 9.5.10 trunk 9.4.0 9.4.1 9.4.2 9.4.3 9.5.0 9.5.0.1 9.5.0.2 9.5.1 9.5.2 9.5.2.2 9.5.2.3 9.5.3 9.5.3.1 9.5.3.2 9.5.4 9.5.5 9.5.6 9.5.7 9.5.8 9.5.9
really-simple-ssl / lets-encrypt / vendor / composer / installed.json
really-simple-ssl / lets-encrypt / vendor / composer Last commit date
ClassLoader.php 2 months ago InstalledVersions.php 2 months ago LICENSE 2 months ago autoload_classmap.php 2 months ago autoload_namespaces.php 2 months ago autoload_psr4.php 2 months ago autoload_real.php 2 months ago autoload_static.php 2 months ago index.php 2 months ago installed.json 2 months ago installed.php 2 months ago platform_check.php 2 months ago
installed.json
114 lines
1 {
2 "packages": [
3 {
4 "name": "fbett/le_acme2",
5 "version": "1.5.6",
6 "version_normalized": "1.5.6.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/fbett/le-acme2-php.git",
10 "reference": "26b2c421764b173326f6bcb0713a86bd614f77fa"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/fbett/le-acme2-php/zipball/26b2c421764b173326f6bcb0713a86bd614f77fa",
15 "reference": "26b2c421764b173326f6bcb0713a86bd614f77fa",
16 "shasum": ""
17 },
18 "require": {
19 "ext-curl": "*",
20 "ext-json": "*",
21 "ext-openssl": "*",
22 "php": ">=7.3"
23 },
24 "time": "2021-05-17T07:08:46+00:00",
25 "type": "library",
26 "installation-source": "dist",
27 "autoload": {
28 "psr-0": {
29 "LE_ACME2": "src/"
30 }
31 },
32 "notification-url": "https://packagist.org/downloads/",
33 "license": [
34 "MIT"
35 ],
36 "authors": [
37 {
38 "name": "Fabian Bett",
39 "homepage": "https://www.bett-ingenieure.de",
40 "role": "Developer"
41 }
42 ],
43 "description": "Letsencrypt PHP ACME v2 client",
44 "homepage": "https://github.com/fbett/le-acme2-php",
45 "support": {
46 "issues": "https://github.com/fbett/le-acme2-php/issues",
47 "source": "https://github.com/fbett/le-acme2-php/tree/v1.5.6"
48 },
49 "install-path": "../fbett/le_acme2"
50 },
51 {
52 "name": "plesk/api-php-lib",
53 "version": "v1.0.7",
54 "version_normalized": "1.0.7.0",
55 "source": {
56 "type": "git",
57 "url": "https://github.com/plesk/api-php-lib.git",
58 "reference": "7f81b0c3bb0a9f4200aef62a54d3e2c04d91a605"
59 },
60 "dist": {
61 "type": "zip",
62 "url": "https://api.github.com/repos/plesk/api-php-lib/zipball/7f81b0c3bb0a9f4200aef62a54d3e2c04d91a605",
63 "reference": "7f81b0c3bb0a9f4200aef62a54d3e2c04d91a605",
64 "shasum": ""
65 },
66 "require": {
67 "ext-curl": "*",
68 "ext-simplexml": "*",
69 "ext-xml": "*",
70 "php": "^7.3"
71 },
72 "require-dev": {
73 "phpunit/phpunit": "^9",
74 "spatie/phpunit-watcher": "^1.22"
75 },
76 "time": "2020-12-24T07:20:26+00:00",
77 "type": "library",
78 "extra": {
79 "branch-alias": {
80 "dev-master": "2.0.x-dev"
81 }
82 },
83 "installation-source": "dist",
84 "autoload": {
85 "psr-4": {
86 "PleskX\\": "src/"
87 }
88 },
89 "notification-url": "https://packagist.org/downloads/",
90 "license": [
91 "Apache-2.0"
92 ],
93 "authors": [
94 {
95 "name": "Alexei Yuzhakov",
96 "email": "sibprogrammer@gmail.com"
97 },
98 {
99 "name": "Plesk International GmbH.",
100 "email": "plesk-dev-leads@plesk.com"
101 }
102 ],
103 "description": "PHP object-oriented library for Plesk XML-RPC API",
104 "support": {
105 "issues": "https://github.com/plesk/api-php-lib/issues",
106 "source": "https://github.com/plesk/api-php-lib/tree/v1.0.7"
107 },
108 "install-path": "../plesk/api-php-lib"
109 }
110 ],
111 "dev": true,
112 "dev-package-names": []
113 }
114