Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
BUGFIX: version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
kabarakh committed May 16, 2019
1 parent 4094ca4 commit 41c45d2
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 @@ -12,7 +12,7 @@
],
"require": {
"typo3/cms-core": ">=6.2.0,<9.0",
"punktde/pt_extbase": "^5.0,^6.0",
"punktde/pt_extbase": "^5.0||^6.0",
"phpoffice/phpexcel": "^1.8",
"php": ">=7.0.0,<8.0.0"
},
Expand Down

0 comments on commit 41c45d2

Please sign in to comment.