Jan Henk Hazelaar
Jan Henk Hazelaar
## Actual behavior Expect to have paragraph in description. The function 'term_description' return description with all paragraphs, but de Term function description strips of the first paragrap here: https://github.com/timber/timber/blob/master/lib/Term.php#L369 ##...
Thanks for creating lumberjack. This is the first time we use it and I've run into a problem with translations. We register custom post type as show in the documentation:...
Add push options to git push Process: https://github.com/statamic/ideas/issues/1113 Closes statamic/ideas#1113
Give deployer the option to have the remote repository in the release_path. We use [Statamic](https://statamic.com) and in Statamic there's an option Git Automation, see documentation: https://statamic.dev/git-automation. The default value of...
Hi 👋, We are looking for an option to trigger an PR/MR with the necessary pipeline/actions from a push to the repo. Gitlab has push options todo so: https://docs.gitlab.com/ee/user/project/push_options.html. Don't...
Update monolog/monolog package to resolved conflict with other packages.
Duplicate of #39 but I don't know how to adjust that pull request, sorry. Hopefully this one wil get accepted.
Closes #42
Update to latest hubspot api client
### What Happened When using the laravel preset architecture in the test and you define an event subscriber the test fails, because preset expect event to have `handle` method. You...