upgrade v2 to v3

Problem 1
  • Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., 3.x-dev].
  • Only one of these can be installed: illuminate/view[dev-master, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v9.38.0, ..., 9.x-dev]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
  • Conclusion: install illuminate/view v10.43.0 (conflict analysis result)
  • Root composer.json requires laravel/framework ^v9.38.0 -> satisfiable by laravel/framework[v9.38.0, ..., 9.x-dev].
Was this page helpful?