Closed stanislav-janu closed 3 years ago
Please change "nette/utils": "~3.0.0|~3.1.0" to "nette/utils": ">=3.0.0". Now is not possible install it with ~3.2.
"nette/utils": "~3.0.0|~3.1.0"
"nette/utils": ">=3.0.0"
Thanks :-)
Resolved via https://github.com/contributte/reCAPTCHA/pull/43
Please change
"nette/utils": "~3.0.0|~3.1.0"
to"nette/utils": ">=3.0.0"
. Now is not possible install it with ~3.2.Thanks :-)