Skip to content

Commit f42088f

Browse files
committed
更新贡献者信息
1 parent d22a4e5 commit f42088f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/recipe/lang/PHP.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ pl_php_prelude ()
1111

1212
chef_set_created_on (this, "2023-08-30");
1313
chef_set_last_updated (this, "2025-08-10");
14-
chef_set_sources_last_updated (this, "2024-09-14");
14+
chef_set_sources_last_updated (this, "2025-08-24");
1515

1616
chef_set_chef (this, NULL);
1717
chef_set_cooks (this, 1, "@ccmywish");
18-
chef_set_sauciers (this, 0);
18+
chef_set_sauciers (this, 1, "@hezonglun");
1919

2020
chef_allow_local_mode (this, FullyCan, NULL, NULL);
2121
chef_forbid_english(this);

0 commit comments

Comments
 (0)