Skip to content

Commit c4c2d36

Browse files
committed
Changed version to 0.1 in composer.json
1 parent e7f9f1f commit c4c2d36

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
@@ -1,6 +1,6 @@
11
{
22
"name": "jakub-onderka/php-console-highlighter",
3-
"version": "1.0.0",
3+
"version": "0.1",
44
"type": "library",
55
"license": "MIT",
66
"authors": [
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "3.7.*",
22-
"jakub-onderka/php-parallel-lint": "v0.3",
22+
"jakub-onderka/php-parallel-lint": "0.4",
2323
"squizlabs/php_codesniffer": "1.*"
2424
}
2525
}

0 commit comments

Comments
 (0)