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-config] update zend-config deps according to usage #187

Open smhg opened 6 months ago

smhg commented 6 months ago

@falkenhawk brings Zend_Config deps up to date, detatching Zend_Xml.

smhg commented 4 months ago

@falkenhawk Thank you for all your work!

I totally understand if you have to be pragmatic and can't justify this change in your own projects. In that case, I think we need to add Zend_Json, Zend_Xml and Zend_Yaml as required deps.

As a last attempt: in my project I only use Zend_Config_Ini. So I have no use for these dependencies. In my long-term attempt to get rid of ZF1 components, it sounds great to decouple them.

But again, I am fine with your decission. Shall I add the deps?