[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/reservoir/develop] /: update composer.lock with a fresh set of package versions
From:       Ingo Malchow <imalchow () kde ! org>
Date:       2014-11-01 16:23:00
Message-ID: E1XkbS8-0003n5-Gi () scm ! kde ! org
[Download RAW message or body]

Git commit 3324a631253cfa5aa27eb05c63a639b1710f8a10 by Ingo Malchow.
Committed on 01/11/2014 at 15:30.
Pushed by imalchow into branch 'develop'.

update composer.lock with a fresh set of package versions

D  +0    -0    app/config/packages/xinax/laravel-gettext/.gitkeep
D  +0    -77   app/config/packages/xinax/laravel-gettext/config.php
M  +63   -63   composer.lock

http://commits.kde.org/websites/reservoir/3324a631253cfa5aa27eb05c63a639b1710f8a10

diff --git a/app/config/packages/xinax/laravel-gettext/.gitkeep \
b/app/config/packages/xinax/laravel-gettext/.gitkeep deleted file mode 100644
index e69de29..0000000
diff --git a/app/config/packages/xinax/laravel-gettext/config.php \
b/app/config/packages/xinax/laravel-gettext/config.php deleted file mode 100644
index 3c1b153..0000000
--- a/app/config/packages/xinax/laravel-gettext/config.php
+++ /dev/null
@@ -1,77 +0,0 @@
-<?php
-
-return array(
-
-	/**
-	 * Default locale: this will be the default for your application. 
-	 * Is to be supposed that all strings are written in this language.
-	 */
-	'locale' => 'en_US',
-
-	/**
-	 * Supported locales: An array containing all allowed languages
-	 */
-	'supported-locales' => array(
-		'en_US',
-		'de_DE',
-		'it_IT'
-	),	
-
-	/**
-	 * Default charset encoding.
-	 */
-	'encoding' => 'UTF-8',
-
-	/**
-	 * -----------------------------------------------------------------------
-	 * All standard configuration ends here. The following values 
-	 * are only for special cases.
-	 * -----------------------------------------------------------------------
-	 **/
-
-	/**
-	 * Fallback locale: When default locale is not available
-	 */
-	'fallback-locale' => 'en_US',
-
-	/**
-	 * Domain used for translations: It is the file name for .po and .mo files
-	 */
-	'domain' => 'messages.'.App::environment(),
-
-	/**
-	 * Base translation directory path (don't use trailing slash)
-	 */
-	'translations-path' => 'lang',
-
-	/**
-	 * Project name: is used on .po header files 
-	 */
-	'project' => 'MultilanguageLaravelApplication',
-
-	/**
-	 * Translator contact data (used on .po headers too)
-	 */
-	'translator' => 'James Translator <james@translations.colm>',
-
-	/**
-	 * Paths where PoEdit will search recursively for strings to translate. 
-	 * All paths are relative to app/ (don't use trailing slash).
-	 *
-	 * If you have already .po files with translations and the need to add 
-	 * another directory remember to call artisan gettext:update after do this.
-	 */
-	'source-paths' => array_merge(
-	   array(
-	       storage_path().'/views'
-       ),
-	   Config::get('view.paths')
-	),
-
-	/**
-	 * Sync laravel: A flag that determines if the laravel built-in locale must 
-	 * be changed when you call LaravelGettext::setLocale.
-	 */
-	'sync-laravel' => true,
-
-);
\ No newline at end of file
diff --git a/composer.lock b/composer.lock
index 188db2e..d71ec38 100644
--- a/composer.lock
+++ b/composer.lock
@@ -89,16 +89,16 @@
         },
         {
             "name": "filp/whoops",
-            "version": "1.1.2",
+            "version": "1.1.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/filp/whoops.git",
-                "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff"
+                "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/filp/whoops/zipball/9f451fbc7b8cad5e71300672c340c28c6bec09ff",
                
-                "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff",
+                "url": \
"https://api.github.com/repos/filp/whoops/zipball/a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf", +            \
"reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf",  "shasum": ""
             },
             "require": {
@@ -143,7 +143,7 @@
                 "whoops",
                 "zf2"
             ],
-            "time": "2014-07-11 05:56:54"
+            "time": "2014-10-26 09:05:09"
         },
         {
             "name": "ircmaxell/password-compat",
@@ -856,7 +856,7 @@
         },
         {
             "name": "symfony/browser-kit",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/BrowserKit",
             "source": {
                 "type": "git",
@@ -911,17 +911,17 @@
         },
         {
             "name": "symfony/console",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Console",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Console.git",
-                "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661"
+                "reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Console/zipball/ca053eaa031c93afb68a71e4eb1f4168dfd4a661",
                
-                "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661",
+                "url": \
"https://api.github.com/repos/symfony/Console/zipball/6f177fca24200a5b97aef5ce7a5c98124a0f0db0", +        \
"reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0",  "shasum": ""
             },
             "require": {
@@ -962,21 +962,21 @@
             ],
             "description": "Symfony Console Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-25 09:53:56"
+            "time": "2014-10-05 13:57:04"
         },
         {
             "name": "symfony/css-selector",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/CssSelector",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/CssSelector.git",
-                "reference": "caf5ecc3face1f22884fb74b8edab65ac5ba9976"
+                "reference": "7cdf543a3f31935aae58de4e6e607d4bdeb3f5dc"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/CssSelector/zipball/caf5ecc3face1f22884fb74b8edab65ac5ba9976",
                
-                "reference": "caf5ecc3face1f22884fb74b8edab65ac5ba9976",
+                "url": \
"https://api.github.com/repos/symfony/CssSelector/zipball/7cdf543a3f31935aae58de4e6e607d4bdeb3f5dc", +    \
"reference": "7cdf543a3f31935aae58de4e6e607d4bdeb3f5dc",  "shasum": ""
             },
             "require": {
@@ -1013,21 +1013,21 @@
             ],
             "description": "Symfony CssSelector Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-22 09:14:18"
+            "time": "2014-10-09 16:00:03"
         },
         {
             "name": "symfony/debug",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Debug",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Debug.git",
-                "reference": "4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648"
+                "reference": "2538d5099b9728b6ca09b261566a766f4f847459"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Debug/zipball/4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648",
                
-                "reference": "4a3dd4ef3fc0cee2fd9faaae12bd7af43afcf648",
+                "url": \
"https://api.github.com/repos/symfony/Debug/zipball/2538d5099b9728b6ca09b261566a766f4f847459", +          \
"reference": "2538d5099b9728b6ca09b261566a766f4f847459",  "shasum": ""
             },
             "require": {
@@ -1068,21 +1068,21 @@
             ],
             "description": "Symfony Debug Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-28 15:22:14"
+            "time": "2014-10-24 05:49:22"
         },
         {
             "name": "symfony/dom-crawler",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/DomCrawler",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/DomCrawler.git",
-                "reference": "a2804ec76442a9d0a3bb25f99a7830ba24743e07"
+                "reference": "5b45ef9b8a8e6dda47eb9b9b982f61e8b2caa21e"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/DomCrawler/zipball/a2804ec76442a9d0a3bb25f99a7830ba24743e07",
                
-                "reference": "a2804ec76442a9d0a3bb25f99a7830ba24743e07",
+                "url": \
"https://api.github.com/repos/symfony/DomCrawler/zipball/5b45ef9b8a8e6dda47eb9b9b982f61e8b2caa21e", +     \
"reference": "5b45ef9b8a8e6dda47eb9b9b982f61e8b2caa21e",  "shasum": ""
             },
             "require": {
@@ -1121,21 +1121,21 @@
             ],
             "description": "Symfony DomCrawler Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-22 09:14:18"
+            "time": "2014-10-01 05:50:18"
         },
         {
             "name": "symfony/event-dispatcher",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/EventDispatcher",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/EventDispatcher.git",
-                "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46"
+                "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/EventDispatcher/zipball/f6281337bf5f985f585d1db6a83adb05ce531f46",
                
-                "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46",
+                "url": \
"https://api.github.com/repos/symfony/EventDispatcher/zipball/804eb28dbbfba9ffdab21fe2066744906cea2212", \
+                "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212",  "shasum": ""
             },
             "require": {
@@ -1178,11 +1178,11 @@
             ],
             "description": "Symfony EventDispatcher Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-28 15:56:11"
+            "time": "2014-10-01 15:43:05"
         },
         {
             "name": "symfony/filesystem",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Filesystem",
             "source": {
                 "type": "git",
@@ -1229,17 +1229,17 @@
         },
         {
             "name": "symfony/finder",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Finder",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Finder.git",
-                "reference": "d5033742b9a6206ef6d06e813870bca18e9205df"
+                "reference": "cf66df4e783e6aade319b273c9bcf9e42aa9b10f"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Finder/zipball/d5033742b9a6206ef6d06e813870bca18e9205df",
                
-                "reference": "d5033742b9a6206ef6d06e813870bca18e9205df",
+                "url": \
"https://api.github.com/repos/symfony/Finder/zipball/cf66df4e783e6aade319b273c9bcf9e42aa9b10f", +         \
"reference": "cf66df4e783e6aade319b273c9bcf9e42aa9b10f",  "shasum": ""
             },
             "require": {
@@ -1272,21 +1272,21 @@
             ],
             "description": "Symfony Finder Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-27 08:35:39"
+            "time": "2014-10-01 05:50:18"
         },
         {
             "name": "symfony/http-foundation",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/HttpFoundation",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/HttpFoundation.git",
-                "reference": "650e115af152d7a5e857d01c2cdb9a22809de9b4"
+                "reference": "56111fc8ba8bcad93d367532babecc6ce17f66ce"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/HttpFoundation/zipball/650e115af152d7a5e857d01c2cdb9a22809de9b4",
                
-                "reference": "650e115af152d7a5e857d01c2cdb9a22809de9b4",
+                "url": \
"https://api.github.com/repos/symfony/HttpFoundation/zipball/56111fc8ba8bcad93d367532babecc6ce17f66ce", + \
"reference": "56111fc8ba8bcad93d367532babecc6ce17f66ce",  "shasum": ""
             },
             "require": {
@@ -1325,21 +1325,21 @@
             ],
             "description": "Symfony HttpFoundation Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-25 09:52:29"
+            "time": "2014-10-24 05:49:22"
         },
         {
             "name": "symfony/http-kernel",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/HttpKernel",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/HttpKernel.git",
-                "reference": "6a3595611229def14d5e644f060cf372235532ec"
+                "reference": "cf8f6935f383cf5501499fef7677c36d4205e398"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/HttpKernel/zipball/6a3595611229def14d5e644f060cf372235532ec",
                
-                "reference": "6a3595611229def14d5e644f060cf372235532ec",
+                "url": \
"https://api.github.com/repos/symfony/HttpKernel/zipball/cf8f6935f383cf5501499fef7677c36d4205e398", +     \
"reference": "cf8f6935f383cf5501499fef7677c36d4205e398",  "shasum": ""
             },
             "require": {
@@ -1397,21 +1397,21 @@
             ],
             "description": "Symfony HttpKernel Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-28 17:33:53"
+            "time": "2014-10-24 06:55:39"
         },
         {
             "name": "symfony/process",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Process",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Process.git",
-                "reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b"
+                "reference": "9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Process/zipball/8a1ec96c4e519cee0fb971ea48a1eb7369dda54b",
                
-                "reference": "8a1ec96c4e519cee0fb971ea48a1eb7369dda54b",
+                "url": \
"https://api.github.com/repos/symfony/Process/zipball/9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a", +        \
"reference": "9bbacbb3a7a27b17c0d51e2f126f59e0e588ad3a",  "shasum": ""
             },
             "require": {
@@ -1444,21 +1444,21 @@
             ],
             "description": "Symfony Process Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-23 05:25:11"
+            "time": "2014-10-01 05:50:18"
         },
         {
             "name": "symfony/routing",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Routing",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Routing.git",
-                "reference": "9bc38fe72e0eff61611e7cd4df3accbce20b1d36"
+                "reference": "c7e381f571aac1de9e06f2bac2097984c543096a"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Routing/zipball/9bc38fe72e0eff61611e7cd4df3accbce20b1d36",
                
-                "reference": "9bc38fe72e0eff61611e7cd4df3accbce20b1d36",
+                "url": \
"https://api.github.com/repos/symfony/Routing/zipball/c7e381f571aac1de9e06f2bac2097984c543096a", +        \
"reference": "c7e381f571aac1de9e06f2bac2097984c543096a",  "shasum": ""
             },
             "require": {
@@ -1511,11 +1511,11 @@
                 "uri",
                 "url"
             ],
-            "time": "2014-09-22 15:28:36"
+            "time": "2014-10-24 05:49:22"
         },
         {
             "name": "symfony/security-core",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Security/Core",
             "source": {
                 "type": "git",
@@ -1577,17 +1577,17 @@
         },
         {
             "name": "symfony/translation",
-            "version": "v2.5.5",
+            "version": "v2.5.6",
             "target-dir": "Symfony/Component/Translation",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/Translation.git",
-                "reference": "170c0d895616e1a6a35681ffb0b9e339f58ab928"
+                "reference": "362fe4da2cfe587f72d57aaa2f89e6b61c05dedf"
             },
             "dist": {
                 "type": "zip",
-                "url": \
                "https://api.github.com/repos/symfony/Translation/zipball/170c0d895616e1a6a35681ffb0b9e339f58ab928",
                
-                "reference": "170c0d895616e1a6a35681ffb0b9e339f58ab928",
+                "url": \
"https://api.github.com/repos/symfony/Translation/zipball/362fe4da2cfe587f72d57aaa2f89e6b61c05dedf", +    \
"reference": "362fe4da2cfe587f72d57aaa2f89e6b61c05dedf",  "shasum": ""
             },
             "require": {
@@ -1629,7 +1629,7 @@
             ],
             "description": "Symfony Translation Component",
             "homepage": "http://symfony.com",
-            "time": "2014-09-23 05:25:11"
+            "time": "2014-10-01 05:50:18"
         },
         {
             "name": "teepluss/theme",


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic