Menu

[r231]: / trunk / composer.json  Maximize  Restore  History

Download this file

14 lines (14 with data), 400 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
{
"name": "phpcheckstyle/phpcheckstyle",
"description": "PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions",
"type": "library",
"keywords": [
"checkstyle",
"standard",
"convention"
],
"homepage": "http://code.google.com/p/phpcheckstyle/",
"require": {
"php": ">=5.0.0"
}
}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.