Brandon Olivares

Results 5 issues of Brandon Olivares

I have composer 2.1.5 and PHP 7.4. When I run: `composer require —dev barryvdh/composer-cleanup-plugin` I get this error: `PHP Fatal error: Uncaught Error: Undefined class constant 'POST_PACKAGE_INSTALL' in .../vendor/barryvdh/composer-cleanup-plugin/src/CleanupPlugin.php:62`

I notice there are no psalm annotations for `oneOf()` or `allOneOf()`. I'm actually not even sure if `@psalm-assert` could be used for such a method but at least wanted to...

help wanted

I’m not sure if there’s already a way to do this or not. Basically I want to have QB auto-assign the DocNumber for journal entries. The API reference says I...

I'm not entirely comfortable holding my entire portfolio in Coinbase Pro for obvious reasons. However if I withdraw it to a private wallet, this application will no longer take that...

I'm trying to get entries after a certain time of the day. I try things like: t display --start 12pm t display --start 'today 12pm' Or even t display --start...