File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 22
33All Notable changes to the ** Quality Assurance - Drupal** package.
44
5+ ## [ 4.1.1]
6+
7+ ### Added
8+
9+ - Add vendor map to phpunit-extension ignore.
10+
511## [ 4.1.0]
612
713### Added
@@ -494,6 +500,7 @@ Initial setup of the qa-drupal package:
494500- Default config files and checks for a Drupal site.
495501- Default config files and checks for a Drupal module.
496502
503+ [ 4.1.1 ] : https://github.com/district09/php_package_qa-drupal/compare/4.1.0...4.1.1
497504[ 4.1.0 ] : https://github.com/district09/php_package_qa-drupal/compare/4.0.0...4.1.0
498505[ 4.0.0 ] : https://github.com/district09/php_package_qa-drupal/compare/4.0.0-alpha6...4.0.0
499506[ 4.0.0-alpha6 ] : https://github.com/district09/php_package_qa-drupal/compare/4.0.0-alpha5...4.0.0-alpha6
Original file line number Diff line number Diff line change 6868 <directory suffix =" Test.php" >./</directory >
6969 <directory suffix =" TestBase.php" >./</directory >
7070 <directory suffix =" TestCase.php" >./</directory >
71+ <directory >vendor</directory >
7172 </exclude >
7273 </source >
7374</phpunit >
You can’t perform that action at this time.
0 commit comments