Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Update v12 and (hopefully) to v13 #14

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

calien666
Copy link
Owner

No description provided.

Commands:
```
composer config bin-dir ".Build/bin"
composer config vendor-dir ".Build/vendor"
composer config extra.typo3/cms.web-dir ".Build/Web"
composer remove --dev typo3/cms-backend --no-update
composer remove --dev phpunit/phpunit --no-update
composer remove --dev typo3/cms-fluid-styled-content --no-update
composer remove --dev typo3/cms-install --no-update
composer remove --dev typo3/cms-lowlevel --no-update
composer remove --dev typo3/cms-tstemplate --no-update
composer remove --dev friendsoftypo3/tt-address --no-update
composer require "php:^8.1 || ^8.2 || ^8.3 || ^8.4" --no-update
composer require "typo3/cms-core:^12.4 || ^13.4" --no-update
composer require "typo3/cms-backend:^12.4 || ^13.4" --no-update
composer require "phpoffice/phpspreadsheet:^3.3" --no-update
composer require --dev "typo3/testing-framework:^8.0" --no-update
```
Commands:
```
composer require --dev ssch/typo3-rector:^2.11 -W
```
Commands:
```
.Build/bin/typo3-init
```

Changed `PHP_VERSION_CONSTRAINT` and `TYPO3_VERSION_CONSTRAINT` fitting 12 and 13
Commands:
```
.Build/bin/rector
```

And increased version in ext_emconf.php
Removed not needed files from export-ignore
@calien666 calien666 force-pushed the streamline-code branch 10 times, most recently from 55bb095 to e4b38e3 Compare November 10, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant