Skip to content

Commit 5155d2a

Browse files
committed
composer: added donation banner
1 parent b5fabaa commit 5155d2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"ext-intl": "for script transliteration in Strings::webalize() and toAscii()",
2727
"ext-mbstring": "to use Strings::lower() etc...",
2828
"ext-xml": "to use Strings::length() etc. when mbstring is not available",
29-
"ext-gd": "to use Image"
29+
"ext-gd": "to use Image",
30+
"https://nette.org/donate": "\u001b[1;37;42m Please consider supporting Nette via a donation \u001b[0m"
3031
},
3132
"conflict": {
3233
"nette/nette": "<2.2"

0 commit comments

Comments
 (0)