Skip to content

Commit

Permalink
Reverting short array notation back to php5.3 compatible longer notation
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Rensen committed Jan 26, 2015
1 parent d044994 commit ad26065
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 279 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Include the package in your `composer.json` file
``` json
{
"require": {
"seoshop/seoshop-php": "~1.5"
"seoshop/seoshop-php": "~1.5.1"
}
}
```
Expand Down
Loading

0 comments on commit ad26065

Please sign in to comment.