We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c218987 + b72a300 commit 07ea268Copy full SHA for 07ea268
composer.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "php": "~7.1.3|~7.2.0|~7.3.0",
+ "php": "~7.1|~7.2|~7.3|~7.4",
24
"magento/framework": "*",
25
"magento/module-backend": "*"
26
},
@@ -32,5 +32,5 @@
32
"Iconocoders\\OsanoCookieConsent\\": ""
33
34
35
- "version": "1.1.0"
+ "version": "1.2.0"
36
readme.md
@@ -4,7 +4,7 @@ Magento 2 Extension for the [Osano Cookie Consent Javascript plugin](https://www
4
5
Facts
6
-----
7
-- version: 1.1.0
+- version: 1.2.0
8
9
Description
10
-----------
0 commit comments