Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.
This repository was archived by the owner on May 19, 2024. It is now read-only.

Support for PHP 7.1 #30

@zinkovskiy

Description

@zinkovskiy

Hello, @MewesK.
According composer.json of PHPExcel, it supports PHP7 and newer.
In my local machine I have installed php 7.1.5. I tried to run php unit tests of TwigExcelBundle with my version of php and it works fine (except some tests for XLS format, but I understood that it's normal: limited functionality as you wrote).
So, could you please change your composer requirements from "php": "5.5.9 - 7.0", to "php": "5.5.9 - 7.1", ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions