8000 composer create-project installing older version · Issue #940 · cypht-org/cypht · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
composer create-project installing older version #940
Closed
@ConnectGrid

Description

@ConnectGrid

🐛 Bugreport

Running composer require jason-munro/cypht installs the latest version (1.4.1 at time of this writing). However, calling composer create-project jason-munro/cypht is installing v1.4.0, which has outdated dependencies that don't support PHP 8.3.x.

I'm not familiar with enough the create-project command to know how to fix this.

Version & Environment

Rev: []

OS: []

Steps to reproduce

  1. Run composer create-project jason-munro/cypht

On PHP 8.3, dependency validation fails.

Metadata

Metadata

Assignees

Labels

configconfiguration related

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0