Skip to content

Commit

Permalink
Updated license type to comply with the latest Composer/Packagist sch…
Browse files Browse the repository at this point in the history
…ema changes
  • Loading branch information
allebb committed Feb 9, 2018
1 parent a236624 commit 65ccc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A PHP library to query aerodrome METAR information.",
"type": "library",
"keywords": ["METAR", "weather", "api", "pilots", "flightsim", "ICAO", "ivao", "noaa", "vatsim"],
"license": "GPLv3",
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "Bobby Allen",
Expand Down

0 comments on commit 65ccc10

Please sign in to comment.