We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23484e9 commit c86e709Copy full SHA for c86e709
.claude-plugin/plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "php-modernization",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "PHP 8.x modernization patterns with type safety and PHPStan",
5
"repository": "https://github.com/netresearch/php-modernization-skill",
6
"license": "MIT",
@@ -9,9 +9,6 @@
9
"email": "info@netresearch.de"
10
},
11
"skills": [
12
- {
13
- "name": "php-modernization",
14
- "path": "skills/php-modernization"
15
- }
+ "./skills/php-modernization"
16
]
17
}
0 commit comments