Skip to content

Commit 5c2be5c

Browse files
lolli42sbuerk
authored andcommitted
[TASK] composer req composer/class-map-generator:^1.3.4 (#621)
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 ef24749 commit 5c2be5c

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.2",
29+
"composer/class-map-generator": "^1.3.4",
2930
"guzzlehttp/psr7": "^2.5.0",
3031
"phpunit/phpunit": "^11.2.5",
3132
"psr/container": "^2.0",

0 commit comments

Comments
 (0)