https://twill.io logo
Installing Twill 3
# ❓questions
m
ideas on this?
I tried changing minimum stability inside composer.json but no luck
e
Hi, use version "3.x", instead of 3.0
m
e
without ^, just "3.x"
m
oh, I think 3.x-dev worked
oh what does the ^ do?
this one seemed to work
m
so basically up to everything before 4.0 it'll auto update
any reason this had to be ^3.x-dev to work and ^3.x as well as ^3.0.0 didn't work?
and is setting minimum stability inside composer.json to dev safe?
e
not sure in this case, but after first stable release, ^3.0 should work and... yes.
m
sounds good
guess can remove min stability dev after
stable release
when the site goes into production
e
yes
i
Hi both! You can also use the full version to get the latest RC:
3.0.0-rc4
a
Hi @ifox -> i try install twill cms via composer (Windows 11, PHP 8.2.5, Laravel 10.x) and i got a same error; if i add params -W, twill install correct.

https://cdn.discordapp.com/attachments/1090156611575750737/1100096550044184666/Zrzut_ekranu_1.png

if i use composer require area17/twill , i got a lot of errors. It shouldn't work like this on fresh laravel instantion

https://cdn.discordapp.com/attachments/1090156611575750737/1100097527895834656/Zrzut_ekranu_3.png

We're already on this and waiting for Google to release
2 Views