Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 8a285f0

Browse files
committed
Changes license in composer.json to SPDX 3.0 format.
1 parent 578a3d5 commit 8a285f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"trait",
3030
"traits"
3131
],
32-
"license": "GPL-3.0",
32+
"license": "GPL-3.0-or-later",
3333
"name": "potherca/phpunit-testcase-traits",
3434
"require": {
3535
"php": "~5.3 | ~7.0",

0 commit comments

Comments
 (0)