api icon indicating copy to clipboard operation
api copied to clipboard

dotkernel/dot-data-fixtures not updated

Open arhimede opened this issue 9 months ago • 1 comments

currently in compsoer.json we have "dotkernel/dot-data-fixtures": "^1.1.3",

but does not want to upgrade to 1.2.0 for some reason

arhimede avatar May 06 '24 13:05 arhimede

the update is restricted by require symfony/console: ^5.1 currently symfony/console: v7.0.3 is installed in frontend (required by laminas/laminas-cli and vimeo/psalm) we should see if v7 works on dotkernel/dot-data-fixtures note: symfony/console: v6 might also be allowed, if v7 causes issues

bidi47 avatar May 07 '24 09:05 bidi47

See https://github.com/dotkernel/dot-data-fixtures/issues/19 Fixed in https://github.com/dotkernel/dot-data-fixtures/pull/20

alexmerlin avatar May 23 '24 07:05 alexmerlin