File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"bin" : [" src/tester" ],
24
24
"extra" : {
25
- "branch-alias" : { "dev-master" : " 1.4 -dev" }
25
+ "branch-alias" : { "dev-master" : " 1.5 -dev" }
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Now we run tests from command-line using the `tester` command:
63
63
> tester
64
64
_____ ___ ___ _____ ___ ___
65
65
|_ _/ __)( __/_ _/ __)| _ )
66
- |_| \___ /___) |_| \___ |_|_\ v1.4 .0
66
+ |_| \___ /___) |_| \___ |_|_\ v1.5 .0
67
67
68
68
PHP 5.3.16 | "php-cgi" -n | 8 threads
69
69
.
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ private function loadOptions()
87
87
echo <<<'XX'
88
88
_____ ___ ___ _____ ___ ___
89
89
|_ _/ __)( __/_ _/ __)| _ )
90
- |_| \___ /___) |_| \___ |_|_\ v1.4 .0
90
+ |_| \___ /___) |_| \___ |_|_\ v1.5 .0
91
91
92
92
93
93
XX;
You can’t perform that action at this time.
0 commit comments