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

Closed smhg closed 6 months ago

smhg commented 6 months ago

This also brings Zend_Validate deps in line with usage: everything used in the base classes now is a required dep, while everything in the different validators is listed as a suggested dep.