Flintstone - Install

To install Flintstone run the following command with Composer:

composer require fire015/flintstone

Or add to your composer.json file:

{
	"require": {
		"fire015/flintstone": "^2"
	}
}