chore: adjusts to new types on arch

This commit is contained in:
Nuno Maduro
2025-03-30 18:42:00 +01:00
parent 2e11e9e65d
commit 0171617c1d
3 changed files with 118 additions and 31 deletions

View File

@ -24,7 +24,7 @@ final readonly class Thanks
*/
private const FUNDING_MESSAGES = [
'Star' => 'https://github.com/pestphp/pest',
'News' => 'https://twitter.com/pestphp',
'News' => 'https://x.com/enunomaduro',
'Videos' => 'https://youtube.com/@nunomaduro',
'Sponsor' => 'https://github.com/sponsors/nunomaduro',
];