mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
* fix #384 * bypass password-argon2 micro sanity check * ignore funding yaml schema [skip ci] * test linux compatibility for libargon2 and libsodium * update composer.json to prevent smart-aleck composer [skip ci]
16 lines
939 B
YAML
16 lines
939 B
YAML
# These are supported funding model platforms
|
|
|
|
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
patreon: # Replace with a single Patreon username
|
|
open_collective: # Replace with a single Open Collective username
|
|
ko_fi: # Replace with a single Ko-fi username
|
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
liberapay: # Replace with a single Liberapay username
|
|
issuehunt: # Replace with a single IssueHunt username
|
|
otechie: # Replace with a single Otechie username
|
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
|
# noinspection YAMLSchemaValidation
|
|
buy_me_a_coffee: crazywhalecc
|
|
custom: 'https://github.com/crazywhalecc/crazywhalecc/blob/master/FUNDING.md' # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|