We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf94fd4 commit 9c601daCopy full SHA for 9c601da
composer.json
@@ -2,10 +2,10 @@
2
"name": "jakub-onderka/php-parallel-lint",
3
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
4
"homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint",
5
- "version": "0.4",
+ "version": "0.5",
6
"license": "BSD",
7
"require": {
8
- "php": ">=5.3.2"
+ "php": ">=5.3.3"
9
},
10
"suggest": {
11
"jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet"
0 commit comments