Dmitry Mamchyts
Dmitry Mamchyts
Hi, ``` /var/www/html $ composer require codeception/codeception-progress-reporter:"dev-master" --dev Running composer update codeception/codeception-progress-reporter Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set...
According with page https://developers.google.com/admob/api/release-notes - looks like in `v1beta` we can make `CREATE` actions. It's very useful for us. Do you have any plans/eta about support of `v1beta`
### Version 4.26.2 ### Description The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should...
### 🐞 Bug Report #### Required Information | ? | ! | --- | --- | Operating system | Ubuntu 24.04 | PHP Telegram Bot version | 0.83.1 | PHP...
Can you add support option - force-ip-resolve? Docs: https://docs.guzzlephp.org/en/stable/request-options.html#force-ip-resolve PS. Current workaround: ``` options: # Find proper php const, for example CURLOPT_SSLVERSION, remove CURLOPT_ and transform to lower case. #...