Skip to content

Commit

Permalink
[TASK] Update v13 composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bnf committed Oct 17, 2024
1 parent 964e3d5 commit e4f0f0f
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,18 @@
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^2.0",
"typo3/cms-backend": "^12.4 || ^13.1",
"typo3/cms-core": "^12.4 || ^13.1",
"typo3/cms-extbase": "^12.4 || ^13.1",
"typo3/cms-extensionmanager": "^12.4 || ^13.1",
"typo3/cms-fluid": "^12.4 || ^13.1",
"typo3/cms-form": "^12.4 || ^13.1",
"typo3/cms-frontend": "^12.4 || ^13.1",
"typo3/cms-install": "^12.4 || ^13.1",
"typo3fluid/fluid": "^2.6"
"typo3/cms-backend": "^12.4 || ^13.4",
"typo3/cms-core": "^12.4 || ^13.4",
"typo3/cms-extbase": "^12.4 || ^13.4",
"typo3/cms-extensionmanager": "^12.4 || ^13.4",
"typo3/cms-fluid": "^12.4 || ^13.4",
"typo3/cms-form": "^12.4 || ^13.4",
"typo3/cms-frontend": "^12.4 || ^13.4",
"typo3/cms-install": "^12.4 || ^13.4",
"typo3fluid/fluid": "^2.15 || ^4.0"
},
"require-dev": {
"bk2k/bootstrap-package": "^13.0",
"bk2k/bootstrap-package": "^15.0",
"bk2k/extension-helper": "^2.0",
"friendsofphp/php-cs-fixer": "^3.14",
"friendsoftypo3/phpstan-typo3": "^0.9.0",
Expand All @@ -110,15 +110,15 @@
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"typo3/cms-belog": "^12.4",
"typo3/cms-beuser": "^12.4",
"typo3/cms-filelist": "^12.4",
"typo3/cms-fluid-styled-content": "^12.4",
"typo3/cms-lowlevel": "^12.4",
"typo3/cms-rte-ckeditor": "^12.4",
"typo3/cms-seo": "^12.4",
"typo3/cms-setup": "^12.4",
"typo3/cms-tstemplate": "^12.4",
"typo3/cms-belog": "^12.4 || ^13.4",
"typo3/cms-beuser": "^12.4 || ^13.4",
"typo3/cms-filelist": "^12.4 || ^13.4",
"typo3/cms-fluid-styled-content": "^12.4 || ^13.4",
"typo3/cms-lowlevel": "^12.4 || ^13.4",
"typo3/cms-rte-ckeditor": "^12.4 || ^13.4",
"typo3/cms-seo": "^12.4 || ^13.4",
"typo3/cms-setup": "^12.4 || ^13.4",
"typo3/cms-tstemplate": "^12.4 || ^13.4",
"typo3/testing-framework": "^8.0 || ^9.0"
}
}

0 comments on commit e4f0f0f

Please sign in to comment.