Skip to content

Commit

Permalink
Merge pull request #5 from elnur/tilde-version
Browse files Browse the repository at this point in the history
Use the tilde version style to install the bundle
  • Loading branch information
Seldaek committed Apr 3, 2013
2 parents 48fc678 + 036cac5 commit f02784f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ seconds.

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

$ composer require nelmio/cors-bundle:*
$ composer require nelmio/cors-bundle:~1.0

Add the NelmioCorsBundle to your application's kernel:

Expand Down

0 comments on commit f02784f

Please sign in to comment.