Skip to content

Commit

Permalink
Repo: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 16, 2018
1 parent a6f1311 commit 5c3173f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -28,8 +28,8 @@ composer require contributte/scheduler

| State | Version | Branch | PHP |
|-------------|---------------|----------|----------|
| development | `^0.3` | `master` | `>= 7.1` |
| stable | `^0.2` | `master` | `>= 7.1` |
| development | `^0.5` | `master` | `>= 7.1` |
| stable | `^0.4` | `master` | `>= 7.1` |
| stable | `^0.1` | `master` | `>= 5.6` |

## Overview
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -66,7 +66,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.3.x-dev"
"dev-master": "0.5.x-dev"
}
}
}

0 comments on commit 5c3173f

Please sign in to comment.