Skip to content

Commit

Permalink
[TASK] Adjust version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
ohader committed Mar 30, 2020
1 parent fffd79e commit e8484bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "TYPO3 sudo mode",
"homepage": "https://typo3.org/",
"license": ["GPL-2.0-or-later"],
"keywords": ["TYPO3 CMS"],
"keywords": ["TYPO3", "security", "sudo", "mitigation"],
"authors": [
{
"name": "Oliver Hader",
Expand All @@ -17,7 +17,7 @@
"issues": "https://github.com/FriendsOfTYPO3/sudo-mode/issues"
},
"require": {
"typo3/cms-core": "^9.5.15 || 10.4.x@dev"
"typo3/cms-core": "^9.5 || 10.4.x@dev"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e8484bd

Please sign in to comment.