The required minimum PHP version should be 7.2, as this it is the requirement for the cloudflare/sdk package.
But since the php version used in production is 8.2 we use this as a base for our composer.json.
The composer.lock file should be included in this project also. This will ensure that every developer and the production environment has a known and working state of packages.
The required minimum PHP version should be 7.2, as this it is the requirement for the cloudflare/sdk package.
But since the php version used in production is 8.2 we use this as a base for our composer.json.
The composer.lock file should be included in this project also. This will ensure that every developer and the production environment has a known and working state of packages.