Skip to content

Commit 480edc8

Browse files
authored
[TASK] composer req composer/class-map-generator:^1.3.4 (#621) (#627)
This has been merged to dev-main (to be TF 9) already. TF 8 needs this change to keep core v13 compat. TF needs this since core monorepo removed the copy of ClassMapGenerator with [1] for functional test legacy instances of extensions. > composer req composer/class-map-generator:^1.3.4 [1] https://review.typo3.org/c/Packages/TYPO3.CMS/+/86184
1 parent b0745fd commit 480edc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"require": {
2828
"php": "^8.1",
29+
"composer/class-map-generator": "^1.3.4",
2930
"guzzlehttp/psr7": "^2.5.0",
3031
"phpunit/phpunit": "^10.1 || ^11.0",
3132
"psr/container": "^1.1.0 || ^2.0.0",

0 commit comments

Comments
 (0)