Category change

This commit is contained in:
Shubham Tiwari
2021-08-25 23:22:32 +05:30
parent 1dd15d2033
commit 2b476f011c
48 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "PHP",
"description": "Build and test a PHP application using Composer",
"iconName": "php",
"categories": ["PHP", "Composer"]
"categories": ["Continuous integration", "PHP", "Composer"]
}