summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-08 14:18:35 +0200
committerRemi Collet <remi@php.net>2022-09-08 14:18:35 +0200
commit91ddc8082b35d9f14767aa1e71f5409d56ab911e (patch)
tree625bbfbe91e6a43ea260f8069f866c85dfbbc021
parent44006cdad0610a33f528c3031b8ae8901ff4c471 (diff)
update to 3.11.0
-rw-r--r--installed.json42
-rw-r--r--php-cs-fixer.spec13
2 files changed, 29 insertions, 26 deletions
diff --git a/installed.json b/installed.json
index a16ae5c..82087f9 100644
--- a/installed.json
+++ b/installed.json
@@ -662,17 +662,17 @@
},
{
"name": "symfony/console",
- "version": "v5.4.11",
- "version_normalized": "5.4.11.0",
+ "version": "v5.4.12",
+ "version_normalized": "5.4.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
+ "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
- "reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
+ "url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
+ "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"shasum": ""
},
"require": {
@@ -710,7 +710,7 @@
"symfony/lock": "",
"symfony/process": ""
},
- "time": "2022-07-22T10:42:43+00:00",
+ "time": "2022-08-17T13:18:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -744,7 +744,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.11"
+ "source": "https://github.com/symfony/console/tree/v5.4.12"
},
"funding": [
{
@@ -1004,17 +1004,17 @@
},
{
"name": "symfony/filesystem",
- "version": "v5.4.11",
- "version_normalized": "5.4.11.0",
+ "version": "v5.4.12",
+ "version_normalized": "5.4.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd"
+ "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/6699fb0228d1bc35b12aed6dd5e7455457609ddd",
- "reference": "6699fb0228d1bc35b12aed6dd5e7455457609ddd",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
+ "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"shasum": ""
},
"require": {
@@ -1023,7 +1023,7 @@
"symfony/polyfill-mbstring": "~1.8",
"symfony/polyfill-php80": "^1.16"
},
- "time": "2022-07-20T13:00:38+00:00",
+ "time": "2022-08-02T13:48:16+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1051,7 +1051,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v5.4.11"
+ "source": "https://github.com/symfony/filesystem/tree/v5.4.12"
},
"funding": [
{
@@ -2017,17 +2017,17 @@
},
{
"name": "symfony/string",
- "version": "v5.4.11",
- "version_normalized": "5.4.11.0",
+ "version": "v5.4.12",
+ "version_normalized": "5.4.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322"
+ "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
- "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
+ "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
+ "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
"shasum": ""
},
"require": {
@@ -2047,7 +2047,7 @@
"symfony/translation-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0|^6.0"
},
- "time": "2022-07-24T16:15:25+00:00",
+ "time": "2022-08-12T17:03:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2086,7 +2086,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.11"
+ "source": "https://github.com/symfony/string/tree/v5.4.12"
},
"funding": [
{
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index f223dd8..26ed51a 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 76d7da666e66d83a1dc27a9d1c625c80cc4ac1fe
+%global gh_commit 7dcdea3f2f5f473464e835be9be55283ff8cfdc3
%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.10.0
+Version: 3.11.0
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: PHP Coding Standards Fixer
@@ -61,11 +61,11 @@ 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.11
+Provides: bundled(php-symfony-console) = v5.4.12
Provides: bundled(php-symfony-deprecation-contracts) = v2.5.2
Provides: bundled(php-symfony-event-dispatcher) = v5.4.9
Provides: bundled(php-symfony-event-dispatcher-contracts) = v2.5.2
-Provides: bundled(php-symfony-filesystem) = v5.4.11
+Provides: bundled(php-symfony-filesystem) = v5.4.12
Provides: bundled(php-symfony-finder) = v5.4.11
Provides: bundled(php-symfony-options-resolver) = v5.4.11
Provides: bundled(php-symfony-polyfill-ctype) = v1.26.0
@@ -78,7 +78,7 @@ Provides: bundled(php-symfony-polyfill-php81) = v1.26.0
Provides: bundled(php-symfony-process) = v5.4.11
Provides: bundled(php-symfony-service-contracts) = v2.5.2
Provides: bundled(php-symfony-stopwatch) = v5.4.5
-Provides: bundled(php-symfony-string) = v5.4.11
+Provides: bundled(php-symfony-string) = v5.4.12
Provides: php-composer(friendsofphp/php-cs-fixer) = %{version}
@@ -153,6 +153,9 @@ sed -e 's:%{_datadir}:%{buildroot}%{_datadir}:' -i %{name}
%changelog
+* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 3.11.0-1
+- update to 3.11.0
+
* Thu Aug 18 2022 Remi Collet <remi@remirepo.net> - 3.10.0-1
- update to 3.10.0