Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Bigga authored Jul 30, 2021
1 parent 9b961c5 commit c150345
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,18 @@
],
"license": "GPL-3.0-or-later",
"require": {
"typo3/cms-core": "~9.5.20",
"typo3/cms-core": "~9.5.28",
"in2code/femanager": "^5.4",
"derhansen/fe_change_pwd": "^2.0"
},
"autoload": {
"psr-4": {
"Slub\\DigasFeManagement\\": "Classes/"
}
},
"extra": {
"typo3/cms": {
"extension-key": "digas_fe_management"
}
}
}

0 comments on commit c150345

Please sign in to comment.