aboutsummaryrefslogtreecommitdiff
path: root/lib/composer.json
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-09-06 09:11:37 +0200
committerGravatar GitHub <noreply@github.com> 2024-09-06 09:11:37 +0200
commit9f4f6e9cac6c20257ff496c28a02dd9463c6cdcb (patch)
treeb0e4ed9be545841d30458cfe31b0c0aa4828260f /lib/composer.json
parenta81656c3ed5b8fe0f31794a4fbe0d1a907fca8e8 (diff)
Bump phpgt/cssxpath (#6618)
Includes https://github.com/PhpGt/CssXPath/pull/227 Follow-up of https://github.com/PhpGt/CssXPath/pull/227 for PHP 8.4 Requires PHP 8.0+ Full diff https://github.com/PhpGt/CssXPath/compare/d99d35f7194bac19fb3f8726b70c1bc83de3e931...45f3ac151fc21d459e2515c3aff97cd4bf877bf8
Diffstat (limited to 'lib/composer.json')
-rw-r--r--lib/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json
index a0ff7bdb4..c1b3da704 100644
--- a/lib/composer.json
+++ b/lib/composer.json
@@ -12,7 +12,7 @@
],
"require": {
"marienfressinaud/lib_opml": "0.5.1",
- "phpgt/cssxpath": "dev-master#d99d35f7194bac19fb3f8726b70c1bc83de3e931",
+ "phpgt/cssxpath": "dev-master#45f3ac151fc21d459e2515c3aff97cd4bf877bf8",
"phpmailer/phpmailer": "6.9.1"
},
"config": {