mirror of
https://github.com/doctrine/doctrine-website.git
synced 2026-03-23 22:32:11 +01:00
Bump symfony/css-selector from 8.0.0 to 8.0.6
Bumps [symfony/css-selector](https://github.com/symfony/css-selector) from 8.0.0 to 8.0.6. - [Release notes](https://github.com/symfony/css-selector/releases) - [Changelog](https://github.com/symfony/css-selector/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/symfony/css-selector/compare/v8.0.0...v8.0.6) --- updated-dependencies: - dependency-name: symfony/css-selector dependency-version: 8.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -8858,16 +8858,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v8.0.0",
|
||||
"version": "v8.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
"reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b"
|
||||
"reference": "2a178bf80f05dbbe469a337730eba79d61315262"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/6225bd458c53ecdee056214cb4a2ffaf58bd592b",
|
||||
"reference": "6225bd458c53ecdee056214cb4a2ffaf58bd592b",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/2a178bf80f05dbbe469a337730eba79d61315262",
|
||||
"reference": "2a178bf80f05dbbe469a337730eba79d61315262",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8903,7 +8903,7 @@
|
||||
"description": "Converts CSS selectors to XPath expressions",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/css-selector/tree/v8.0.0"
|
||||
"source": "https://github.com/symfony/css-selector/tree/v8.0.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -8923,7 +8923,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-10-30T14:17:19+00:00"
|
||||
"time": "2026-02-17T13:07:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
@@ -9058,5 +9058,5 @@
|
||||
"platform-overrides": {
|
||||
"php": "8.5.0"
|
||||
},
|
||||
"plugin-api-version": "2.6.0"
|
||||
"plugin-api-version": "2.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user