joomla-framework / console

Joomla Framework Console Package
GNU General Public License v2.0
9 stars 4 forks source link

Updating dependencies, drone setup and adding phan setup #16

Closed Hackwar closed 1 year ago

Hackwar commented 1 year ago

Summary of Changes

This PR removes phpmd from the drone setup and instead adds phan for additional static code analysis. It also updates the dependencies to the latest necessary versions and sets PHP 8.2 to be acceptable for drone. It also fixes some hints from phan.

Documentation Changes Required