Skip to content

Commit 7590b06

Browse files
authored
Merge pull request #1841 from meyerbaptiste/remove_brigade_2.1
Remove Brigade on 2.1
2 parents e9739f0 + c5b8d62 commit 7590b06

File tree

3 files changed

+1
-70
lines changed

3 files changed

+1
-70
lines changed

Dockerfile.coverage

Lines changed: 0 additions & 30 deletions
This file was deleted.

brigade.js

Lines changed: 0 additions & 39 deletions
This file was deleted.

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
- '#Call to an undefined method Symfony\\Component\\Routing\\Exception\\ExceptionInterface::getCode\(\)#'
88
- '#Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy::[a-zA-Z0-9_]+\(\)#'
99
- '#Access to an undefined property Prophecy\\Prophecy\\ObjectProphecy::\$[a-zA-Z0-9_]+#'
10-
- '#Call to an undefined method PHPUnit_Framework_MockObject_MockObject::[a-zA-Z0-9_]+\(\)#'
10+
- '#Call to an undefined method PHPUnit\\Framework\\MockObject\\MockObject::[a-zA-Z0-9_]+\(\)#'
1111
- '#Call to an undefined method Doctrine\\Common\\Persistence\\Mapping\\ClassMetadata::getAssociationMappings\(\)#'
1212

1313
# False positives

0 commit comments

Comments
 (0)