Procházet zdrojové kódy

Sync lib_opml (no change) (#8853)

Follow-up of https://github.com/FreshRSS/FreshRSS/pull/8652
https://framagit.org/marienfressinaud/lib_opml/-/merge_requests/51
Alexandre Alapetite před 2 dny
rodič
revize
401fe12832
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      lib/composer.json

+ 2 - 2
lib/composer.json

@@ -11,11 +11,11 @@
 		},
 		{
 			"type": "git",
-			"url": "https://framagit.org/Alkarex/lib_opml.git"
+			"url": "https://framagit.org/marienfressinaud/lib_opml.git"
 		}
 	],
 	"require": {
-		"marienfressinaud/lib_opml": "dev-relax-non-fatal-errors#f0e850b6394af90b898daf0e65fcc7363457b844",
+		"marienfressinaud/lib_opml": "dev-main#f0e850b6394af90b898daf0e65fcc7363457b844",
 		"phpgt/cssxpath": "v1.5.0",
 		"phpmailer/phpmailer": "7.0.2",
 		"simplepie/simplepie": "dev-freshrss#33e4bcf5685192b0fa4c9819f0813b47c3d22424"