Sylius-Standard icon indicating copy to clipboard operation
Sylius-Standard copied to clipboard

Open Source eCommerce Application on top of Symfony

Results 140 Sylius-Standard issues
Sort by recently updated
recently updated
newest added

Updates the requirements on stripe/stripe-php to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...

Dependencies
php

Upgrade required as the rector couldn't be installed in the end application

Maintenance

Hi 🙋🏻‍♂️! I've prepared a PR "activating" recipes and Rector. Before this PR can be merged we have to: Rector: - Replace the old Rector with the new one (both...

On a fresh install I've ran these commands: ```sh composer create-project sylius/sylius-standard acme cd acme docker compose up ``` I'm then getting the error: ``` => ERROR [node:latest sylius_php 10/20]...

While installing Sylius following [this](https://docs.sylius.com/en/latest/getting-started-with-sylius/installation.html) instructions, 'yarn install' fail with these errors: .node-gyp/16.16.0/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’? .... .node-gyp/16.16.0/include/node/v8-internal.h:492:50: error: template argument...

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.8.2 Improvements 🔧 Basic support for PHP 8.2 #[\AllowDynamicProperties] attribute support (RFC) #[\SensitiveParameter] attribute...

Dependencies
php