From: Kunal Mehta Date: Thu, 1 Feb 2018 07:01:02 +0000 (-0800) Subject: Bump composer/spdx-licenses to 1.3.0 X-Git-Tag: 1.31.0-rc.0~743^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=a501544a10a4193e50369463dff720af0d998cd4;hp=dc1e092e692480082126d0218b52843d31540537 Bump composer/spdx-licenses to 1.3.0 https://github.com/composer/spdx-licenses/compare/1.2.0...1.3.0 Change-Id: I41be6cecc1b322796ed448f664eb58642d7511ff --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index f4e81b9363..53149256b5 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -50,7 +50,7 @@ production. ==== Upgraded external libraries ==== * Updated jquery.chosen from v0.9.14 to v1.8.2. * Updated composer/spdx-licenses from 1.1.4 to - 1.2.0 (development dependency). + 1.3.0 (development dependency). * Updated nikic/php-parser from 2.1.0 to 3.1.3 (development dependency). * Updated wikimedia/ip-set from 1.1.0 to 1.2.0. diff --git a/composer.json b/composer.json index 4596c4c05b..1730942f49 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "zordius/lightncandy": "0.23" }, "require-dev": { - "composer/spdx-licenses": "1.2.0", + "composer/spdx-licenses": "1.3.0", "hamcrest/hamcrest-php": "^2.0", "jakub-onderka/php-parallel-lint": "0.9.2", "jetbrains/phpstorm-stubs": "dev-master#1b9906084d6635456fcf3f3a01f0d7d5b99a578a",