Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 1fcead6

Browse files
committed
fixed composer.json example re: 573112a#r30534179
1 parent 9b16a8f commit 1fcead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Or add the package to your `composer.json`:
100100
```json
101101
{
102102
"require": {
103-
"austinheap/laravel-database-encryption": "^0.2.*"
103+
"austinheap/laravel-database-encryption": "^0.2"
104104
}
105105
}
106106
```

0 commit comments

Comments
 (0)