aboutsummaryrefslogtreecommitdiff
path: root/p/scripts/extra.js
diff options
context:
space:
mode:
authorGravatar Mike <mtalexan@users.noreply.github.com> 2024-10-17 13:31:58 +0000
committerGravatar GitHub <noreply@github.com> 2024-10-17 15:31:58 +0200
commitb184dc26988dfedb88bca178013e1d1f211f14de (patch)
tree5e66d2066867ad39f135bc1cd9ff2d26d3ee0abd /p/scripts/extra.js
parent1a9d24d0dd4186a4f322926a6b152c13a1c3707a (diff)
Fix the Makefile for test and fix targets. (#6913)
The bin/composer dependency was missing from half the targets that needed it. The vendor/bin/* targets are all created by a single call to composer, but were all duplicating the composer call. The php* tools defined a vendor/bin/php* target, but then proceeded to create the bin/php* target instead by symlinking from an incorrect path. php* tools were referenced as vendor/bin/php* even though they were symlinked to bin/php*.
Diffstat (limited to 'p/scripts/extra.js')
0 files changed, 0 insertions, 0 deletions