PluginProbe
seQura / 3.0.0
seQura v3.0.0
4.3.4 4.3.3 4.3.2 4.3.1 trunk 2.0.0 2.0.10 2.0.11 2.0.12 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0.0 3.0.2 3.0.5 3.0.6 3.0.7 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 4.0.0 All 30 releases
sequra / vendor / composer / installed.json

installed.json in seQura 3.0.0, at vendor/composer/installed.json

53 lines 1.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "sequra/integration-core",
5 "version": "v1.0.15",
6 "version_normalized": "1.0.15.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/sequra/integration-core.git",
10 "reference": "df628aa1ae8ba1c49eef6748034c2889e19669e6"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/sequra/integration-core/zipball/df628aa1ae8ba1c49eef6748034c2889e19669e6",
15 "reference": "df628aa1ae8ba1c49eef6748034c2889e19669e6",
16 "shasum": ""
17 },
18 "require": {
19 "ext-ctype": "*",
20 "ext-json": "*",
21 "ext-mbstring": "*",
22 "php": ">=7.2"
23 },
24 "require-dev": {
25 "phpcompatibility/php-compatibility": "*",
26 "phpstan/phpstan": "^1.11",
27 "phpunit/phpunit": "8.5.14"
28 },
29 "time": "2024-07-10T15:32:21+00:00",
30 "type": "library",
31 "installation-source": "dist",
32 "autoload": {
33 "psr-4": {
34 "SeQura\\Core\\BusinessLogic\\": "src/BusinessLogic",
35 "SeQura\\Core\\Infrastructure\\": "src/Infrastructure"
36 }
37 },
38 "notification-url": "https://packagist.org/downloads/",
39 "license": [
40 "proprietary"
41 ],
42 "description": "Core SeQura integration library",
43 "support": {
44 "issues": "https://github.com/sequra/integration-core/issues",
45 "source": "https://github.com/sequra/integration-core/tree/v1.0.15"
46 },
47 "install-path": "../sequra/integration-core"
48 }
49 ],
50 "dev": false,
51 "dev-package-names": []
52 }
53