Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
apfelbox committed Jun 24, 2024
1 parent 4c1e752 commit 2d8642a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"forward-command": true
},
"branch-alias": {
"3.x-dev": "3.99.x-dev"
"3.x-dev": "3.99.x-dev",
"dev-debug": "3.99.x-dev"
}
},
"scripts": {
Expand All @@ -69,4 +70,4 @@
"vendor-bin/phpstan/vendor/bin/phpstan analyze -c phpstan.neon . --ansi -v"
]
}
}
}

0 comments on commit 2d8642a

Please sign in to comment.