Skip to content

Commit

Permalink
Merge pull request #122 from gilbertsoft/feature/allow-installers-2
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum authored Jul 26, 2021
2 parents 3092660 + 8339f31 commit 1483e43
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 @@ -48,7 +48,7 @@
"friendsofphp/php-cs-fixer": "^2.18"
},
"conflict": {
"composer/installers": "<1.0.24 || >1.0.24"
"composer/installers": "<2.0.0"
},
"scripts": {
"test:php:lint": [
Expand All @@ -66,7 +66,7 @@
"extra": {
"class": "TYPO3\\CMS\\Composer\\Installer\\Plugin",
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
}
}

0 comments on commit 1483e43

Please sign in to comment.