craftcms / craft6-revamp
Craft 6 project prepper
0.0.2
2025-09-23 07:46 UTC
Requires
- php: ^8.2
- composer/semver: ^3.4
- illuminate/filesystem: ^12.0
- illuminate/support: ^12.14.1
- laravel/prompts: ^0.1.18|^0.2.0|^0.3.0
- symfony/console: ^6.2|^7.0
- vlucas/phpdotenv: ^4.0|^5.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.4
README
Installation
To install, run the following command:
composer global require craftcms/craft6-revamp -W
Tip
If you get a dependency conflict error, try running the following command first:
composer global update
Usage
To prepare a Craft 5 project for Craft 6, cd
to it in your terminal and run the following command:
craft6-revamp