fix(phpstan): update codes and optimize specificity for PHP classes
- Updated versions in the .phive/phars.xml file.
- Refined type hinting for methods in Factory.php for readability and specificity.
- Positioned __construct earlier in the PaymentReceiverInterface.php, enhancing readability.
- Inserted type hinting in the getTypeTitle method of the PaymentReceiverInterface.php file.