|
22 | 22 | "license": [ |
23 | 23 | "GPL-2.0-or-later" |
24 | 24 | ], |
25 | | - "minimum-stability": "dev", |
26 | 25 | "prefer-stable": true, |
27 | 26 | "require": { |
28 | | - "typo3/cms-core": "^12.3 || ~12.4@dev" |
| 27 | + "typo3/cms-core": "^12.4" |
29 | 28 | }, |
30 | 29 | "require-dev": { |
31 | | - "typo3/cms-backend": "^12.3 || dev-main", |
32 | | - "typo3/cms-frontend": "^12.3 || dev-main", |
33 | | - "typo3/cms-extbase": "^12.3 || dev-main", |
34 | | - "typo3/cms-fluid": "^12.3 || dev-main", |
| 30 | + "typo3/cms-composer-installers": "^5.0", |
| 31 | + "typo3/cms-backend": "^12.4", |
| 32 | + "typo3/cms-frontend": "^12.4", |
| 33 | + "typo3/cms-extbase": "^12.4", |
| 34 | + "typo3/cms-fluid": "^12.4", |
35 | 35 | "friendsofphp/php-cs-fixer": "^3.12.0", |
36 | | - "sbuerk/typo3-cmscomposerinstallers-testingframework-bridge": "^0.1.0", |
37 | | - "typo3/testing-framework": "~7.0@dev", |
38 | | - "phpunit/phpunit": "^9.5.25", |
| 36 | + "typo3/testing-framework": "^8.0.0 || dev-main", |
39 | 37 | "overtrue/phplint": "^9.0.0", |
40 | 38 | "saschaegerer/phpstan-typo3": "^1.1.2", |
41 | 39 | "phpstan/extension-installer": "^1.1", |
|
0 commit comments