Installation


Requirements #

  • Craft CMS 5.10+
  • PHP 8.2+

Installation #

Shell
composer require bensomething/craft-cast:^1.0.0-beta

If Composer refuses, your project's minimum-stability is stable. Set it to beta with "prefer-stable": true, or pin the exact version.