PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.4.8
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.4.8
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
← All changes | vendor/composer/installed.json +16 -16 4.3.74.4.8 View file →
@@ -1,25 +1,25 @@
1 1 {
2 2 "packages": [
3 3 {
4 4 "name": "symfony/css-selector",
5 - "version": "v6.4.34",
6 - "version_normalized": "6.4.34.0",
5 + "version": "v8.1.6",
6 + "version_normalized": "8.1.6.0",
7 7 "source": {
8 8 "type": "git",
9 9 "url": "https://github.com/symfony/css-selector.git",
10 - "reference": "b0314c186f1464de048cce58979ff1625ca88bbb"
10 + "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9"
11 11 },
12 12 "dist": {
13 13 "type": "zip",
14 - "url": "https://api.github.com/repos/symfony/css-selector/zipball/b0314c186f1464de048cce58979ff1625ca88bbb",
15 - "reference": "b0314c186f1464de048cce58979ff1625ca88bbb",
14 + "url": "https://api.github.com/repos/symfony/css-selector/zipball/08e2905152a39cf3fd1745d83f8c483e258887d9",
15 + "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9",
16 16 "shasum": ""
17 17 },
18 18 "require": {
19 - "php": ">=8.1"
19 + "php": ">=8.4.1"
20 20 },
21 - "time": "2026-02-16T08:37:21+00:00",
21 + "time": "2026-08-23T10:06:25+00:00",
22 22 "type": "library",
23 23 "installation-source": "dist",
24 24 "autoload": {
25 25 "psr-4": {
@@ -49,9 +49,9 @@
49 49 ],
50 50 "description": "Converts CSS selectors to XPath expressions",
51 51 "homepage": "https://symfony.com",
52 52 "support": {
53 - "source": "https://github.com/symfony/css-selector/tree/v6.4.34"
53 + "source": "https://github.com/symfony/css-selector/tree/v8.1.6"
54 54 },
55 55 "funding": [
56 56 {
57 57 "url": "https://symfony.com/sponsor",
@@ -73,19 +73,19 @@
73 73 "install-path": "../symfony/css-selector"
74 74 },
75 75 {
76 76 "name": "tijsverkoyen/css-to-inline-styles",
77 - "version": "v2.3.0",
78 - "version_normalized": "2.3.0.0",
77 + "version": "v2.4.0",
78 + "version_normalized": "2.4.0.0",
79 79 "source": {
80 80 "type": "git",
81 81 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
82 - "reference": "0d72ac1c00084279c1816675284073c5a337c20d"
82 + "reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
83 83 },
84 84 "dist": {
85 85 "type": "zip",
86 - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d",
87 - "reference": "0d72ac1c00084279c1816675284073c5a337c20d",
86 + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41",
87 + "reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
88 88 "shasum": ""
89 89 },
90 90 "require": {
91 91 "ext-dom": "*",
@@ -90,9 +90,9 @@
90 90 "require": {
91 91 "ext-dom": "*",
92 92 "ext-libxml": "*",
93 93 "php": "^7.4 || ^8.0",
94 - "symfony/css-selector": "^5.4 || ^6.0 || ^7.0"
94 + "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
95 95 },
96 96 "require-dev": {
97 97 "phpstan/phpstan": "^2.0",
98 98 "phpstan/phpstan-phpunit": "^2.0",
@@ -97,9 +97,9 @@
97 97 "phpstan/phpstan": "^2.0",
98 98 "phpstan/phpstan-phpunit": "^2.0",
99 99 "phpunit/phpunit": "^8.5.21 || ^9.5.10"
100 100 },
101 - "time": "2024-12-21T16:25:41+00:00",
101 + "time": "2025-12-02T11:56:42+00:00",
102 102 "type": "library",
103 103 "extra": {
104 104 "branch-alias": {
105 105 "dev-master": "2.x-dev"
@@ -125,9 +125,9 @@
125 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 126 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
127 127 "support": {
128 128 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
129 - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0"
129 + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
130 130 },
131 131 "install-path": "../tijsverkoyen/css-to-inline-styles"
132 132 }
133 133 ],