Sylius / PayPalPlugin

Official integration with PayPal Commerce Platform
36 stars 54 forks source link

[Maintenance] Updated composer conflict & config sections, updated GitHub workflow #254

Closed Rafikooo closed 2 years ago

Rafikooo commented 2 years ago
Q A
Branch? 1.4 (bug fixes, improvements)
Bug fix? no
New feature? no

https://getcomposer.org/doc/06-config.md#allow-plugins "As of Composer 2.2.0, the allow-plugins option adds a layer of security allowing you to restrict which Composer plugins are able to execute code during a Composer run."

  1. Due to the fact above the configuration of composer.json has been updated to process dependencies explicitly
  2. Conflict with doctrine/orm:^2.10.0 has been removed
  3. Conflict with doctrine/dbal:^3.0.0 has been added
  4. GitHub workflow has been updated based on https://github.com/Sylius/Sylius/pull/14130/files#diff-dc5f32521b4ae99ff8632eb151f06cb36a62fe139292cbbf3f2a4afc79647581 and https://github.com/Sylius/Sylius/pull/14106
SirDomin commented 2 years ago

@Rafikooo the build should be green 💃

image
Zales0123 commented 2 years ago

Thank you, @Rafikooo! 🏅