Skip to content

Commit 3a81d98

Browse files
committed
composer json updates
1 parent 970733f commit 3a81d98

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "dotkernel/dot-controller",
33
"type": "library",
44
"description": "Controller like middleware with plugin support",
5-
"minimum-stability": "dev",
65
"license": "MIT",
76
"authors": [
87
{
@@ -34,7 +33,7 @@
3433
},
3534
"extra": {
3635
"branch-alias": {
37-
"dev-master": "1.0-dev"
36+
"dev-master": "0.6-dev"
3837
}
3938
}
4039
}

0 commit comments

Comments
 (0)