4.2.4
{ | { | ||
"name": "luitd/lu-auth", | "name": "luitd/lu-auth", | ||
"version": "4.2.3", | "version": "4.2.4", | ||
"description": "TYPO3 Authentication for University of Latvia", | "description": "TYPO3 Authentication for University of Latvia", | ||
"type": "typo3-cms-extension", | "type": "typo3-cms-extension", | ||
"keywords": [ | "keywords": [ | ||
... | @@ -16,9 +16,9 @@ | ... | @@ -16,9 +16,9 @@ |
], | ], | ||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||
"require": { | "require": { | ||
"luitd/lu-api": "^2", | "luitd/lu-api": "^2.7", | ||
"luitd/lu-ldap-authorization": "^1", | "luitd/lu-ldap-authorization": "^1", | ||
"typo3/cms-core": "^9.5 || ^10" | "typo3/cms-core": "^10" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | ... |
Please register or sign in to comment