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