]> _ Git - cubist_locale.git/commitdiff
wip #3373
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Jan 2020 16:10:30 +0000 (17:10 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Jan 2020 16:10:30 +0000 (17:10 +0100)
composer.json

index b9fb31615d1676a84668f5994a1faf03c537a8e2..0930863030d7020b1371392523289d91d06243fd 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "name": "cubist\/locale",
+    "name": "cubist/locale",
     "description": "Cubist Locale",
     "type": "library",
     "license": "proprietary",
@@ -22,7 +22,7 @@
     "require": {
         "php": ">=7.1.3",
         "umpirsky/locale-list": "^1.0",
-        "umpirsky/country-list": "^2.0",
+        "umpirsky/country-list": "^2.0"
     },
     "require-dev": {
     },