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 74e2a5a commit 42c24fcCopy full SHA for 42c24fc
composer.json
@@ -3,7 +3,7 @@
3
"description": "Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏",
4
"homepage": "https://tester.nette.org",
5
"keywords": ["testing", "unit", "nette", "phpunit", "code coverage", "xdebug", "phpdbg", "pcov", "clover", "assertions"],
6
- "license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
+ "license": ["BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
7
"authors": [
8
{
9
"name": "David Grudl",
0 commit comments