Requirements


Before you get started with Saaze, make sure your are running PHP v7.3 or higher. To check the version of PHP you are running, use the following command in your terminal:

You should see some output similar to the following:

The first line will show what version of PHP you are running.

You also need to make sure you have Composer installed:

The above command should output the version of Composer that you are running.