Browse Source

Fix composer reference to our SimplePie fork (#8659)

Forgotten from https://github.com/FreshRSS/FreshRSS/pull/8633
https://github.com/FreshRSS/simplepie/pull/73
Alexandre Alapetite 1 day ago
parent
commit
1a337ecdfb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/composer.json

+ 1 - 1
lib/composer.json

@@ -14,7 +14,7 @@
 		"marienfressinaud/lib_opml": "0.5.1",
 		"marienfressinaud/lib_opml": "0.5.1",
 		"phpgt/cssxpath": "v1.5.0",
 		"phpgt/cssxpath": "v1.5.0",
 		"phpmailer/phpmailer": "7.0.2",
 		"phpmailer/phpmailer": "7.0.2",
-		"simplepie/simplepie": "dev-merge-get_icon_url#23119820c414c6117e98c870a13727d2d41f3992"
+		"simplepie/simplepie": "dev-freshrss#731f1a60b8d011238bb5a2cb3b7cdea619e02b94"
 	},
 	},
 	"config": {
 	"config": {
 		"sort-packages": true,
 		"sort-packages": true,