dev/core#3766 Keep league/csv on 9.6 for D9 as well so patches can apply
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 30 Jul 2022 23:13:45 +0000 (23:13 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 30 Jul 2022 23:17:10 +0000 (23:17 +0000)
composer.json
composer.lock

index 7391b3bf031ce322b3d021a5fb262f8afe41a94f..a35af088ad90064c00dc7ecb339b4698512929bc 100644 (file)
@@ -82,7 +82,7 @@
     "pear/log": "1.13.3",
     "adrienrn/php-mimetyper": "0.2.2",
     "civicrm/composer-downloads-plugin": "^3.0",
-    "league/csv": "^9.6",
+    "league/csv": "~9.6.2",
     "league/oauth2-client": "^2.4",
     "league/oauth2-google": "^3.0",
     "tplaner/when": "~3.0.0",
index 6373bbb01e1488b04b3bf09376a3ae405f101c54..729db78d6b9c8b4b145c1232740a9d2acbab10e1 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "13a9932b926aa601a4f3ac3e39f9a7bf",
+    "content-hash": "8981b1591f0efc0eea2f42da02760495",
     "packages": [
         {
             "name": "adrienrn/php-mimetyper",