phpstan / phpstan-strict-rules

Extra strict and opinionated rules for PHPStan
MIT License
605 stars 48 forks source link

Added Support for PHP 8.1 #163

Closed jonathanmaron closed 2 years ago

jonathanmaron commented 2 years ago

Added support for PHP 8.1 in the composer.json file.

ondrejmirtes commented 2 years ago

PHP 8.1 is already supported, ^8.0 includes every version before 9.0.