From c6da3d636d71aa9ff44411f69ac36a9d5c2322a5 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Wed, 22 Oct 2025 19:03:46 +0400 Subject: [PATCH] maj projet --- .pman.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pman.conf b/.pman.conf index a93dc36..9893f14 100644 --- a/.pman.conf +++ b/.pman.conf @@ -13,13 +13,13 @@ NOAUTO= AFTER_CREATE_RELEASE=' set -x -pcomp-select-profile.php dist +pcomp-select_profile.php dist git commit -am "deps de dist" true ' AFTER_MERGE_RELEASE=' set -x -pcomp-select-profile.php dev +pcomp-select_profile.php dev git commit -am "deps de dev" true '