Config.in.host 265 B

12345678
  1. config BR2_PACKAGE_HOST_COMPOSER
  2. bool "host composer"
  3. help
  4. Composer is a tool for dependency management in PHP. It
  5. allows you to declare the libraries your project depends on
  6. and it will manage (install/update) them for you.
  7. https://getcomposer.org/