You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version (1.0) of this package (PHPOffice/PHPPresentation) has the following requirement in composer.json:
"phpoffice/phpspreadsheet": "^1.9 || ^2.0"
But the latest version of "phpoffice/phpspreadsheet" is already in the ^3.0 range since last september.
I was wondering if there are any plans to incorporate this version in this package as well - now this package is holding back upgrading phpspreadsheet, if you use them both.
The text was updated successfully, but these errors were encountered:
The latest version (
1.0
) of this package (PHPOffice/PHPPresentation) has the following requirement incomposer.json
:But the latest version of "phpoffice/phpspreadsheet" is already in the
^3.0
range since last september.I was wondering if there are any plans to incorporate this version in this package as well - now this package is holding back upgrading phpspreadsheet, if you use them both.
The text was updated successfully, but these errors were encountered: