zendframework / Namespacer

PHP Class converter to namepaces.
19 stars 7 forks source link

Use newer zend/stdlib? #8

Open danwdart opened 6 years ago

danwdart commented 6 years ago

I keep getting errors about stdlib being locked to 3.1.0 whereas the package requires ^2.3.0. Is it possible to use newer stdlib to prevent conflicts?