We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54edc1f commit f06be7fCopy full SHA for f06be7f
composer.json
@@ -17,7 +17,7 @@
17
"doctrine/annotations": "^1.6",
18
"guzzlehttp/guzzle": "^7.5",
19
"hypernode/api-client": "^0.5",
20
- "hypernode/deploy-configuration": "^3.5",
+ "hypernode/deploy-configuration": "dev-more-robust-dns-check as 3.5.99",
21
"php-di/php-di": "^7.0",
22
"psr/log": "^1.0",
23
"symfony/console": "^5.4",
@@ -55,6 +55,10 @@
55
"deployer-fork": {
56
"type": "vcs",
57
"url": "https://github.com/ByteInternet/deployer"
58
+ },
59
+ "deploy-configuration": {
60
+ "type": "vcs",
61
+ "url": "https://github.com/ByteInternet/hypernode-deploy-configuration"
62
}
63
64
0 commit comments