Skip to content

Commit c9331e9

Browse files
authored
Merge pull request #92 from ByteInternet/update_dependencies
2 parents d4c7e45 + 43c1c6b commit c9331e9

File tree

2 files changed

+580
-656
lines changed

2 files changed

+580
-656
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ext-pcntl": "*",
1313
"ext-zlib": "*",
1414
"composer-runtime-api": "^2",
15-
"deployer/deployer": "dev-master#e374a8e as v7.0.0",
15+
"deployer/deployer": "dev-master#d99377d as v7.3.1",
1616
"doctrine/annotations": "^1.6",
1717
"guzzlehttp/guzzle": "^7.5",
1818
"hypernode/api-client": "^0.2",
@@ -47,7 +47,8 @@
4747
},
4848
"sort-packages": true,
4949
"allow-plugins": {
50-
"phpro/grumphp-shim": true
50+
"phpro/grumphp-shim": true,
51+
"php-http/discovery": true
5152
}
5253
}
5354
}

0 commit comments

Comments
 (0)