From 3e48f7848045a708ec61a5914019d028f57ca18c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Jan 2021 16:26:45 +0100 Subject: update to 3.1.0 drop dependency on league/tactician drop dependency on laminas/laminas-diagnostics add dependency on doctrine/orm add dependency on symfony/config add dependency on symfony/dependency-injection add dependency on symfony/event-dispatcher add dependency on symfony/messenger add dependency on symfony/requirements-checker switch to phpunit9 --- php-bartlett-php-compatinfo-db-curltls.patch | 74 +++++++++++----------------- 1 file changed, 30 insertions(+), 44 deletions(-) (limited to 'php-bartlett-php-compatinfo-db-curltls.patch') diff --git a/php-bartlett-php-compatinfo-db-curltls.patch b/php-bartlett-php-compatinfo-db-curltls.patch index c05ac0f..6a7f7f0 100644 --- a/php-bartlett-php-compatinfo-db-curltls.patch +++ b/php-bartlett-php-compatinfo-db-curltls.patch @@ -1,73 +1,59 @@ -diff -up data/references/Curl.constants.json.old data/references/Curl.constants.json ---- data/references/Curl.constants.json.old 2016-01-09 15:10:57.792505666 +0100 -+++ data/references/Curl.constants.json 2016-01-09 15:12:39.665949126 +0100 -@@ -3874,7 +3874,8 @@ +diff -up data/reference/extension/curl/55/constants.json.rhel data/reference/extension/curl/55/constants.json +--- data/reference/extension/curl/55/constants.json.rhel 2021-01-13 14:52:01.078221323 +0100 ++++ data/reference/extension/curl/55/constants.json 2021-01-13 14:56:11.536253445 +0100 +@@ -1861,6 +1861,7 @@ "ext_max": "", "php_min": "5.5.0", "php_max": "", -- "php_excludes": "" -+ "php_excludes": "", -+ "optional": true ++ "optional": true, + "php_excludes": "" }, { - "ext_name_fk": 9, -@@ -3883,7 +3884,8 @@ +@@ -1869,6 +1870,7 @@ "ext_max": "", "php_min": "5.5.0", "php_max": "", -- "php_excludes": "" -+ "php_excludes": "", -+ "optional": true ++ "optional": true, + "php_excludes": "" }, { - "ext_name_fk": 9, -@@ -3892,7 +3894,8 @@ +@@ -1877,6 +1879,7 @@ "ext_max": "", "php_min": "5.5.0", "php_max": "", -- "php_excludes": "" -+ "php_excludes": "", -+ "optional": true ++ "optional": true, + "php_excludes": "" }, { - "ext_name_fk": 9, -@@ -3901,7 +3904,8 @@ +@@ -1885,6 +1888,7 @@ "ext_max": "", "php_min": "5.5.0", "php_max": "", -- "php_excludes": "" -+ "php_excludes": "", -+ "optional": true ++ "optional": true, + "php_excludes": "" }, { - "ext_name_fk": 9, -@@ -3911,7 +3915,8 @@ +@@ -1893,6 +1897,7 @@ + "ext_max": "", "php_min": "5.5.19RC1", "php_max": "", ++ "optional": true, "php_excludes": "5.6.0, 5.6.0RC1, 5.6.0RC2, 5.6.0RC3, 5.6.0RC4, 5.6.1, 5.6.1RC1, 5.6.2", -- "lib_curl": "~7.34" -+ "lib_curl": "~7.34", -+ "optional": true - }, - { - "ext_name_fk": 9, -@@ -3921,7 +3926,8 @@ + "dependencies": [ + { +@@ -1907,6 +1912,7 @@ + "ext_max": "", "php_min": "5.5.19RC1", "php_max": "", ++ "optional": true, "php_excludes": "5.6.0, 5.6.0RC1, 5.6.0RC2, 5.6.0RC3, 5.6.0RC4, 5.6.1, 5.6.1RC1, 5.6.2", -- "lib_curl": "~7.34" -+ "lib_curl": "~7.34", -+ "optional": true - }, - { - "ext_name_fk": 9, -@@ -3931,7 +3937,8 @@ + "dependencies": [ + { +@@ -1921,6 +1927,7 @@ + "ext_max": "", "php_min": "5.5.19RC1", "php_max": "", ++ "optional": true, "php_excludes": "5.6.0, 5.6.0RC1, 5.6.0RC2, 5.6.0RC3, 5.6.0RC4, 5.6.1, 5.6.1RC1, 5.6.2", -- "lib_curl": "~7.34" -+ "lib_curl": "~7.34", -+ "optional": true - }, - { - "ext_name_fk": 9, + "dependencies": [ + { -- cgit