Skip to content

Commit

Permalink
Remove obsolete branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed May 30, 2018
1 parent 41d38c9 commit 5c834f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3"
},
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"extra": [],
"autoload": {
"psr-4": {
"CWP\\PDFExport\\": "src/",
Expand Down

0 comments on commit 5c834f1

Please sign in to comment.