Przeglądaj źródła

CssXPath 1.3.0 (#7211)

No change
https://github.com/PhpGt/CssXPath/pull/227#issuecomment-2580589055
Alexandre Alapetite 1 rok temu
rodzic
commit
4d7584312a
1 zmienionych plików z 1 dodań i 5 usunięć
  1. 1 5
      lib/composer.json

+ 1 - 5
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"
     },