Added possibility to use a scheduler to update a record
Features
- Added an
ExternalIpProviderInterface
to interface services that allow fetching the public IP - Added the
gmp
PHP extension in Docker images - Added
rlanvin/php-ip
composer package to help manipulate IP addresses - Added a new
IP_API_URI
environment variable - Added
symfony/lock
command for locking command process
Changes
- Replacec the return value in commands by new constants added in SF v5.2