Skip to content

Feature Request: PHP 8.5 Support (Remove <8.5.0 constraint) #4890

Description

@mbnl

Hi team,

First of all, thank you for maintaining such a great and essential package!

Description
I am currently setting up my environment with PHP 8.5 (specifically PHP 8.5.5). When trying to install or update dependencies via Composer, I am encountering a dependency resolution error because phpoffice/phpspreadsheet currently restricts the PHP version to <8.5.0.

Error Output

phpoffice/phpspreadsheet 1.30.4 requires php >=7.4.0 <8.5.0 -> your php version (8.5.5) does not satisfy that requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions