Update deps

This commit is contained in:
Anton Ukhanev 2021-08-26 16:57:01 +02:00
parent f2a5143066
commit 272302501b
2 changed files with 62 additions and 467 deletions

View file

@ -5,12 +5,12 @@
"license": "GPL-2.0",
"require": {
"php": "^7.1 | ^8.0",
"ext-json": "*",
"dhii/module-interface": "^0.2 || ^0.3",
"psr/container": "^1.0",
"container-interop/service-provider": "^0.4.0",
"dhii/containers": "^0.1.0-alpha1",
"psr/log": "^1.1",
"ext-json": "*",
"ralouphie/getallheaders": "^3.0",
"wikimedia/composer-merge-plugin": "^1.4"
},