Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 33db743

Browse files
committedSep 17, 2018
fixed composer.json example re: 573112a#r30534179
1 parent 573112a commit 33db743

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)
This repository has been archived.