Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Laravel 12 compatibility #136

@mihob

Description

@mihob

The plugin is not compatible with laravel 12.

Problem 1
    - illuminate/contracts[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.3.8) does not satisfy that requirement.
    - Root composer.json requires z3d0x/filament-logger ^0.7.1 -> satisfiable by z3d0x/filament-logger[v0.7.1, v0.7.2, v0.7.3].
    - Conclusion: don't install laravel/framework v12.0.1 (conflict analysis result)
    - z3d0x/filament-logger[v0.7.1, ..., v0.7.3] require illuminate/contracts ^8.0 | ^9.0 | ^10.0 | ^11.0 -> satisfiable by illuminate/contracts[v8.0.0, ..., v8.83.27, v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0].
    - Only one of these can be installed: illuminate/contracts[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.20.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0, v12.0.0, v12.0.1], laravel/framework[v12.0.0, v12.0.1]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
    - Root composer.json requires laravel/framework ^12.0 -> satisfiable by laravel/framework[v12.0.0, v12.0.1].

Is it possible to update the dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions