composer / composer/satis

must use tag,not support dev-master?

Open
#398 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

```
not support:
"require": {
"xxx": "dev-master"
}

ok:
"require": {
"xxx": "1.0"
}

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported difference between a Composer requirement using "dev-master" and one using "1.0" in Satis. Read the issue discussion and trace how Satis handles these package constraints; done means the supported behavior is established and the reported case is fixed or clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.