Releases: asm89/stack-cors
Releases · asm89/stack-cors
Support Symfony 7
v2.1.1
Actually (and only) support Symfony 6
v2.1.0 Ignore line length
Fix BC break in options
v2.0.5 Update CorsService.php
Support Symfony 6
v2.0.4 Allow Symfony 6 (#96)
v2.0.3
Add PHP8 support
PHP 8 Support (#83) * PHP 8 Support * Fix whitespace issue * Run builds on Pull Requests
Tweak wildcard header/method behavior
Revert to 1.x behaviour to reflect the allowed headers/methods instead of wildcards.
2.0.0-beta3: Add typehints (#78)
Added typehints
Only send rest of the CORS headers when Origin passes