79680321

Date: 2025-06-26 10:37:11
Score: 1.5
Natty:
Report link
- |
    if [ "$PHP_VERSION" = "7.4" ]; then
      composer install
      composer bin all install
    else
      composer update
      composer bin all install
    fi
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Priyanshu Chaturvedi