File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Stack/Cors
2
2
3
3
[ ![ Unit Tests] ( https://github.com/fruitcake/php-cors/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/fruitcake/php-cors/actions )
4
+ [ ![ PHPStan Level 9] ( https://img.shields.io/badge/PHPStan-Level%209-blue )] ( https://github.com/fruitcake/php-cors/actions )
4
5
[ ![ Packagist License] ( https://poser.pugx.org/fruitcake/php-cors/license.png )] ( http://choosealicense.com/licenses/mit/ )
5
6
[ ![ Latest Stable Version] ( https://poser.pugx.org/fruitcake/php-cors/version.png )] ( https://packagist.org/packages/fruitcake/php-cors )
6
7
[ ![ Total Downloads] ( https://poser.pugx.org/fruitcake/php-cors/d/total.png )] ( https://packagist.org/packages/fruitcake/php-cors )
@@ -73,4 +74,4 @@ $cors->isPreflightRequest(Request $request);
73
74
74
75
Released under the MIT License, see [ LICENSE] ( LICENSE ) .
75
76
The original author of this Library is Alexander <iam.asm89@gmail.com >, while Barry < barryvdh@gmail.com > has been involved since 2015.
76
- This package is split-off from https://github.com/asm89/stack-cors
77
+ This package is split-off from https://github.com/asm89/stack-cors
You can’t perform that action at this time.
0 commit comments