File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " volt-test/php-sdk" ,
3- "description" : " Volt Test PHP SDK - A performance testing tool for PHP applications " ,
3+ "description" : " Volt Test PHP SDK - A performance testing tool for PHP Developers " ,
44 "type" : " library" ,
5- "version" : " 1.1.0 " ,
5+ "version" : " 1.1.1 " ,
66 "keywords" : [
77 " volt-test" ,
88 " php-sdk" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ class Platform
66{
77 private const BINARY_NAME = 'volt-test ' ;
88
9- private const ENGINE_CURRENT_VERSION = 'v1.0 .0 ' ;
9+ private const ENGINE_CURRENT_VERSION = 'v1.1 .0 ' ;
1010 private const BASE_DOWNLOAD_URL = 'https://github.com/volt-test/binaries/releases/download ' ;
1111 private const SUPPORTED_PLATFORMS = [
1212 'linux-amd64 ' => 'volt-test-linux-amd64 ' ,
You can’t perform that action at this time.
0 commit comments