Skip to content

Commit f0b2299

Browse files
committed
Register stubs file for deepsource
1 parent faa3000 commit f0b2299

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"classes/views/"
3030
]
3131
},
32+
"autoload-dev": {
33+
"files": [
34+
"stubs.php"
35+
]
36+
},
3237
"require-dev": {
3338
"php-stubs/wordpress-stubs": "^5.9",
3439
"yoast/phpunit-polyfills": "^1.0",

0 commit comments

Comments
 (0)