Add pl aliases

This commit is contained in:
Aoran Zeng
2025-08-10 22:49:32 +08:00
parent 4da60f0c7d
commit 3c42e8be2d
29 changed files with 56 additions and 56 deletions

View File

@@ -2,7 +2,7 @@
* SPDX-License-Identifier: GPL-3.0-or-later
* ------------------------------------------------------------*/
def_target(pl_php);
def_target(pl_php, "php/composer");
void
pl_php_prelude ()