Skip to content

Commit

Permalink
[TASK] Update composer manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
fsuter committed Feb 22, 2021
1 parent 7545a88 commit d7e90b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2021-02-22 Francois Suter (Idéative) <[email protected]>

* Update composer manifest

2020-05-07 Francois Suter (Idéative) <[email protected]>

* Release version 2.4.0
Expand Down
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,16 @@
"Cobweb\\SvconnectorFeed\\": "Classes/"
}
},
"version": "2.4.0",
"require": {
"typo3/cms-core": ">=8.7.0,<11.0",
"cobweb/svconnector": ">=3.4.0"
},
"replace": {
"svconnector_feed": "self.version",
"typo3-ter/svconnector_feed": "self.version"
},
"extra": {
"typo3/cms": {
"extension-key": "svconnector_feed"
}
}
}

0 comments on commit d7e90b9

Please sign in to comment.