summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-03 15:15:38 +0200
committerRemi Collet <remi@php.net>2023-04-03 15:15:38 +0200
commit2a50083a9e76c653bfca8801bccf6370fb317d59 (patch)
tree2cb0ee05fe59fdf701bdd164e9d3d480db7d3e53
parentdd218c262b867c88035d2f6bd500b0f8c6778c27 (diff)
update to 3.16.0
-rw-r--r--installed.json58
-rw-r--r--php-cs-fixer.spec15
2 files changed, 38 insertions, 35 deletions
diff --git a/installed.json b/installed.json
index cf22126..9126416 100644
--- a/installed.json
+++ b/installed.json
@@ -713,17 +713,17 @@
},
{
"name": "symfony/console",
- "version": "v5.4.21",
- "version_normalized": "5.4.21.0",
+ "version": "v5.4.22",
+ "version_normalized": "5.4.22.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9"
+ "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
- "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
+ "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8",
+ "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"shasum": ""
},
"require": {
@@ -761,7 +761,7 @@
"symfony/lock": "",
"symfony/process": ""
},
- "time": "2023-02-25T16:59:41+00:00",
+ "time": "2023-03-25T09:27:28+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -790,12 +790,12 @@
"homepage": "https://symfony.com",
"keywords": [
"cli",
- "command line",
+ "command-line",
"console",
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.21"
+ "source": "https://github.com/symfony/console/tree/v5.4.22"
},
"funding": [
{
@@ -885,17 +885,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v5.4.21",
- "version_normalized": "5.4.21.0",
+ "version": "v5.4.22",
+ "version_normalized": "5.4.22.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a"
+ "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a",
- "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
+ "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"shasum": ""
},
"require": {
@@ -925,7 +925,7 @@
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
- "time": "2023-02-14T08:03:56+00:00",
+ "time": "2023-03-17T11:31:58+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -953,7 +953,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.21"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
},
"funding": [
{
@@ -1852,24 +1852,24 @@
},
{
"name": "symfony/process",
- "version": "v5.4.21",
- "version_normalized": "5.4.21.0",
+ "version": "v5.4.22",
+ "version_normalized": "5.4.22.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd"
+ "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
- "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd",
+ "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
+ "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
- "time": "2023-02-21T19:46:44+00:00",
+ "time": "2023-03-06T21:29:33+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1897,7 +1897,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v5.4.21"
+ "source": "https://github.com/symfony/process/tree/v5.4.22"
},
"funding": [
{
@@ -2068,17 +2068,17 @@
},
{
"name": "symfony/string",
- "version": "v5.4.21",
- "version_normalized": "5.4.21.0",
+ "version": "v5.4.22",
+ "version_normalized": "5.4.22.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f"
+ "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f",
- "reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f",
+ "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
+ "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"shasum": ""
},
"require": {
@@ -2098,7 +2098,7 @@
"symfony/translation-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0|^6.0"
},
- "time": "2023-02-22T08:00:55+00:00",
+ "time": "2023-03-14T06:11:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2137,7 +2137,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.21"
+ "source": "https://github.com/symfony/string/tree/v5.4.22"
},
"funding": [
{
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index bf95f27..b10cd11 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit d48755372a113bddb99f749e34805d83f3acfe04
+%global gh_commit d40f9436e1c448d309fa995ab9c14c5c7a96f2dc
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.15.1
+Version: 3.16.0
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: PHP Coding Standards Fixer
@@ -63,9 +63,9 @@ Provides: bundled(php-psr-cache) = 1.0.1
Provides: bundled(php-psr-container) = 1.1.2
Provides: bundled(php-psr-event-dispatcher) = 1.0.0
Provides: bundled(php-psr-log) = 1.1.4
-Provides: bundled(php-symfony-console) = v5.4.21
+Provides: bundled(php-symfony-console) = v5.4.22
Provides: bundled(php-symfony-deprecation-contracts) = v2.5.2
-Provides: bundled(php-symfony-event-dispatcher) = v5.4.21
+Provides: bundled(php-symfony-event-dispatcher) = v5.4.22
Provides: bundled(php-symfony-event-dispatcher-contracts) = v2.5.2
Provides: bundled(php-symfony-filesystem) = v5.4.21
Provides: bundled(php-symfony-finder) = v5.4.21
@@ -77,10 +77,10 @@ Provides: bundled(php-symfony-polyfill-mbstring) = v1.27.0
Provides: bundled(php-symfony-polyfill-php73) = v1.27.0
Provides: bundled(php-symfony-polyfill-php80) = v1.27.0
Provides: bundled(php-symfony-polyfill-php81) = v1.27.0
-Provides: bundled(php-symfony-process) = v5.4.21
+Provides: bundled(php-symfony-process) = v5.4.22
Provides: bundled(php-symfony-service-contracts) = v2.5.2
Provides: bundled(php-symfony-stopwatch) = v5.4.21
-Provides: bundled(php-symfony-string) = v5.4.21
+Provides: bundled(php-symfony-string) = v5.4.22
Provides: php-composer(friendsofphp/php-cs-fixer) = %{version}
@@ -155,6 +155,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Mon Apr 3 2023 Remi Collet <remi@remirepo.net> - 3.16.0-1
+- update to 3.16.0
+
* Tue Mar 14 2023 Remi Collet <remi@remirepo.net> - 3.15.1-1
- update to 3.15.1