Skip to content

Commit

Permalink
Upgraded to PHP 7.1 for a 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Isaacs committed Dec 11, 2019
1 parent a11a122 commit 2a50506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add the following lines to your ``composer.json`` file.
```JSON
{
"require": {
"pdt256/shipping": "1.0.*@dev"
"pdt256/shipping": "1.0.*"
}
}
```
Expand Down

0 comments on commit 2a50506

Please sign in to comment.