| @@ -1,25 +1,25 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "packages": [ |
| 3 | 3 | { |
| 4 | 4 | "name": "symfony/css-selector", |
| 5 | - "version": "v8.1.0", | |
| 6 | - "version_normalized": "8.1.0.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": "dc0e2be45c9b5588c82414f02ac574b4b986abcd" | |
| 10 | + "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9" | |
| 11 | 11 | }, |
| 12 | 12 | "dist": { |
| 13 | 13 | "type": "zip", |
| 14 | - "url": "https://api.github.com/repos/symfony/css-selector/zipball/dc0e2be45c9b5588c82414f02ac574b4b986abcd", | |
| 15 | - "reference": "dc0e2be45c9b5588c82414f02ac574b4b986abcd", | |
| 14 | + "url": "https://api.github.com/repos/symfony/css-selector/zipball/08e2905152a39cf3fd1745d83f8c483e258887d9", | |
| 15 | + "reference": "08e2905152a39cf3fd1745d83f8c483e258887d9", | |
| 16 | 16 | "shasum": "" |
| 17 | 17 | }, |
| 18 | 18 | "require": { |
| 19 | 19 | "php": ">=8.4.1" |
| 20 | 20 | }, |
| 21 | - "time": "2026-05-29T05:06:50+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/v8.1.0" | |
| 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", |