Skip to content

Commit 7d164a9

Browse files
committed
Change version constraint to be more loose for future installations.
1 parent fc42e1b commit 7d164a9

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 @@ $ sudo mv composer.phar /usr/local/bin/composer
1515
Add the following to your require block in composer.json config
1616

1717
```
18-
"wtfzdotnet/tmdb-package": ">=0.1"
18+
"wtfzdotnet/tmdb-package": "~0.1"
1919
```
2020

2121
Configuration

0 commit comments

Comments
 (0)