Skip to content

Commit 6e14073

Browse files
committed
update readme
1 parent fcec490 commit 6e14073

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
@@ -15,7 +15,7 @@ composer require devlop/laravel-console-input-validation
1515

1616
# Usage
1717

18-
```
18+
```php
1919
use Devlop\Laravel\Console\ValidateInput;
2020
use InvalidArgumentException;
2121
use Symfony\Component\Console\Input\InputInterface;

0 commit comments

Comments
 (0)