Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 829 Bytes

resolve/phpstan-phpoption

PHPStan extension for phpoption/phpoption.

Installation

You may install this package using Composer using the command below. PHPStan should detect the extension automatically if you have its extension installer installed.

composer require --dev resolve/phpstan-phpoption

Backwards compatibility promise

This library follows semver 2.0 conventions for its configuration and use. However, PHP code is not covered by this promise and should not be relied upon directly.

Similarly, PHPStan reporting new errors is not considered a breaking change and may occur after updating this library.

License

This package is licensed under the MIT license.