| @@ -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", |