Skip to content

Commit 0b80b15

Browse files
committed
Updated library
1 parent 0d6567c commit 0b80b15

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"hypernode/api-client": "^0.2.1",
14+
"hypernode/api-client": "dev-master",
1515
"laravel-zero/framework": "^10.0",
1616
"nunomaduro/termwind": "^1.15",
1717
"nyholm/psr7": "^1.5",
@@ -43,11 +43,6 @@
4343
"php-http/discovery": true
4444
}
4545
},
46-
"scripts": {
47-
"post-install-cmd": [
48-
"wget https://raw.githubusercontent.com/ByteInternet/hypernode-api-php/8776b586c600dfe77d7dcec9023c944ed7705c2b/src/Service/BrancherApp.php -O vendor/hypernode/api-client/src/Service/BrancherApp.php"
49-
]
50-
},
5146
"minimum-stability": "stable",
5247
"prefer-stable": true,
5348
"bin": ["hypernode-api-cli"]

composer.lock

Lines changed: 19 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)