Z3d0X / filament-logger

Extensible activity logger for filament that works out-of-the-box.
MIT License
287 stars 42 forks source link

Cannot upgrade to Laravel 10 #36

Closed shaqaruden closed 1 year ago

shaqaruden commented 1 year ago

More of a FYI, upgrading to Laravel 10 introduces a dependency error

Problem 1

  • Root composer.json requires laravel/framework ^10.0 -> satisfiable by laravel/framework[v10.0.0].
  • z3d0x/filament-logger v0.4.2 requires illuminate/contracts ^8.0 | ^9.0 -> satisfiable by illuminate/contracts[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0].
  • Only one of these can be installed: illuminate/contracts[v5.4.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0, v10.0.0], laravel/framework[v10.0.0]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
    • Root composer.json requires z3d0x/filament-logger ^0.4.2 -> satisfiable by z3d0x/filament-logger[v0.4.2].
shaqaruden commented 1 year ago

Note used Laravel Shift to perform the upgrade

Z3d0X commented 1 year ago

Please upgrade to v0.5.0