splashlab / magento-2-cors-requests

Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
Open Software License 3.0
69 stars 30 forks source link

Update composer.json #26

Closed sebastian-ehrling closed 2 years ago

sebastian-ehrling commented 2 years ago

I have already tested the functionality with Magento 2.4.4 and the only thing missing is the release of PHP 8 in composer.json.

sebastian-ehrling commented 1 year ago

Hi @thaddeusmt, thank you! It's possible to create a git tag for the current version?

thaddeusmt commented 1 year ago

Only took me a month to remember to do this, but I finally created a tag release for 100.0.7 with new PHP 8 dep fix.