php-basic-skeleton
php-basic-skeleton copied to clipboard
Composer installation method is outdated
The available version of this skeleton on Packagist is the 1.2.1(18/07/2018) and it's not compatible with PHP 8.
Maybe it's a good idea to create a new release for keep the support of composer create-project codelytv/php-bootstrap your-project-name
method?
Thanks! <💚>
For me it's running with this:
composer create-project --ignore-platform-reqs codelytv/php-bootstrap tdd
This should be working with the latest php version 🙌