Weebly / phpstan-laravel

Laravel plugins for PHPStan
BSD 2-Clause "Simplified" License
51 stars 22 forks source link

require phpstan/phpstan@dev-master #17

Closed kamicloud closed 6 years ago

kamicloud commented 6 years ago

PHPUnit 6.5.9 by Sebastian Bergmann and contributors.

Error: No code coverage driver is available

................................... 35 / 35 (100%)

Time: 545 ms, Memory: 14.00MB

OK (35 tests, 54 assertions)

kamicloud commented 6 years ago
- phpstan/phpstan dev-master requires php ~7.1 -> your PHP version (7.0.25) does not satisfy that requirement.

:(

Tlapi commented 6 years ago

Why not just require ^0.10 and tag this release?