Skip to content

Commit fe9eedd

Browse files
committed
publish changes to composer
1 parent a968fae commit fe9eedd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "browserstack/local",
3-
"description": "A PHP client for BrowserStackLocal",
2+
"name": "browserstack/browserstack-local",
3+
"description": "PHP bindings for BrowserStack Local",
44
"keywords": ["browserstacklocal", "selenium", "php", "browserstack", "local"],
5-
"homepage": "https://github.com/browserstack/browserstack-php",
5+
"homepage": "https://github.com/browserstack/browserstack-local-php",
66
"type": "library",
7-
"license": "Apache-2.0",
7+
"license": "MIT",
88
"support": {
9-
"issues": "https://github.com/browserstack/browserstack-php/issues",
10-
"source": "https://github.com/browserstack/browserstack-php"
9+
"issues": "https://github.com/browserstack/browserstack-local-php/issues",
10+
"source": "https://github.com/browserstack/browserstack-local-php"
1111
},
1212
"require": {
1313
"php": ">=5.3.19"

0 commit comments

Comments
 (0)