Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Aug 30, 2017
1 parent baecac9 commit 1680145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -24,7 +24,7 @@
},
"require": {
"php": ">=5.4.0",
"portphp/portphp": "1.0.x-dev"
"portphp/portphp": "^1.0.0"
},
"autoload": {
"psr-4": {
Expand All @@ -42,7 +42,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 1680145

Please sign in to comment.