Skip to content

Commit 09a9f7a

Browse files
authored
drop authors and fix/update dev-master alias
1 parent 3691e7d commit 09a9f7a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

composer.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
"keywords": [
77
"composer", "patches", "plugin"
88
],
9-
"authors": [
10-
{
11-
"name": "Christian Opitz",
12-
"email": "[email protected]"
13-
}
14-
15-
],
169
"minimum-stability": "dev",
1710
"autoload": {
1811
"psr-0": { "": "src/"}
@@ -26,7 +19,7 @@
2619
"extra": {
2720
"class": "Netresearch\\Composer\\Patches\\Plugin",
2821
"branch-alias": {
29-
"dev-master": "1.2.x-dev"
22+
"dev-master": "1.4.x-dev"
3023
}
3124
}
3225
}

0 commit comments

Comments
 (0)