Skip to content

Commit

Permalink
Merge pull request #3 from pixelant/composerFix
Browse files Browse the repository at this point in the history
[BUGFIX] fix composer.json
  • Loading branch information
phathoang authored Nov 17, 2016
2 parents 234c59d + 64d7552 commit 504de14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
}
},
"require": {
"typo3/cms": ">=7.6.0 <=7.6.99"
"typo3/cms": ">=8.0.0 <=8.4.99"
}
}

0 comments on commit 504de14

Please sign in to comment.