Results 19 issues of Joao M

This PR fix the description for the `-help` argument and allows SMTP_AUTH to receive case insensitive arguments.

Add a journal with all migration and checksum.

feature request

The Jervis documentation mentions "secrets". I see examples here: https://github.com/samrocketman/jervis-secrets-test But, for use this solution I have to write in the .jervis.yml the secret text. Is there anyway to get...

enhancement

I think the referencing to components in external JSON files is missing in this list, like described in "[4.7.23 Reference Object](http://spec.openapis.org/oas/v3.0.3#reference-object)" of the specification. Or did I miss something and...

When we open in the Firefox `about:profiles` we can see the profiles and launch the profile we want. Is it possible relay only on `about:profiles` instead of install a external...

That's my first PR and there is no explanation about how to open a PR. So, here we go. Motivation: - Maintain the current set of JSON is difficult and...

This PR makes the project to be compliant with PSR-4 and PSR-12 specifications. Remove the PHP4 support and creates a command line option following composer.json specification.