Files
FreshRSS/lib
Alexandre Alapetite 0c472402f2 Workaround invalid OPMLs (#4591)
* Workaround invalid OPMLs
#fix https://github.com/FreshRSS/FreshRSS/issues/4590
Accept OPML files lacking text attributes

* Tolerate missing head element
2022-09-09 22:56:34 +02:00
..
2022-08-21 22:44:03 +02:00
2022-09-05 09:15:20 +02:00
2022-08-18 11:14:40 +02:00
2022-08-18 11:14:40 +02:00
2022-09-09 22:56:34 +02:00
2022-08-21 22:44:03 +02:00

Libraries

Updating libraries

Some of the libraries in this folder can be updated semi-automatically by invoking:

cd ./FreshRSS/lib/
composer update --no-autoloader

Remember to read the change-logs, proof-read the changes, preserve possible local patches, add irrelevant files to .gitignore (minimal installation), and test before committing.