Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Feb 19, 2022
1 parent bb56f94 commit 125c6d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Stack/Cors

[![Unit Tests](https://github.com/fruitcake/php-cors/actions/workflows/run-tests.yml/badge.svg)](https://github.com/fruitcake/php-cors/actions)
[![PHPStan Level 9](https://img.shields.io/badge/PHPStan-Level%209-blue)](https://github.com/fruitcake/php-cors/actions)
[![Packagist License](https://poser.pugx.org/fruitcake/php-cors/license.png)](http://choosealicense.com/licenses/mit/)
[![Latest Stable Version](https://poser.pugx.org/fruitcake/php-cors/version.png)](https://packagist.org/packages/fruitcake/php-cors)
[![Total Downloads](https://poser.pugx.org/fruitcake/php-cors/d/total.png)](https://packagist.org/packages/fruitcake/php-cors)
Expand Down Expand Up @@ -73,4 +74,4 @@ $cors->isPreflightRequest(Request $request);

Released under the MIT License, see [LICENSE](LICENSE).
The original author of this Library is Alexander <[email protected]>, while Barry <[email protected]> has been involved since 2015.
This package is split-off from https://github.com/asm89/stack-cors
This package is split-off from https://github.com/asm89/stack-cors

0 comments on commit 125c6d1

Please sign in to comment.