Skip to content

Commit

Permalink
2.11 => 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Aug 5, 2019
1 parent 0e69551 commit bf73afb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ A simple deserialization.
Through [Composer](http://getcomposer.org) as [chubbyphp/chubbyphp-deserialization][1].

```sh
composer require chubbyphp/chubbyphp-deserialization "~2.11"
composer require chubbyphp/chubbyphp-deserialization "~2.12"
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -35,7 +35,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.11-dev"
"dev-master": "2.12-dev"
}
}
}

0 comments on commit bf73afb

Please sign in to comment.