We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83e7cf0 + af5fdbb commit a1b4154Copy full SHA for a1b4154
1 file changed
composer.json
@@ -10,7 +10,8 @@
10
"autoload": {
11
"psr-4": {
12
"": "src/"
13
- }
+ },
14
+ "files": [ "site-type-php.php" ]
15
},
16
"require-dev": {
17
"wp-cli/mustangostang-spyc": "^0.6.3"
0 commit comments