summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer-bash-completion2
-rw-r--r--composer.spec7
-rw-r--r--installed.json86
3 files changed, 49 insertions, 46 deletions
diff --git a/composer-bash-completion b/composer-bash-completion
index 56f3deb..d47901b 100644
--- a/composer-bash-completion
+++ b/composer-bash-completion
@@ -25,7 +25,7 @@ _sf_composer() {
local cur prev words cword
_get_comp_words_by_ref -n := cur prev words cword
- local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.9.7")
+ local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.9.8")
for w in ${words[@]}; do
w=$(printf -- '%b' "$w")
# remove quotes from typed values
diff --git a/composer.spec b/composer.spec
index 5290cd2..71660a3 100644
--- a/composer.spec
+++ b/composer.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 82a2fbd1372a98d7915cfb092acf05207d9b4113
+%global gh_commit 39ee8baff8e97a1b657bbfcd6a236ff93a5efbb2
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_branch 2.0-dev
%global gh_owner composer
@@ -19,7 +19,7 @@
%global api_version 2.9.0
%global run_version 2.2.2
-%global upstream_version 2.9.7
+%global upstream_version 2.9.8
#global upstream_prever RC1
#global upstream_lower rc1
@@ -217,6 +217,9 @@ php -r '
%changelog
+* Wed May 13 2026 Remi Collet <remi@remirepo.net> - 2.9.8-1
+- update to 2.9.8
+
* Tue Apr 14 2026 Remi Collet <remi@remirepo.net> - 2.9.7-1
- update to 2.9.7
diff --git a/installed.json b/installed.json
index 4ae7340..6f35dc2 100644
--- a/installed.json
+++ b/installed.json
@@ -77,17 +77,17 @@
},
{
"name": "composer/class-map-generator",
- "version": "1.7.2",
- "version_normalized": "1.7.2.0",
+ "version": "1.7.3",
+ "version_normalized": "1.7.3.0",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
- "reference": "6a9c2f0970022ab00dc58c07d0685dd712f2231b"
+ "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/class-map-generator/zipball/6a9c2f0970022ab00dc58c07d0685dd712f2231b",
- "reference": "6a9c2f0970022ab00dc58c07d0685dd712f2231b",
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/86d8208fc3c649a3a999daf1a63c25201be2990f",
+ "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f",
"shasum": ""
},
"require": {
@@ -103,7 +103,7 @@
"phpunit/phpunit": "^8",
"symfony/filesystem": "^5.4 || ^6 || ^7 || ^8"
},
- "time": "2026-03-30T15:36:56+00:00",
+ "time": "2026-05-05T09:17:07+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -133,7 +133,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
- "source": "https://github.com/composer/class-map-generator/tree/1.7.2"
+ "source": "https://github.com/composer/class-map-generator/tree/1.7.3"
},
"funding": [
{
@@ -531,17 +531,17 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "6.8.0",
- "version_normalized": "6.8.0.0",
+ "version": "6.8.2",
+ "version_normalized": "6.8.2.0",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
- "reference": "89ac92bcfe5d0a8a4433c7b89d394553ae7250cc"
+ "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/89ac92bcfe5d0a8a4433c7b89d394553ae7250cc",
- "reference": "89ac92bcfe5d0a8a4433c7b89d394553ae7250cc",
+ "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2c89ebb95ca9cedc9347f780333f7b25792dcb76",
+ "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76",
"shasum": ""
},
"require": {
@@ -551,13 +551,13 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.3.0",
- "json-schema/json-schema-test-suite": "^23.2",
+ "json-schema/json-schema-test-suite": "dev-main",
"marc-mabe/php-enum-phpstan": "^2.0",
"phpspec/prophecy": "^1.19",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^8.5"
},
- "time": "2026-04-02T12:43:11+00:00",
+ "time": "2026-05-05T05:39:01+00:00",
"bin": [
"bin/validate-json"
],
@@ -603,7 +603,7 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
- "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.0"
+ "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.2"
},
"install-path": "../justinrainbow/json-schema"
},
@@ -1355,8 +1355,8 @@
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@@ -1417,7 +1417,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
},
"funding": [
{
@@ -1441,17 +1441,17 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df"
+ "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
- "reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e",
+ "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e",
"shasum": ""
},
"require": {
@@ -1460,7 +1460,7 @@
"suggest": {
"ext-intl": "For best performance"
},
- "time": "2026-04-10T16:19:22+00:00",
+ "time": "2026-04-26T13:13:48+00:00",
"type": "library",
"extra": {
"thanks": {
@@ -1502,7 +1502,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0"
},
"funding": [
{
@@ -1526,8 +1526,8 @@
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@@ -1590,7 +1590,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0"
},
"funding": [
{
@@ -1614,8 +1614,8 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
@@ -1678,7 +1678,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0"
},
"funding": [
{
@@ -1702,8 +1702,8 @@
},
{
"name": "symfony/polyfill-php73",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
@@ -1761,7 +1761,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.37.0"
},
"funding": [
{
@@ -1785,8 +1785,8 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
@@ -1848,7 +1848,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
},
"funding": [
{
@@ -1872,8 +1872,8 @@
},
{
"name": "symfony/polyfill-php81",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
@@ -1931,7 +1931,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.37.0"
},
"funding": [
{
@@ -1955,8 +1955,8 @@
},
{
"name": "symfony/polyfill-php84",
- "version": "v1.35.0",
- "version_normalized": "1.35.0.0",
+ "version": "v1.37.0",
+ "version_normalized": "1.37.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php84.git",
@@ -2014,7 +2014,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php84/tree/v1.35.0"
+ "source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0"
},
"funding": [
{