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 01f2fe5 commit 6ac761a
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 @@ -24,7 +24,7 @@
},
"require": {
"php": ">=5.4.0",
"portphp/portphp": "^1.0@dev",
"portphp/portphp": "^1.0.0",
"seld/signal-handler": "^1.0",
"symfony/property-access": "^2.3 || ^3.0",
"symfony/validator": "^2.5 || ^3.0"
Expand All @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 6ac761a

Please sign in to comment.