Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 39f1766

Browse files
committed
Update the installation instructions
1 parent 8a5ace5 commit 39f1766

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ root directory and require vend-php:
2424

2525
{
2626
"require": {
27-
"offshoot/vend-php": "~1.*"
27+
"offshoot/vend-php": "~1.0"
2828
}
2929
}
3030

@@ -42,7 +42,7 @@ might look something like this:
4242

4343
{
4444
"require": {
45-
"offshoot/vend-php": "~1.*",
45+
"offshoot/vend-php": "~1.0",
4646
"haxx-se/curl": "1.0.0"
4747
},
4848
"repositories": [

0 commit comments

Comments
 (0)