From 4d7584312af83f1dbb2a56515a871fa51d0ea604 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 11 Jan 2025 14:39:34 +0100 Subject: CssXPath 1.3.0 (#7211) No change https://github.com/PhpGt/CssXPath/pull/227#issuecomment-2580589055 --- lib/composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/composer.json b/lib/composer.json index f80338393..daa49bf26 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -8,15 +8,11 @@ { "type": "git", "url": "https://github.com/FreshRSS/simplepie.git" - }, - { - "type": "git", - "url": "https://github.com/PhpGt/CssXPath.git" } ], "require": { "marienfressinaud/lib_opml": "0.5.1", - "phpgt/cssxpath": "dev-master#45f3ac151fc21d459e2515c3aff97cd4bf877bf8", + "phpgt/cssxpath": "v1.3.0", "phpmailer/phpmailer": "6.9.3", "simplepie/simplepie": "dev-freshrss#dd86e5e9efb8d082ebd214b81cc5aa746f02fc26" }, -- cgit v1.2.3