Skip to content

Commit 1680145

Browse files
committed
Bump version
1 parent baecac9 commit 1680145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
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.x-dev"
27+
"portphp/portphp": "^1.0.0"
2828
},
2929
"autoload": {
3030
"psr-4": {
@@ -42,7 +42,7 @@
4242
},
4343
"extra": {
4444
"branch-alias": {
45-
"dev-master": "1.0.x-dev"
45+
"dev-master": "2.0.x-dev"
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)