Skip to content

Commit b24e08f

Browse files
authored
Merge pull request #18 from 123inkt/fix-composer-require-readme
Fix composer require in README.md
2 parents 417d045 + 1c4e5ee commit b24e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A validation shorthand component for Symfony, similar to the syntax in the "illu
88
## Installation
99
Include the library as dependency in your own project via:
1010
```
11-
composer require "DigitalRevolution/SymfonyValidationShorthand"
11+
composer require "digitalrevolution/symfony-validation-shorthand"
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)