Skip to content

Support for phpstan/phpdoc-parser:^2.0 #92

@rela589n

Description

@rela589n

Hi!

Currently, PhpStan has already released a new major version of phpdoc-parser: 2.x.

It would be fine to use this very version, given that it doesn't bring any more restrictions to the dependency tree than 1.x does:

"require": {
	"php": "^7.4 || ^8.0"
},

The main reason for depending on a newer version (or another, hello @SerafimArts) is that folks who have phpdoc-parser installed as 2.x in their project won't be able to install typhoon-php packages without first downgrading the former to 1.x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions