PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.4.1
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.4.1
4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0 4.3.9.1 4.3.9 4.3.8 4.3.7 4.1.6.9 4.1.6.9.1 4.1.6.9.2 4.1.6.9.3 4.1.6.9.4 4.1.7 4.1.7.1 4.1.7.2 4.1.7.3 4.1.7.3.1 4.1.7.3.2 4.2.0 All 139 releases
learnpress / vendor / composer / installed.json

installed.json in LearnPress – WordPress LMS Plugin for Create and Sell Online Courses 4.4.1, at vendor/composer/installed.json

137 lines 5.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "symfony/css-selector",
5 "version": "v8.1.0",
6 "version_normalized": "8.1.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/symfony/css-selector.git",
10 "reference": "dc0e2be45c9b5588c82414f02ac574b4b986abcd"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/symfony/css-selector/zipball/dc0e2be45c9b5588c82414f02ac574b4b986abcd",
15 "reference": "dc0e2be45c9b5588c82414f02ac574b4b986abcd",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=8.4.1"
20 },
21 "time": "2026-05-29T05:06:50+00:00",
22 "type": "library",
23 "installation-source": "dist",
24 "autoload": {
25 "psr-4": {
26 "Symfony\\Component\\CssSelector\\": ""
27 },
28 "exclude-from-classmap": [
29 "/Tests/"
30 ]
31 },
32 "notification-url": "https://packagist.org/downloads/",
33 "license": [
34 "MIT"
35 ],
36 "authors": [
37 {
38 "name": "Fabien Potencier",
39 "email": "[email protected]"
40 },
41 {
42 "name": "Jean-François Simon",
43 "email": "[email protected]"
44 },
45 {
46 "name": "Symfony Community",
47 "homepage": "https://symfony.com/contributors"
48 }
49 ],
50 "description": "Converts CSS selectors to XPath expressions",
51 "homepage": "https://symfony.com",
52 "support": {
53 "source": "https://github.com/symfony/css-selector/tree/v8.1.0"
54 },
55 "funding": [
56 {
57 "url": "https://symfony.com/sponsor",
58 "type": "custom"
59 },
60 {
61 "url": "https://github.com/fabpot",
62 "type": "github"
63 },
64 {
65 "url": "https://github.com/nicolas-grekas",
66 "type": "github"
67 },
68 {
69 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
70 "type": "tidelift"
71 }
72 ],
73 "install-path": "../symfony/css-selector"
74 },
75 {
76 "name": "tijsverkoyen/css-to-inline-styles",
77 "version": "v2.4.0",
78 "version_normalized": "2.4.0.0",
79 "source": {
80 "type": "git",
81 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
82 "reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
83 },
84 "dist": {
85 "type": "zip",
86 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41",
87 "reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
88 "shasum": ""
89 },
90 "require": {
91 "ext-dom": "*",
92 "ext-libxml": "*",
93 "php": "^7.4 || ^8.0",
94 "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
95 },
96 "require-dev": {
97 "phpstan/phpstan": "^2.0",
98 "phpstan/phpstan-phpunit": "^2.0",
99 "phpunit/phpunit": "^8.5.21 || ^9.5.10"
100 },
101 "time": "2025-12-02T11:56:42+00:00",
102 "type": "library",
103 "extra": {
104 "branch-alias": {
105 "dev-master": "2.x-dev"
106 }
107 },
108 "installation-source": "dist",
109 "autoload": {
110 "psr-4": {
111 "TijsVerkoyen\\CssToInlineStyles\\": "src"
112 }
113 },
114 "notification-url": "https://packagist.org/downloads/",
115 "license": [
116 "BSD-3-Clause"
117 ],
118 "authors": [
119 {
120 "name": "Tijs Verkoyen",
121 "email": "[email protected]",
122 "role": "Developer"
123 }
124 ],
125 "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
126 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
127 "support": {
128 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
129 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
130 },
131 "install-path": "../tijsverkoyen/css-to-inline-styles"
132 }
133 ],
134 "dev": false,
135 "dev-package-names": []
136 }
137