composer update commerceguys/intl

This commit is contained in:
Mario Vavti
2025-04-09 15:41:01 +02:00
parent 10c2bd83d3
commit 20f8239b44
639 changed files with 49956 additions and 31897 deletions

20
composer.lock generated
View 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": "9f0e3f64bebef558ecd1dbbe474a20bc",
"content-hash": "9db62b71e3682b5cfa57f04ffe15eb46",
"packages": [
{
"name": "blueimp/jquery-file-upload",
@@ -338,29 +338,29 @@
},
{
"name": "commerceguys/intl",
"version": "v1.1.2",
"version": "v2.0.6",
"source": {
"type": "git",
"url": "https://github.com/commerceguys/intl.git",
"reference": "f6200ca01f8c095f2a2602782b353770f738db87"
"reference": "53d10f3f2f7375fa20ad83314c3eb5a272ce246d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/commerceguys/intl/zipball/f6200ca01f8c095f2a2602782b353770f738db87",
"reference": "f6200ca01f8c095f2a2602782b353770f738db87",
"url": "https://api.github.com/repos/commerceguys/intl/zipball/53d10f3f2f7375fa20ad83314c3eb5a272ce246d",
"reference": "53d10f3f2f7375fa20ad83314c3eb5a272ce246d",
"shasum": ""
},
"require": {
"php": ">=7.3"
"php": ">=8.0"
},
"require-dev": {
"mikey179/vfsstream": "1.*",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
"dev-master": "2.x-dev"
}
},
"autoload": {
@@ -383,9 +383,9 @@
"description": "Internationalization library powered by CLDR data.",
"support": {
"issues": "https://github.com/commerceguys/intl/issues",
"source": "https://github.com/commerceguys/intl/tree/v1.1.2"
"source": "https://github.com/commerceguys/intl/tree/v2.0.6"
},
"time": "2023-02-20T09:57:58+00:00"
"time": "2024-07-12T07:51:53+00:00"
},
{
"name": "desandro/imagesloaded",