Skip to content

Commit

Permalink
[TASK] TYPO3 v10 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Achim Fritz committed Mar 18, 2020
1 parent 75f18ab commit 60f0e2b
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 @@ -9,9 +9,9 @@
}
},
"require": {
"typo3/cms-core": "^7.6.0 || ^8.7.0 || ^9.5.0",
"typo3/cms-core": "^7.6.0 || ^8.7.0 || ^9.5.0 || ^10",
"phpoffice/phpspreadsheet": "^1.5",
"php": ">=5.5.0 <7.3"
"php": ">=5.5.0 <7.5"
},
"suggest": {
"h4cc/wkhtmltopdf-amd64": "*"
Expand Down

0 comments on commit 60f0e2b

Please sign in to comment.