Slamdunk / phpstan-laminas-framework

Laminas Framework 3 extensions for PHPStan
MIT License
16 stars 10 forks source link

Cut a Release to Make PHP 8 Support Available #18

Closed macburgee1 closed 3 years ago

macburgee1 commented 3 years ago

This library supports PHP 8; however, no release has been made since PHP 8 support was added. This issue requests a new release be made so that projects that depend on this library can update to PHP 8.

$ composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - This package requires php ^7.3 but your PHP version (8.0.0) does not satisfy that requirement.
  Problem 2
    - slam/phpstan-laminas-framework v0.12.2 requires php ^7.3 -> your PHP version (8.0.0) does not satisfy that requirement.
    - slam/phpstan-laminas-framework v0.12.1 requires php ^7.3 -> your PHP version (8.0.0) does not satisfy that requirement.
    - slam/phpstan-laminas-framework v0.12.0 requires php ^7.3 -> your PHP version (8.0.0) does not satisfy that requirement.
    - Installation request for slam/phpstan-laminas-framework ^0.12 -> satisfiable by slam/phpstan-laminas-framework[v0.12.0, v0.12.1, v0.12.2].
Slamdunk commented 3 years ago

Done in v0.12.3