Skip to content

Commit 4839bfd

Browse files
committed
Merge branch 'release/1.7.3'
2 parents b3f8c34 + ce57181 commit 4839bfd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All Notable changes to the **Quality Assurance - Drupal** package.
44

5+
## [1.7.3]
6+
7+
### Added
8+
9+
- Add missing licence information.
10+
511
## [1.7.2]
612

713
### Added
@@ -333,6 +339,9 @@ Initial setup of the qa-drupal package:
333339
- Default config files and checks for a Drupal site.
334340
- Default config files and checks for a Drupal module.
335341

342+
[1.7.3]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.7.2...1.7.3
343+
[1.7.2]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.7.1...1.7.2
344+
[1.7.1]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.7.0...1.7.1
336345
[1.7.0]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.6.2...1.7.0
337346
[1.6.2]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.6.1...1.6.2
338347
[1.6.1]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.6.0...1.6.1

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "digipolisgent/qa-drupal",
33
"description": "Quality Assurance tools and configuration for Drupal websites and extensions.",
4+
"license": "MIT",
45
"type": "library",
56
"authors": [
67
{

0 commit comments

Comments
 (0)