Skip to content

Commit

Permalink
fix package name (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman committed Nov 30, 2023
1 parent da2a363 commit 785cee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ headers with ACL-style per-URL configuration.

## Installation

Require the `nelmio/security-bundle` package in your composer.json and update your dependencies:
Require the `nelmio/cors-bundle` package in your composer.json and update your dependencies:

$ composer require nelmio/cors-bundle

Expand Down

0 comments on commit 785cee4

Please sign in to comment.