- Issue created by @vvs
- 🇯🇴Jordan Rajab Natshah Jordan
Planing to release Varbase 10.0.0-rc3 this week/weekend
Vitaliy, your question is legitimate
Do the following
composer create-project Vardot/varbase-project:10.0.0-rc2 varbase --no-dev --no-interaction cd varbase composer update lando start
Do the
composer update
to update and get the latest fixes first for- Issue #3444475: Fixed Malformed inline YAML string in used yml files
✅ Released varbase_core-10.0.20 → 5 May 2024
Somthing went wrong with the
pecl install yaml
in landoI want DDEV and Lando to use php8.3-yaml extension
not some other pecl install yaml package with native package
Better Docker image with php-yaml in it ..
I was so happy when php-json was committed into PHP core
I hope they do that with php-yaml - 🇷🇺Russia vvs Russia
Thanks Rajab!
I try to do it, but have this error on install: https://i.imgur.com/e0cqPhw.jpeg
I think. than php-yaml is not yet installed in lando.