We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5fabaa commit 5155d2aCopy full SHA for 5155d2a
composer.json
@@ -26,7 +26,8 @@
26
"ext-intl": "for script transliteration in Strings::webalize() and toAscii()",
27
"ext-mbstring": "to use Strings::lower() etc...",
28
"ext-xml": "to use Strings::length() etc. when mbstring is not available",
29
- "ext-gd": "to use Image"
+ "ext-gd": "to use Image",
30
+ "https://nette.org/donate": "\u001b[1;37;42m Please consider supporting Nette via a donation \u001b[0m"
31
},
32
"conflict": {
33
"nette/nette": "<2.2"
0 commit comments