Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open
LU Authorization
Commits
ac6be371
Commit
ac6be371
authored
Apr 27, 2021
by
Dainis Abols
Browse files
Dependency fixes
parent
1f9be4ae
Changes
3
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
ac6be371
{
{
"name"
:
"luitd/lu-auth"
,
"name"
:
"luitd/lu-auth"
,
"version"
:
"4.2.
2
"
,
"version"
:
"4.2.
3
"
,
"description"
:
"TYPO3 Authentication for University of Latvia"
,
"description"
:
"TYPO3 Authentication for University of Latvia"
,
"type"
:
"typo3-cms-extension"
,
"type"
:
"typo3-cms-extension"
,
"keywords"
:
[
"keywords"
:
[
...
...
ext_emconf.php
View file @
ac6be371
...
@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = [
...
@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = [
'title'
=>
'LU Authentication'
,
'title'
=>
'LU Authentication'
,
'description'
=>
'TYPO3 Authentication for University of Latvia'
,
'description'
=>
'TYPO3 Authentication for University of Latvia'
,
'category'
=>
'misc'
,
'category'
=>
'misc'
,
'version'
=>
'4.2.
2
'
,
'version'
=>
'4.2.
3
'
,
'dependencies'
=>
'typo3,lu_api'
,
'dependencies'
=>
'typo3,lu_api'
,
'state'
=>
'stable'
,
'state'
=>
'stable'
,
'clearCacheOnLoad'
=>
1
,
'clearCacheOnLoad'
=>
1
,
...
@@ -23,8 +23,8 @@ $EM_CONF[$_EXTKEY] = [
...
@@ -23,8 +23,8 @@ $EM_CONF[$_EXTKEY] = [
'author_company'
=>
'University of Latvia'
,
'author_company'
=>
'University of Latvia'
,
'constraints'
=>
[
'constraints'
=>
[
'depends'
=>
[
'depends'
=>
[
'typo3'
=>
'9.5.99-
9
.9.99'
,
'typo3'
=>
'9.5.99-
10
.9.99'
,
'lu_api'
=>
'2.
0
.0-2.9
.
9'
,
'lu_api'
=>
'2.
7
.0-2.9
9.9
9'
,
],
],
'conflicts'
=>
[
'conflicts'
=>
[
],
],
...
...
readme.md
View file @
ac6be371
...
@@ -5,12 +5,12 @@
...
@@ -5,12 +5,12 @@
## Version
## Version
4.
1.0
4.
2.3
## Dependencies
## Dependencies
*
TYPO3
8.7x, 9.5
x
*
TYPO3
9.5x | 10.
x
*
LU API
1.x
+
*
LU API
2.7
+
## Author
## Author
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment