-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
DependenciesItems related to Composer dependenciesItems related to Composer dependenciesHas Pull RequestMarks issue that has an associated pull requestMarks issue that has an associated pull request
Description
Feature request
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 10up/wp_mock ^1.0.0 -> satisfiable by 10up/wp_mock[1.0.0].
- 10up/wp_mock 1.0.0 requires php >=7.4 < 8.3 -> your php version (8.3; overridden via config.platform, same as actual) does not satisfy that requirement.
Proposed solution
- Update composer constraint
- Test code against php 8.3 and fix any compatability issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DependenciesItems related to Composer dependenciesItems related to Composer dependenciesHas Pull RequestMarks issue that has an associated pull requestMarks issue that has an associated pull request