© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
25 replies
Tieme

Minimal Theme install?

Hi,

I just preorderd the Minimal Theme.

When i want to install after i added to composer.json

"repositories": [
    {
        "type": "composer",
        "url": "https://privato.pub/composer/filament"
    }
]
"repositories": [
    {
        "type": "composer",
        "url": "https://privato.pub/composer/filament"
    }
]


and executed the following command

composer require filament/minimal-theme:"^3.0@alpha"
composer require filament/minimal-theme:"^3.0@alpha"


i get following error

    - Root composer.json requires filament/minimal-theme 3.0@alpha, found filament/minimal-theme[v3.0.0-alpha1, ..., v3.0.0-alpha12] but it does not match the constraint.
    - Root composer.json requires filament/minimal-theme 3.0@alpha, found filament/minimal-theme[v3.0.0-alpha1, ..., v3.0.0-alpha12] but it does not match the constraint.


How can i solve this problem?

Is it also possible to get Github Repo acces?

Thanks
Solution
What is your
minimum-stability
minimum-stability
in your
composer.json
composer.json
?
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Minimal Theme
FilamentFFilament / ❓┊help
3y ago
minimal theme
FilamentFFilament / ❓┊help
3y ago
Custom theme (minimal theme) color issue
FilamentFFilament / ❓┊help
16mo ago
Minimal Theme vite error
FilamentFFilament / ❓┊help
7mo ago