Filament Install Error

how to fix below error in install filament PS C:\Users\Shashika\Desktop\programs> composer require filament/filament:"^3.2" -W The "3.2" constraint for "filament/filament" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints ./composer.json has been updated Running composer update filament/filament --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires filament/filament 3.2 -> satisfiable by filament/filament[v3.2.0]. - filament/filament v3.2.0 requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require. Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Versions and constraints - Composer
A Dependency Manager for PHP
3 Replies
shashika
shashika3mo ago
No description
shashika
shashika3mo ago
No description
Dennis Koch
Dennis Koch3mo ago
Common issue that windows shell somehow ignore ^. Try without the version.
Want results from more Discord servers?
Add your server
More Posts
Custom blade view during createIs it possible to display a blade view with record data during create? I've seen the docs for customData is not getting saved in db after tranferring one form data to anotherWhat would be the right approach to promote prospect to lead , I have a action on prospect 'promote nWidart Modules Listing via TableHello, I would like to display the modules that are installed in a kind of table (like here https://Clearing a dependent Select field when the field that it is depending changes valueI need help in finding a way to clear or dehydrate the 'name' Select Field whenever the LOB Select FTooltip on table column headerHow to set the tooltip on the column header?. instead of each row ? ```<?php Tables\Columns\Hide form field in relation manager create modalI am reusing a resource's form in a relation manager (e.g. `return UserResource::form($form)`) and IgetRecordTitleAttribute from related modelDear all, last time I have a lot of question. Please how can I create record title attibute from reaCustom Page using Forms\Components\Wizard - Using data from one step in the next?Hello, I'm currently trying to create a Wizard, which in the first steps let's the user select a fiResource page that can share the same ModelHello how i Can create Resource page that can share the same Model , I want one resource for approvaCall action after page load to table mount actionSo im getting an URL query parameter. but what i want is after page load it should call to table mou