Articles on: Troubleshooting

Composer detected issues in your platform

Fixing “Composer detected issues in your platform: Your Composer dependencies require a PHP version >= 8.1.0.” in Clientexec


If you see the error:


Composer detected issues in your platform: Your Composer dependencies require a PHP version >= 8.1.0.


You can fix this in one of two ways:




✅ Solution 1: Upgrade PHP


Upgrade your server’s PHP version to 8.1 or higher.

After upgrading, reload Clientexec and the error will be resolved.




✅ Solution 2: Delete the Spanel Plugin Folder


  1. Connect to your server via FTP or SSH.
  2. Go to your Clientexec installation directory.
  3. Delete this folder:


plugins/server/spanel


  1. Reload Clientexec.


Note: If you are using Spanel then you will need to upgrade your php and not remove the plugin!




📝 Summary


  • Upgrade PHP to 8.1+, OR
  • Delete plugins/server/spanel


Either solution will resolve the error.


Updated on: 18/09/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!