Skip to content

Commit

Permalink
Merge pull request #1841 from meyerbaptiste/remove_brigade_2.1
Browse files Browse the repository at this point in the history
Remove Brigade on 2.1
  • Loading branch information
Simperfit committed Apr 11, 2018
2 parents e9739f0 + c5b8d62 commit 7590b06
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 70 deletions.
30 changes: 0 additions & 30 deletions Dockerfile.coverage

This file was deleted.

39 changes: 0 additions & 39 deletions brigade.js

This file was deleted.

2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
- '#Call to an undefined method Symfony\\Component\\Routing\\Exception\\ExceptionInterface::getCode\(\)#'
- '#Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy::[a-zA-Z0-9_]+\(\)#'
- '#Access to an undefined property Prophecy\\Prophecy\\ObjectProphecy::\$[a-zA-Z0-9_]+#'
- '#Call to an undefined method PHPUnit_Framework_MockObject_MockObject::[a-zA-Z0-9_]+\(\)#'
- '#Call to an undefined method PHPUnit\\Framework\\MockObject\\MockObject::[a-zA-Z0-9_]+\(\)#'
- '#Call to an undefined method Doctrine\\Common\\Persistence\\Mapping\\ClassMetadata::getAssociationMappings\(\)#'

# False positives
Expand Down

0 comments on commit 7590b06

Please sign in to comment.