Skip to content

Commit

Permalink
🔧 Update main dev branch name on packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Aug 5, 2024
1 parent 344c187 commit 5d8e205
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
"symfony/debug-pack": "^1.0",
"symfony/yaml": "^6.4 || ^7.0"
},
"conflict": {
"doctrine/orm": "<2.6.3"
},
"autoload": {
"psr-4": {
"Biig\\Component\\Domain\\": "./src/"
Expand All @@ -44,7 +41,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "3.0.x-dev"
}
}
}

0 comments on commit 5d8e205

Please sign in to comment.