Skip to content

Commit

Permalink
Remove obsolete branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Carlino committed Oct 15, 2018
1 parent ab9f96d commit b85c549
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@
"require-dev": {
"phpunit/PHPUnit": "~5.7"
},
"extra": {
"branch-alias": {
"1.x-dev": "1.3.x-dev"
}
},
"extra": [],
"scripts": {
"lint": "phpcs -s src/ tests/"
},
Expand All @@ -42,4 +38,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit b85c549

Please sign in to comment.