Skip to content

Commit 612d655

Browse files
committed
develop branch is main branch
1 parent 6d0493a commit 612d655

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: '{build}.{branch}'
88
skip_tags: true
99
branches:
1010
only:
11-
- master
11+
- develop
1212

1313
environment:
1414
matrix:

phpstan.neon

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,3 @@ parameters:
4848
# until I can make $object arg ?$object...
4949
# src/phpDocumentor/Reflection/Php/Factory/DocBlock.php
5050
- '#Strict comparison using === between PhpParser\\Comment\\Doc and null will always evaluate to false\.#'
51-
52-
53-

0 commit comments

Comments
 (0)