Title: PHP 8.5 Support
Last modified: February 15, 2026

---

# PHP 8.5 Support

 *  Resolved [vielhuber](https://wordpress.org/support/users/vielhuber/)
 * (@vielhuber)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-5-support-2/)
 * Please update composer dependencies in order to support php 8.5.
 * Quick fix until then:
 * Create `wp-content/plugins/yaysmtp/composer.json`:
 *     ```wp-block-code
       {    "require": {        "guzzlehttp/psr7": "^2.6",        "monolog/monolog": "^3.5",        "google/apiclient": "^2.15",        "league/oauth2-client": "^2.7"    },    "config": {        "allow-plugins": true    }}
       ```
   
 * Run `composer install`.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Bruce](https://wordpress.org/support/users/ninjateamwp/)
 * (@ninjateamwp)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-5-support-2/#post-18822469)
 * Hi [@vielhuber](https://wordpress.org/support/users/vielhuber/) ,
 * Thanks for bringing this to our attention.
 * We will note it and do whats necessary.
 * Regards
 *  Plugin Support [mialewp](https://wordpress.org/support/users/mialewp/)
 * (@mialewp)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-5-support-2/#post-18828212)
 * Hi [@vielhuber](https://wordpress.org/support/users/vielhuber/),
   Thanks for your
   patience and efforts.
 * PHP 8.5 is very new; WordPress supports version 8.3. Version 8.4, 8.5 is beta
   supported. See: [https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/](https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/).
 * We will make it compatible with version 8.5 in the future. Please do not hesitate
   to contact us if you need any assistant.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-8-5-support-2%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/yaysmtp/assets/icon-256x256.png?rev=3056583)
 * [YaySMTP and Email Logs: Amazon SES, SendGrid, Outlook, Mailgun, Brevo, Google and Any SMTP Service](https://wordpress.org/plugins/yaysmtp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yaysmtp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yaysmtp/)
 * [Active Topics](https://wordpress.org/support/plugin/yaysmtp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yaysmtp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yaysmtp/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [mialewp](https://wordpress.org/support/users/mialewp/)
 * Last activity: [3 months, 3 weeks ago](https://wordpress.org/support/topic/php-8-5-support-2/#post-18828212)
 * Status: resolved