Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
Changed version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOnderka committed Apr 7, 2014
1 parent cf94fd4 commit 9c601da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "jakub-onderka/php-parallel-lint",
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
"homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint",
"version": "0.4",
"version": "0.5",
"license": "BSD",
"require": {
"php": ">=5.3.2"
"php": ">=5.3.3"
},
"suggest": {
"jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet"
Expand Down

0 comments on commit 9c601da

Please sign in to comment.