Skip to content

[Bug]: Package Installation Fails Due to illuminate/contracts Version Conflict #53

@arsallanShahab

Description

@arsallanShahab

What happened?

I attempted to install the ylsideas/cockroachdb-laravel package in my Laravel project, but the installation failed due to a version conflict with illuminate/contracts. The error message indicates that the required version of illuminate/contracts (ranging from 8.x to 11.x) conflicts with another dependency in the project.

How to reproduce the bug

  1. Create a Laravel project (or use an existing one).
  2. Run the following command to install the ylsideas/cockroachdb-laravel package:
    composer require ylsideas/cockroachdb-laravel```
  3. The installation will fail due to a version conflict with illuminate/contracts.

Package Version

1.4.0

PHP Version

8.2.12

Laravel Version

12.33.0

CockroachDB Version

25.2.6

Which operating systems does with happen with?

Windows

Notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions