phparkitect / arkitect

Put your architectural rules under test!
MIT License
703 stars 36 forks source link

Upgrade nikic/php-parser to ^5 (resolves phpunit 11 block) #435

Open ostrolucky opened 2 months ago

ostrolucky commented 2 months ago

Feature Request

Q A
New Feature yes
RFC no
BC Break yes

Summary

Currently nikic/php-parser 4.x is required which conflicts with phpunit 11, so projects can't upgrade to phpunit 11 (unless moving to phar version)