diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-22 18:51:15 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-22 18:51:15 +0900 |
| commit | 91e4b611120b4120703e7c8db1296274573da445 (patch) | |
| tree | 59cab557288b235ad181c74167ae975861274816 /crates/mozart-registry | |
| parent | ff0d51089d8c5abc9ecbdeeaf3d6aa152f137e97 (diff) | |
| download | php-mozart-91e4b611120b4120703e7c8db1296274573da445.tar.gz php-mozart-91e4b611120b4120703e7c8db1296274573da445.tar.zst php-mozart-91e4b611120b4120703e7c8db1296274573da445.zip | |
feat(semver): support `==` (double equals) version constraint
Parse `==` as an exact match operator, identical to `=`. Previously
the `=` handler would strip only one `=`, leaving `=1.2.3` which
failed to parse as a version number.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart-registry')
0 files changed, 0 insertions, 0 deletions
