Skip to content

Commit

Permalink
Clean up useless branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jul 6, 2024
1 parent fbbe7e5 commit b7e73ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
"json-schema/json-schema-test-suite": "1.2.0",
"phpunit/phpunit": "^4.8.35"
},
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
Expand Down

0 comments on commit b7e73ca

Please sign in to comment.