WIP: Symfony 6 project remake #2

Draft
skobkin wants to merge 103 commits from symfony6_remake into master
Showing only changes of commit 0a05264406 - Show all commits

View file

@ -17,7 +17,7 @@ services:
# Point API
$pointDomain: 'point.im'
$pointScheme: 'https'
$pointApiDelay: ''
$pointApiDelay: 5000
$pointAppUserId: ''
$pointApiClient: '@app.point.http_client'