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 439dd2f commit 49ab333Copy full SHA for 49ab333
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": "dev-more-robust-dns-check as 3.5.99",
+ "hypernode/deploy-configuration": "^3.5",
21
"php-di/php-di": "^7.0",
22
"psr/log": "^1.0",
23
"symfony/console": "^5.4",
@@ -55,10 +55,6 @@
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