mirror of
https://codeberg.org/vlw/php-globalsnapshot.git
synced 2025-09-13 20:03:41 +02:00
fix: SPDX license identifier
This commit is contained in:
parent
390cdb4adc
commit
335ae6c2fe
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "victorwesterlund/globalsnapshot",
|
||||
"description": "Capture and restore the state of all PHP superglobals.",
|
||||
"type": "library",
|
||||
"license": "The-Unlicense",
|
||||
"license": "Unlicense",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Victor Westerlund",
|
||||
|
|
Loading…
Add table
Reference in a new issue