Skip to content

Commit 75034a7

Browse files
vody105paveljanda
authored andcommitted
Open dev-master 3.0.0
1 parent 4bf7f56 commit 75034a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,10 @@
4444
"phpstan": "vendor/phpstan/phpstan/bin/phpstan analyse -c vendor/phpstan/phpstan-strict-rules/rules.neon src --level 7",
4545
"phpcs": "vendor/bin/phpcs --standard=vendor/ninjify/coding-standard/ruleset-gamee.xml --extensions=php,phpt --tab-width=4 --ignore=temp -sp src tests",
4646
"phpcsfix": "vendor/bin/phpcbf --standard=vendor/ninjify/coding-standard/ruleset-gamee.xml --extensions=php,phpt --tab-width=4 --ignore=temp -sp src tests"
47+
},
48+
"extra": {
49+
"branch-alias": {
50+
"dev-master": "3.0.x-dev"
51+
}
4752
}
4853
}

0 commit comments

Comments
 (0)