Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Commit b967b78

Browse files
committed
Updated composer version in readme
1 parent a1f61dc commit b967b78

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
@@ -7,7 +7,7 @@ Storage is a filesystem abstraction layer for Laravel 4 applications.
77
Add this to you composer.json file, in the require object:
88

99
```javascript
10-
"dmyers/laravel-storage": "dev-master"
10+
"dmyers/laravel-storage": "1.*"
1111
```
1212

1313
After that, run composer install to install Storage.

0 commit comments

Comments
 (0)