ekremogul / filament-grapesjs

MIT License
32 stars 10 forks source link

Composer Error: ekremogul/filament-grapesjs dev-main requires illuminate/contracts ^9.0 #1

Closed wallacemaxters closed 1 year ago

wallacemaxters commented 1 year ago

I'm using Laravel Framework 10.13.5. I got an error when trying to install.

composer require ekremogul/filament-grapesjs dev-main

Error:

Problem 1
    - Root composer.json requires ekremogul/filament-grapesjs dev-main -> satisfiable by ekremogul/filament-grapesjs[dev-main].
    - ekremogul/filament-grapesjs dev-main requires illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.9] but these were not loaded, likely because it conflicts with another require.
vincent-tarrit commented 1 year ago

Hello, I have the same problem. Did you find a solution ? Thank you !

wallacemaxters commented 1 year ago

I created a pull request here

2

ekremogul commented 1 year ago

Merged