doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 270 forks source link

Feature/composer versions #836

Closed TomHAnderson closed 1 month ago

TomHAnderson commented 1 month ago

This PR is not a complete composer.json but it does compose. Laminas libraries not included do not support Service Manager 4.

TomHAnderson commented 1 month ago

Psalm has been removed because it doesn't support nikic/php-parser ^5.0

TomHAnderson commented 1 month ago

Cache adapters and validators are not included in this PR. Those are not updated to use SM4.

TomHAnderson commented 1 month ago

Merging to 7.0.0 milestone knowing tests do not pass.