Skip to content

Commit c831d82

Browse files
committed
Bump version
1 parent c39d266 commit c831d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.x-dev",
27+
"portphp/portphp": "^1.0.0",
2828
"phpoffice/phpexcel": "~1.8"
2929
},
3030
"autoload": {
@@ -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)