Skip to content

Commit

Permalink
Added dependencies to os2web_audit module
Browse files Browse the repository at this point in the history
  • Loading branch information
cableman committed Oct 21, 2024
1 parent 0f4896e commit 5abb577
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"drupal/coder": "^8.3",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5",
"os2web/os2web_audit": "^0.1",
},
"scripts": {
"coding-standards-check/phpcs": [
Expand Down
2 changes: 2 additions & 0 deletions os2web_datalookup.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ type: module
description: 'Provides integration with Danish data lookup services such as Service platformen or Datafordeler.'
package: 'OS2web'
core_version_requirement: ^8 || ^9 || ^10
dependencies:
- 'os2web/os2web_audit'

0 comments on commit 5abb577

Please sign in to comment.