DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

TYPO3 12.x Composer Requirement #112

Closed weisgerberm closed 1 year ago

weisgerberm commented 1 year ago

Hi,

could you fix the statement for the typo3 12.x dependency in your composer.json?

"require": {
    "typo3/cms-core": "^10.4.0||^11.5.0||dev-master"
  },

Thank you

ifre commented 1 year ago

12.2.0 or lower compatible would be great :)

Thank you

cbaur commented 1 year ago

Thanks for fixing this. Could you please also create a tagged release from that so we don't have to require dev-master?