Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Aug 31, 2017
1 parent 4e6e8b5 commit d2f8f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require": {
"php": ">=5.4.0",
"portphp/portphp": "^1.0@dev",
"portphp/portphp": "^1.0.0",
"ext-xmlwriter": "*"
},
"autoload": {
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 d2f8f99

Please sign in to comment.