summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-08-18 07:38:57 +0200
committerRemi Collet <remi@php.net>2022-08-18 07:38:57 +0200
commit77890ae4ff966b314111fcc08b4deabacad65e71 (patch)
treecff258057cd62d6e9579ed21d343f9a4833a8576
parent9210a0eb8ab50f6ae0b8eac694351cd5c6a8c98e (diff)
update to 2.2.3
-rw-r--r--composer.json2
-rw-r--r--php-sabre-uri2.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index d58fd51..859c3c0 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,7 @@
}
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "~2.17.1",
+ "friendsofphp/php-cs-fixer": "~2.19.3",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.0"
},
diff --git a/php-sabre-uri2.spec b/php-sabre-uri2.spec
index 94eba91..ec9ed1f 100644
--- a/php-sabre-uri2.spec
+++ b/php-sabre-uri2.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 7cb0f489578afad5006e85cd60f18ff33f2d440d
+%global gh_commit cd2476fc4ca13e39bf00df605d91b1c22cc9d24d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project uri
@@ -24,7 +24,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: Functions for making sense out of URIs
-Version: 2.2.2
+Version: 2.2.3
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -136,6 +136,9 @@ exit $ret
%changelog
+* Thu Aug 18 2022 Remi Collet <remi@remirepo.net> - 2.2.3-1
+- update to 2.2.3
+
* Thu Nov 4 2021 Remi Collet <remi@remirepo.net> - 2.2.2-1
- update to 2.2.2