zf1s / zf1

Monorepo of a fork of Zend Framework 1, with all components split into individual composer packages. PHP 5.3-8.3 compatible.
BSD 3-Clause "New" or "Revised" License
57 stars 22 forks source link

[zend-application] update zend-application deps according to usage #185

Closed smhg closed 4 months ago

smhg commented 6 months ago

@falkenhawk this brings the Zend_Application deps up to date. I've put everything used in application resources in the suggested deps. With one exception: Zend_Controller, as that's used by default. I think it might make some sense to not require that (in light of easier refactoring away from ZF1), but it probably makes very little difference in the real world.