Update to non-deprecated form of GPL 2+ license

This commit is contained in:
benjamin melançon 2018-11-05 17:45:56 -05:00
parent 75509ea23a
commit 77ed41c0d4

View file

@ -2,7 +2,7 @@
"name": "drutopia/drutopia_template",
"description": "Template for composer-based Drutopia projects.",
"type": "project",
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"require": {