From 35c77f888ca03f4b7c39b85e11b7db5975362939 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Thu, 30 Nov 2023 10:25:06 -0500 Subject: [PATCH] fix package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f29ef04..6ad106c 100644 --- a/README.md +++ b/README.md @@ -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