elie29 / zend-di-config

PSR-11 PHP-DI container configurator for Laminas, Mezzio, ZF, Expressive applications or any framework that needs a PSR-11 container
MIT License
19 stars 4 forks source link

migration to php 8 #46

Closed elie29 closed 3 years ago

elie29 commented 3 years ago
  1. create a new release v8.0.0 to support php 8
  2. update all classes to php 8 syntaxe
  3. modify and update composer.json
  4. update readme
  5. update changelog
NedNisW commented 3 years ago

Hey @elie29 i created a pull request for this. Would be awesome if you could have a look :) #47

elie29 commented 3 years ago

@NedNisW I check it tomorrow thanks a lot