|
54 | 54 | "require": { |
55 | 55 | "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", |
56 | 56 | "ext-pdo": "*", |
57 | | - "extcode/cart": "dev-12.x-dev as 12.0.0", |
58 | | - "typo3/cms-core": "^14.1", |
59 | | - "typo3/cms-extbase": "^14.1", |
60 | | - "typo3/cms-fluid": "^14.1" |
| 57 | + "extcode/cart": "dev-main as 12.0.0", |
| 58 | + "typo3/cms-core": "^14.3", |
| 59 | + "typo3/cms-extbase": "^14.3", |
| 60 | + "typo3/cms-fluid": "^14.3" |
61 | 61 | }, |
62 | 62 | "require-dev": { |
63 | 63 | "codappix/typo3-php-datasets": "^2.0", |
|
72 | 72 | "phpstan/phpstan-phpunit": "^2.0", |
73 | 73 | "spaze/phpstan-disallowed-calls": "^4.7", |
74 | 74 | "staabm/phpstan-todo-by": "^0.3", |
75 | | - "typo3/cms-dashboard": "^14.1", |
76 | | - "typo3/cms-fluid-styled-content": "^14.1", |
77 | | - "typo3/cms-install": "^14.1", |
78 | | - "typo3/cms-reactions": "^14.1", |
| 75 | + "typo3/cms-dashboard": "^14.3", |
| 76 | + "typo3/cms-fluid-styled-content": "^14.3", |
| 77 | + "typo3/cms-install": "^14.3", |
| 78 | + "typo3/cms-reactions": "^14.3", |
79 | 79 | "typo3/testing-framework": "^9.3", |
80 | 80 | "werkraummedia/watchlist": "^3.0", |
81 | 81 | "ssch/typo3-rector": "^3.11" |
|
0 commit comments