vendor_path.php 70 B

12345
  1. <?php
  2. /**
  3. * Path to Composer vendor directory
  4. */
  5. return './vendor';