Просмотр исходного кода

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 день назад
Родитель
Сommit
1a337ecdfb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/composer.json

+ 1 - 1
lib/composer.json

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