Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Bump "require" version in preparation of the 2.0.0 release
  • Loading branch information
adrilo committed Jul 28, 2015
1 parent 2ec12dd commit 30aa897
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 @@ -20,7 +20,7 @@ Spout can be installed directly from [Composer](https://getcomposer.org/).
Add "box/spout" as a dependency in your project's composer.json file:
```json
"require": {
"box/spout": "~1.0"
"box/spout": "~2.0"
}
```

Expand Down

0 comments on commit 30aa897

Please sign in to comment.