Skip to content

Commit

Permalink
[TASK] composer req composer/class-map-generator:^1.3.4 (#621)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lolli42 authored Sep 20, 2024
1 parent 4db65c7 commit 60f586e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
},
"require": {
"php": "^8.2",
"composer/class-map-generator": "^1.3.4",
"guzzlehttp/psr7": "^2.5.0",
"phpunit/phpunit": "^11.2.5",
"psr/container": "^2.0",
Expand Down

0 comments on commit 60f586e

Please sign in to comment.