-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Bug Report
The latest versions of the code are not published to the stream-dist repo. This means I cannot use composer to install the latest version.
Expected Behavior
Running composer require xwp/steam:4.1.1 should be able to download the package.
Actual Behavior
Composer complains it only knows about version up to 4.0.2
Steps to Reproduce the Problem
- Run
composer require "xwp/stream:~4.1.1"
Screenshots
$ composer require "xwp/stream:~4.1.1"
./composer.json has been updated
Running composer update xwp/stream
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires xwp/stream ~4.1.1, found xwp/stream[dev-feature/stream-db-query-where-filter, ..., dev-bugfix/posts-connector-test, 2.0.1, ..., 2.0.5, 3.0.0, ..., 3.10.1, v4.0.2] but these do not match your constraint and are therefore not installable. Make sure you either fix the constraint or avoid updating this package to keep the one present in the lock file (xwp/stream[v4.1.1]).System Information
- Stream plugin version: 4.1.1
- WordPress version: 6.8.3
- PHP version: 8.3
- Browser: n/a
- Computer operating system: n/a
Metadata
Metadata
Assignees
Labels
No labels