Intégration de la lib https://github.com/commerceguys/intl + fonctions SPIP facilitatrices autour.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
2.2 KiB
67 lines
2.2 KiB
{ |
|
"_readme": [ |
|
"This file locks the dependencies of your project to a known state", |
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
"This file is @generated automatically" |
|
], |
|
"content-hash": "849e0c2a329d46bd4f764bf810684fd2", |
|
"packages": [ |
|
{ |
|
"name": "commerceguys/intl", |
|
"version": "v1.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/commerceguys/intl.git", |
|
"reference": "cab3b55dbf8c1753fe54457404082c777a8c154f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/commerceguys/intl/zipball/cab3b55dbf8c1753fe54457404082c777a8c154f", |
|
"reference": "cab3b55dbf8c1753fe54457404082c777a8c154f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3" |
|
}, |
|
"require-dev": { |
|
"mikey179/vfsstream": "1.*", |
|
"phpunit/phpunit": "^7.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"CommerceGuys\\Intl\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Bojan Zivanovic" |
|
} |
|
], |
|
"description": "Internationalization library powered by CLDR data.", |
|
"support": { |
|
"issues": "https://github.com/commerceguys/intl/issues", |
|
"source": "https://github.com/commerceguys/intl/tree/v1.1.1" |
|
}, |
|
"time": "2021-10-30T18:07:14+00:00" |
|
} |
|
], |
|
"packages-dev": [], |
|
"aliases": [], |
|
"minimum-stability": "stable", |
|
"stability-flags": [], |
|
"prefer-stable": false, |
|
"prefer-lowest": false, |
|
"platform": [], |
|
"platform-dev": [], |
|
"plugin-api-version": "2.1.0" |
|
}
|
|
|