Skip to content

Feature/typo3 9#29

Open
BFallert wants to merge 2 commits into
kitodo:masterfrom
BFallert:feature/typo3-9
Open

Feature/typo3 9#29
BFallert wants to merge 2 commits into
kitodo:masterfrom
BFallert:feature/typo3-9

Conversation

@BFallert
Copy link
Copy Markdown
Collaborator

@BFallert BFallert commented Feb 9, 2022

add missing important information in composer.json

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Comment thread composer.json
"require": {
"typo3/cms": "^8.7",
"solarium/solarium": "^4.0"
"typo3/cms-core": "~9.5.26",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request adds the missing dependency on kitodo/presentation which depends on TYPO3. Therefore it should no longer be necessary to add the dependency on TYPO3 here.

Comment thread composer.json
"license": "GPL-3.0-or-later",
"keywords": ["TYPO3 CMS"],
"version": "1.0.0",
"keywords": ["TYPO3 CMS", "Kitodo", "Kitodo Demo Presentation Package"],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Kitodo Demo Presentation Package" is too long for a keyword.

Comment thread composer.json
"readme": "README.md",
"license": "GPL-3.0-or-later",
"keywords": ["TYPO3 CMS"],
"version": "1.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the version still required (and also useful)?

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.

2 participants