Skip to content

Packagist claims that version 0.1.8.2 require PHP >= 7.2 when it should be >=8.0 #48

@magrigry

Description

@magrigry

image

Running a composer update with the following composer.json will download tcdent/php-restclient:0.1.8.2.

{
	"require": {
		"php": "^7.2",
		"tcdent/php-restclient": "^0.1.7",
    },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions