Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c2d5cb

Browse files
authored
Merge pull request suncat2000#102 from ericlery/patch-1
Wrap argument passed to require option in order to handle * notation
2 parents e129861 + caafaa9 commit 2c2d5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation
2121
#### For Symfony >= 2.4
2222

2323
Run command:
24-
`composer require suncat/mobile-detect-bundle:1.0.*`
24+
`composer require "suncat/mobile-detect-bundle:1.0.*"`
2525

2626
Or add to `composer.json` in your project to `require` section:
2727

0 commit comments

Comments
 (0)