diff --git a/changelog-linker.yml b/changelog-linker.yml new file mode 100644 index 0000000..986041e --- /dev/null +++ b/changelog-linker.yml @@ -0,0 +1,2 @@ +parameters: + repository_url: 'https://github.com/geekcom/validator-docs' \ No newline at end of file diff --git a/composer.json b/composer.json index aa515c6..700778a 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ }, "require-dev": { "phpunit/phpunit": "^8.3", - "orchestra/testbench": "^4.0" + "orchestra/testbench": "^4.0", + "symplify/changelog-linker": "^6.1" }, "autoload": { "psr-4": {