Skip to content

Commit

Permalink
Adding version 1.0.0.0 in composer.json #48
Browse files Browse the repository at this point in the history
  • Loading branch information
messiasdias committed Feb 1, 2021
2 parents 7773ea2 + cdb5f01 commit c0d808d
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 @@ -4,6 +4,7 @@
"keywords": ["Basicis", "php", "lib", "library", "psr"],
"type": "library",
"license": "MIT",
"version": "1.0.0.0",
"minimum-stability": "dev",
"prefer-stable": true,
"homepage": "https://basicis.github.io/core/",
Expand Down Expand Up @@ -47,11 +48,6 @@
"Basicis\\": "src/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.x-alpha"
}
},
"scripts": {
"phpdoc": [
"rm -rf docs/",
Expand Down

0 comments on commit c0d808d

Please sign in to comment.