Max Pogonowski
Max Pogonowski
The output of \GraphQL\Language\Parser::parse contains a tree in every 'loc' field which appears to branch forever:  Now, it doesn't go forever or it would crash for everyone. But get...
`lando composer require aws/aws-sdk-php` installs the AWS SDK in the vendor folder outside web root as per normal, but the appserver container only mounts the web root. This means I...
Not all php libraries keep their JS dependencies at the root of the library, instead opting to have them contained in a subfolder such as `app` or `theme`. This issue...