mailparse extension issue
I am using php 8.2
I need to install mailparse extension
but I cant find version for PHP API version (20210902)
7 Replies
Are you on windows, linux, macos?
windows
i found this
https://pecl.php.net/package/mailparse/3.1.8
so 3.18 is version for 20210902?
It should. API version
20210902
is for PHP 7.4
This one requires PHP Version: PHP 7.3.0 or newer
I havent tested it, but it should work3.1.6 is good
thank you
I cant run any artisan command