Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 790042b

Browse files
authored
Remove unused deps (async-aws#249)
1 parent 4630332 commit 790042b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/CodeGenerator/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"php": "^7.2.5",
88
"ext-SimpleXML": "*",
99
"ext-dom": "*",
10-
"ext-hash": "*",
1110
"ext-json": "*",
1211
"friendsofphp/php-cs-fixer": "^2.16",
1312
"nette/php-generator": "^3.3",

src/Core/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"require": {
77
"php": "^7.2.5",
88
"ext-SimpleXML": "*",
9-
"ext-dom": "*",
109
"ext-hash": "*",
1110
"ext-json": "*",
1211
"psr/log": "~1.0",

0 commit comments

Comments
 (0)