From 14a346773fd2ec6e67e2344f052b04af002bc5bb Mon Sep 17 00:00:00 2001
From: Chris Kankiewicz
- String manipulation, leveled up! -- by, Chris Kankiewicz (@PHLAK) + String manipulation, leveled up! -- by, Chris Kankiewicz (@phlak.dev)
--- @@ -27,7 +27,7 @@ Twine is a string manipulation library with an expressive, fluent syntax. Requirements ------------ - - [PHP](https://php.net) >= 7.2 + - [PHP](https://php.net) >= 8.1 - The [Multibyte String](https://www.php.net/manual/en/book.mbstring.php) extension - The [OpenSSL](https://www.php.net/manual/en/book.openssl.php) extension @@ -227,7 +227,7 @@ A list of changes can be found on the [GitHub Releases](https://github.com/PHLAK Troubleshooting --------------- -For general help and support join our [GitHub Discussion](https://github.com/PHLAK/Twine/discussions) or reach out on [Twitter](https://twitter.com/PHLAK). +For general help and support join our [GitHub Discussion](https://github.com/PHLAK/Twine/discussions) or reach out on [Bluesky](https://bsky.app/profile/phlak.dev). Please report bugs to the [GitHub Issue Tracker](https://github.com/PHLAK/Twine/issues).