diff options
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" }, |
