Skip to content

Commit

Permalink
Merge branch '1.2' into 1
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed May 21, 2021
2 parents 2323e7b + 384e456 commit 45ad17a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Expand Up @@ -14,11 +14,7 @@
"sminnee/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3"
},
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"extra": [],
"autoload": {
"psr-4": {
"CWP\\PDFExport\\": "src/",
Expand All @@ -27,4 +23,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 45ad17a

Please sign in to comment.