Bump symfony/http-kernel from 4.4.43 to 4.4.50 #1

Open
dependabot[bot] wants to merge 15 commits from dependabot/composer/symfony/http-kernel-4.4.50 into master
Showing only changes of commit 02dc8f76d1 - Show all commits

View File

@ -12,6 +12,6 @@ services:
- '%uptime_robot.credentials.api_key%'
- '@Symfony\Component\Serializer\SerializerInterface'
calls:
- setInterval: '%uptime_robot.configurations.interval%'
- setAlertContactsString: '%uptime_robot.configurations.alert_contacts%'
- setInterval: ['%uptime_robot.configurations.interval%']
- setAlertContactsString: ['%uptime_robot.configurations.alert_contacts%']