Piotr Wasilewski
Piotr Wasilewski
I can not find anywhere to set margins for top, bottom, right, and left. If it is possible? If not, will it be added?
Hello, Is it possible to set the time zone against which the cron pattern will be checked? If not, will it be added in subsequent versions? For example to be...
If I add `ShellJob` where `setSchedule()` is set to run every minute, the job is sometimes started every 2 or even once every 5 minutes. I do not know if...
When trying to install it in a Symfony 7 project, I received the following message: Problem 1 - Root composer.json requires craue/formflow-bundle ^3.6 -> satisfiable by craue/formflow-bundle[3.6.0]. - craue/formflow-bundle 3.6.0...
As I wrote in the title.
When trying to install it in a Symfony 7 project, I received the following message: Problem 1 - Root composer.json requires michaeldegroot/doctrine-encrypt-bundle ^5.1 -> satisfiable by michaeldegroot/doctrine-encrypt-bundle[v5.1.0]. - michaeldegroot/doctrine-encrypt-bundle v5.1.0...
It is not possible to install the library if the abandoned sensio/framework-extra-bundle library is not installed. DoctrineEncryptBundle should use Symfony if it is installed. `The service "ambta_doctrine_annotation_reader" has a dependency...
How I can increase execution time for tailwind compilation? 
### Deprecation Warning: `use Bitwise` #### Problem ``` warning: use Bitwise is deprecated. import Bitwise instead lib/uuid.ex:2: UUID (module) ``` #### Location ```elixir # lib/uuid.ex use Bitwise, only_operators: true ```...