Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Avoid warning when set up extension (#256) #257

Merged
merged 1 commit into from Apr 3, 2024

Conversation

brotkrueml
Copy link
Contributor

When running the command

vendor/bin/typo3 setup:extension -e examples

the following warning was raised:

[WARNING] examples contains data to be imported, but the required component is not installed. Make sure  to define
          corresponding requirements.

This change adds EXT:impexp as dependency requirement.

Resolves: #253
Releases: main, 12.4

When running the command

    vendor/bin/typo3 setup:extension -e examples

the following warning was raised:

    [WARNING] examples contains data to be imported, but the required component is not installed. Make sure  to define
              corresponding requirements.

This change adds EXT:impexp as dependency requirement.

Resolves: #253
Releases: main, 12.4
@brotkrueml brotkrueml self-assigned this Apr 3, 2024
@brotkrueml brotkrueml merged commit d75f019 into 12.4 Apr 3, 2024
10 checks passed
@brotkrueml brotkrueml deleted the issue-253-v12 branch April 3, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant