diff options
| author | 2025-01-11 14:39:34 +0100 | |
|---|---|---|
| committer | 2025-01-11 14:39:34 +0100 | |
| commit | 4d7584312af83f1dbb2a56515a871fa51d0ea604 (patch) | |
| tree | 131a10e2be1467dc6bde3f16ee592848fa52a84e /lib/composer.json | |
| parent | 8bae53b3c30c7d18d540999ad54edfc5ca6d8561 (diff) | |
CssXPath 1.3.0 (#7211)
No change
https://github.com/PhpGt/CssXPath/pull/227#issuecomment-2580589055
Diffstat (limited to 'lib/composer.json')
| -rw-r--r-- | lib/composer.json | 6 |
1 files changed, 1 insertions, 5 deletions
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" }, |
