We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4896e commit 5abb577Copy full SHA for 5abb577
composer.json
@@ -21,7 +21,8 @@
21
"require-dev": {
22
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
23
"drupal/coder": "^8.3",
24
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^9.5",
25
+ "os2web/os2web_audit": "^0.1",
26
},
27
"scripts": {
28
"coding-standards-check/phpcs": [
os2web_datalookup.info.yml
@@ -3,3 +3,5 @@ type: module
3
description: 'Provides integration with Danish data lookup services such as Service platformen or Datafordeler.'
4
package: 'OS2web'
5
core_version_requirement: ^8 || ^9 || ^10
6
+dependencies:
7
+ - 'os2web/os2web_audit'
0 commit comments