Core Update 1.4.0
This commit is contained in:
7
core/External/composer.json
vendored
7
core/External/composer.json
vendored
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"require": {
|
||||
"twig/twig": "^3.0"
|
||||
"php-mqtt/client": "^1.1",
|
||||
"twig/twig": "^3.0",
|
||||
"chillerlan/php-qrcode": "^4.3",
|
||||
"christian-riesen/base32": "^1.6",
|
||||
"spomky-labs/cbor-php": "2.0.1",
|
||||
"web-auth/cose-lib": "^3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5"
|
||||
|
||||
Reference in New Issue
Block a user