Releases: Flowpack/Flowpack.Cors
Releases · Flowpack/Flowpack.Cors
2.0.0
Release 1.0.0 alpha 2
In this release, we just want to prevent issues with the latest Neos/Flow versions, as they don’t work with this package anymore.
If you use the latest flow version, a PSR-15 compatible PHP library would solve your issue with CORS :)
Initial release of CORS package
This release is basically a backport of the github.com/rs/cors Go library.
It is tested for development use but not recommended for production without exhaustive testing.