Files
FreshRSS/lib
Alexandre Alapetite 673b5309ea Fix HTTP cache for modified time when content is not modified (#6723)
Fix case when server is sending a new modified time while the content was not actually modified.
fix https://github.com/FreshRSS/FreshRSS/issues/6712
2024-08-19 19:10:54 +02:00
..
2023-05-11 13:08:49 +02:00
2023-11-16 22:43:00 +01: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.