Skip to content

Commit

Permalink
changed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBruchmann committed Apr 16, 2018
1 parent eea842c commit 1f7be71
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 @@ -21,8 +21,8 @@
}
],
"require": {
"php": "^7.0",
"typo3/cms-core": "^7.6.13 || >=8.5.0 <=9.2"
"typo3/cms-core": "^7.6 || ^8.7 || >=9.0 <9.3",
"typo3/cms-extbase": "^7.6 || ^8.7 || >=9.0 <9.3"
},
"require-dev": {
"phpunit/phpunit": "^5.6",
Expand Down

0 comments on commit 1f7be71

Please sign in to comment.