project
project copied to clipboard
php 8.2
Hi,
I've tried install bolt on php8.2 with no success.
It seems bolt lock with old laminas and it doesn't support php8.2.
Please fix it, thank!
If you try the 5.2 beta, it'll work better:
composer create-project bolt/project myprojectname "^2.5" --stability=beta
Thanks for that, I ran into the same problem.
I tried this, and unfortunately I get the Error message "Could not find package bolt/project with version 2.5."
Same here:
cocur/slugify v4.3.0 requires php ^7.1 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.10) does not satisfy that requirement.
Just started to try Bolt. Not a really good developer experience:
bin/console doctrine:fixtures:load --no-interaction
PHP Deprecated: ini_set(): assert.warning INI setting is deprecated in /home/stephan/PhpstormProjects/prive/blog/vendor/symfony/error-handler/Debug.php on line 34
> purging database
> loading Bolt\DataFixtures\UserFixtures
> loading Bolt\DataFixtures\TaxonomyFixtures
> loading Bolt\DataFixtures\ImageFetchFixtures
In ErrorChunk.php line 65:
SSL certificate problem: certificate has expired for "https://placeholder.boltcms.io/getfiles".
In CurlResponse.php line 335:
SSL certificate problem: certificate has expired for "https://placeholder.boltcms.io/getfiles".