dotkernel / dot-annotated-services

DotKernel service creation component through laminas-servicemanager and annotations
https://docs.dotkernel.org/dot-annotated-services/
MIT License
8 stars 2 forks source link

Check update for deprecations #29

Open bidi47 opened 9 months ago

bidi47 commented 9 months ago

@MarioRadu, please double-check the most recent update that attempts to solve deprecation issues https://github.com/dotkernel/dot-annotated-services/pull/28

arhimede commented 9 months ago

@bidi47 @AtomicXtreme Please check , there are issues in 4.1.5

arhimede commented 9 months ago

for BC , we need to require doctrine/cache version 1 too Please allow version 1 too in composer and make a new release 4.1.6 https://github.com/dotkernel/dot-annotated-services/blob/4.0/composer.json#L26

^1.12.1 || ^2.1.1

@bidi47 @AtomicXtreme

arhimede commented 9 months ago

first test release in #31