|
15 | 15 | ], |
16 | 16 | "require": { |
17 | 17 | "php": "^8.2", |
18 | | - "typo3/cms-core": "^12.4", |
19 | | - "typo3/cms-extbase": "^12.4", |
20 | | - "typo3/cms-fluid": "^12.4", |
21 | | - "typo3/cms-frontend": "^12.4", |
| 18 | + "typo3/cms-core": "^12.4 || ^13.4", |
| 19 | + "typo3/cms-extbase": "^12.4 || ^13.4", |
| 20 | + "typo3/cms-fluid": "^12.4 || ^13.4", |
| 21 | + "typo3/cms-frontend": "^12.4 || ^13.4", |
22 | 22 | "tecnickcom/tcpdf": "^6.6", |
23 | 23 | "parsecsv/php-parsecsv": "^1.3", |
24 | 24 | "esi/mimey": "^1.0" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | | - "typo3/cms-backend": "^12.4", |
28 | | - "symfony/mailer": "^6.3", |
29 | | - "phpstan/phpstan": "^1.10", |
30 | | - "saschaegerer/phpstan-typo3": "^1.8", |
31 | | - "helmich/typo3-typoscript-lint": "^3.1", |
32 | | - "friendsofphp/php-cs-fixer": "^3.18", |
| 27 | + "typo3/cms-backend": "^12.4 || ^13.4", |
| 28 | + "symfony/mailer": "^6.4 || ^7.0", |
| 29 | + "phpstan/phpstan": "^1.12", |
| 30 | + "saschaegerer/phpstan-typo3": "^1.10", |
| 31 | + "helmich/typo3-typoscript-lint": "^3", |
| 32 | + "friendsofphp/php-cs-fixer": "^3", |
33 | 33 | "google/recaptcha": "^1.3", |
34 | 34 | "jakota/documentation-builder": "dev-main" |
35 | 35 | }, |
|
0 commit comments