Closed it-can closed 4 years ago
Seems that composer is limiting php versions to this:
"php": ">=7.1 <7.4",
PHP 7.4 is released couple of days ago so would be nice to support this...
Are there any schedule in place for it to support php 7.4? I am trying to migrate some of my ongoing projects and this lib is the only one preventing me for doing that.
Seems that composer is limiting php versions to this:
PHP 7.4 is released couple of days ago so would be nice to support this...