[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1032767: FreshRSS dependencies



Some preliminary analysis shows that the following dependencies of
FreshRSS are already available in Debian stable. There are 32
dependencies listed in composer.lock. The versions are not checked.

Package: php-parser
Version: 4.15.4-1
Package: php-file-iterator
Version: 3.0.6-2
Package: php-invoker
Version: 3.1.1-3
Package: php-text-template
Version: 2.0.4-2
Package: php-timer
Version: 5.0.3-3
Package: phpunit
Version: 9.6.7-1
Package: complexity
Version: 1.13-1+b1

Command to generate this list.

jq -r '.["packages-dev"][]?.name' composer.lock | cut -d/ -f2 | xargs
-I{} apt-cache show {} 2>/dev/null | grep -E '^Package:|^Version:'

-- 
Regards,
Joseph Nuthalapati


Reply to: