Althinect / filament-spatie-roles-permissions

MIT License
257 stars 87 forks source link

Upgrade to filament 3 fails #69

Closed anhofmann closed 1 year ago

anhofmann commented 1 year ago

I'm following this upgrade guide for Filament 3: https://filamentphp.com/docs/3.x/panels/upgrade-guide

But on composer update I get

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - althinect/filament-spatie-roles-permissions[v1.0.0, ..., v1.3.7] require filament/filament ^2.0|^2.1 -> found filament/filament[v2.5.3, ..., v2.17.53] but it conflicts with your root composer.json require (^3.0-stable).

Are their plans to adapt this plugin to filament 3?

anhofmann commented 1 year ago

Just found this in my composer.json : "althinect/filament-spatie-roles-permissions": "^1.0" So please ignore this issue :-/