Skip to content

Commit

Permalink
Do not import to TER
Browse files Browse the repository at this point in the history
  • Loading branch information
pstranghoener authored Oct 22, 2024
1 parent fb7aeb5 commit 5bd58ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
"partOfMinimalUsableSystem": true
},
"extension-key": "typo3_console",
"ignore-as-root": false
"ignore-as-root": false,
"skip-ter-packagist-import": true
},
"patches": {
"typo3/cms-core": {
Expand Down

0 comments on commit 5bd58ee

Please sign in to comment.