Skip to content

Commit

Permalink
Release 10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Apr 21, 2020
1 parent ebc64d0 commit 858bc4b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"news": "nntp://lists.typo3.org"
},
"require": {
"typo3/cms-backend": "10.4.*@dev",
"typo3/cms-core": "10.4.*@dev",
"typo3/cms-extbase": "10.4.*@dev",
"typo3/cms-extensionmanager": "10.4.*@dev",
"typo3/cms-filelist": "10.4.*@dev",
"typo3/cms-fluid": "10.4.*@dev",
"typo3/cms-frontend": "10.4.*@dev",
"typo3/cms-install": "10.4.*@dev",
"typo3/cms-recordlist": "10.4.*@dev"
"typo3/cms-backend": "^10.4",
"typo3/cms-core": "^10.4",
"typo3/cms-extbase": "^10.4",
"typo3/cms-extensionmanager": "^10.4",
"typo3/cms-filelist": "^10.4",
"typo3/cms-fluid": "^10.4",
"typo3/cms-frontend": "^10.4",
"typo3/cms-install": "^10.4",
"typo3/cms-recordlist": "^10.4"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 858bc4b

Please sign in to comment.