Skip to content

Commit 9c601da

Browse files
committed
Changed version to 0.5
1 parent cf94fd4 commit 9c601da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "jakub-onderka/php-parallel-lint",
33
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
44
"homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint",
5-
"version": "0.4",
5+
"version": "0.5",
66
"license": "BSD",
77
"require": {
8-
"php": ">=5.3.2"
8+
"php": ">=5.3.3"
99
},
1010
"suggest": {
1111
"jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet"

0 commit comments

Comments
 (0)