Skip to content

Commit 6ac761a

Browse files
committed
Bump version
1 parent 01f2fe5 commit 6ac761a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": ">=5.4.0",
27-
"portphp/portphp": "^1.0@dev",
27+
"portphp/portphp": "^1.0.0",
2828
"seld/signal-handler": "^1.0",
2929
"symfony/property-access": "^2.3 || ^3.0",
3030
"symfony/validator": "^2.5 || ^3.0"
@@ -47,7 +47,7 @@
4747
},
4848
"extra": {
4949
"branch-alias": {
50-
"dev-master": "1.0.x-dev"
50+
"dev-master": "2.0.x-dev"
5151
}
5252
}
5353
}

0 commit comments

Comments
 (0)