Skip to content

Commit f06be7f

Browse files
committed
temp use hypernode-deploy-configuration branch
so we can test both PRs without merging both: ByteInternet/hypernode-deploy-configuration#55 #184
1 parent 54edc1f commit f06be7f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"doctrine/annotations": "^1.6",
1818
"guzzlehttp/guzzle": "^7.5",
1919
"hypernode/api-client": "^0.5",
20-
"hypernode/deploy-configuration": "^3.5",
20+
"hypernode/deploy-configuration": "dev-more-robust-dns-check as 3.5.99",
2121
"php-di/php-di": "^7.0",
2222
"psr/log": "^1.0",
2323
"symfony/console": "^5.4",
@@ -55,6 +55,10 @@
5555
"deployer-fork": {
5656
"type": "vcs",
5757
"url": "https://github.com/ByteInternet/deployer"
58+
},
59+
"deploy-configuration": {
60+
"type": "vcs",
61+
"url": "https://github.com/ByteInternet/hypernode-deploy-configuration"
5862
}
5963
}
6064
}

0 commit comments

Comments
 (0)