Apen / additional_reports

Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
Other
12 stars 11 forks source link

composer installation with version constraint "dev-master" not possible #12

Closed josefglatz closed 5 years ago

josefglatz commented 6 years ago

Hi,

I actually want to use/test the extension in a composer based 8.7 TYPO3 instance.

For some reason, it's not possible to use the master branch with composer require apen/additional_reports:dev-master. The reason why I want to use master is, because actually composer based installation is only possible you release a new version.

Anyway, a version constraint on the git branch at github should be possible to use anyway.

I couldn't found the reason, why dev-master is not found by packagist. Did you included the packagist hook in your github repo @Apen?

Apen commented 5 years ago

yes the webhook was here, but there was a problem with the repo update. Check the last branch, it works with packagist