Adyen / adyen-shopware6

Adyen Payment plugin for Shopware 6
MIT License
21 stars 22 forks source link

[ECP 9434] Packaged ZIP not working #548

Closed khushboo-singhvi closed 2 months ago

khushboo-singhvi commented 2 months ago

Summary

Zip file uploaded as assets were broken because of the prepare-release-asset.yml workflow fails, because of incorrect php version dependency. This PR aims at having php version greater then 8.2 Example of the correct zip file can be seen here in the form of artifact https://github.com/Adyen/adyen-shopware6/actions/runs/10898416714

Tested scenarios

Fixed issue:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud