SemanticMediaWiki / SemanticResultFormats

Provides additional visualizations (result formats) for Semantic MediaWiki
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats
Other
45 stars 75 forks source link

fix (composer.json): increase require-dev versions, enable phpcs, phpcs-fix and lint to work #835

Closed gesinn-it-ilm closed 4 weeks ago

gesinn-it-ilm commented 1 month ago

There are require-dev dependencies inside composer.json which versions are out of date and need to be updated with the latest versions:

The composer.json file should be reorganised and updated in order to have all components working, including phpcs, phpcs-fix and lint which now do not work as expected within CI.

gesinn-it-ilm commented 4 weeks ago

This issue is now fixed and working as expected. Pull request created.