Stephan Hochdörfer

Results 36 issues of Stephan Hochdörfer

Would be awesome if this package could be installed on PHP 8.x - ideally 8.2 :)

Given [PSR-15](https://groups.google.com/forum/?fromgroups#!topic/php-fig/f5lL_QNIrgI) is an accepted standard, the package needs to migrated to support PSR-15.

Inspired by @asgrim's [tweet](https://twitter.com/asgrim/status/1052507745801424896): Configure the Travis build pipelines to run phpstan and fix the findings.

When I set up inventory tracking for the bundled products, the inventory amount is not updated after the bundle gets ordered and shipped.

Since [Twig 2.0](https://packagist.org/packages/twig/twig) just got released we should upgrade the dependency in composer.json.

Given [PSR-15](https://groups.google.com/forum/?fromgroups#!topic/php-fig/f5lL_QNIrgI) is an accepted standard, the package needs to migrated to support PSR-15.

Inspired by @asgrim's [tweet](https://twitter.com/asgrim/status/1052507745801424896): Configure the Travis build pipelines to run phpstan and fix the findings.

As it turns out the current implementation of Adrenaline::__invoke() is not compatible with Adroit::__invoke() as the latter does return the Response and Adrenaline does not. How do we want to...

Given I have a product with a price of 68.13 synced to Gally, the Gally response for the price aggregation filter will contain 68 as the maximum value. When sending...