We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ab3d0 commit e38ee4dCopy full SHA for e38ee4d
composer.json
@@ -18,9 +18,9 @@
18
}
19
],
20
"support": {
21
- "issues": "https://github.com/drupal-pattern-lab/patternlab-php-core/issues",
+ "issues": "https://github.com/pattern-lab/patternlab-php-core/issues",
22
"wiki": "http://patternlab.io/docs/",
23
- "source": "https://github.com/drupal-pattern-lab/patternlab-php-core/releases"
+ "source": "https://github.com/pattern-lab/patternlab-php-core/releases"
24
},
25
"autoload": {
26
"psr-0": {
0 commit comments