Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[Bug]: Update for Laravel 11 #7

Open
colinruz opened this issue Aug 30, 2024 · 1 comment
Open

[Bug]: Update for Laravel 11 #7

colinruz opened this issue Aug 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@colinruz
Copy link

colinruz commented Aug 30, 2024

What happened?

I'm unable to install this nice package for latest Laravel version

Problem 1
- Root composer.json requires traineratwot/filament-openstreetmap 1.2.2 -> satisfiable by traineratwot/filament-openstreetmap[1.2.2].
- traineratwot/filament-openstreetmap 1.2.2 requires illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.20] but these were not loaded, likely because it conflicts with another require.

How to reproduce the bug

Install this package on a fresh Laravel project --currently at ^11.9

Package Version

1.22

PHP Version

8.3

Laravel Version

11.9

Which operating systems does with happen with?

macOS

Notes

No response

@colinruz colinruz added the bug Something isn't working label Aug 30, 2024
@vitormicillo
Copy link

vitormicillo commented Sep 13, 2024

try to install using

composer require traineratwot/filament-openstreetmap:dev-main

What happened?

I'm unable to install this nice package for latest Laravel version

Problem 1 - Root composer.json requires traineratwot/filament-openstreetmap 1.2.2 -> satisfiable by traineratwot/filament-openstreetmap[1.2.2]. - traineratwot/filament-openstreetmap 1.2.2 requires illuminate/contracts ^10.0 -> found illuminate/contracts[v10.0.0, ..., v10.48.20] but these were not loaded, likely because it conflicts with another require.

How to reproduce the bug

Install this package on a fresh Laravel project --currently at ^11.9

Package Version

1.22

PHP Version

8.3

Laravel Version

11.9

Which operating systems does with happen with?

macOS

Notes

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants