]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Switch to psr-4
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 22 Dec 2015 12:09:10 +0000 (13:09 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 15 Jan 2016 08:35:38 +0000 (09:35 +0100)
composer.json
composer.lock

index b9591aa329d4f570efd00a1324a298c8b5f35fe7..3a32c02fdf9e4c6ac025b47ad545dced1842a14b 100644 (file)
         }
     },
     "autoload": {
-        "psr-0": { "": "src/" },
+        "psr-4": { "": "src/" },
         "classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
     },
     "config": {
index d5c9d6031f28c33835162fa34871ebf11f14f333..305194cd0d66b6cccb6c69b0e8f0777b37a37901 100644 (file)
@@ -4,8 +4,8 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "f9037d0e31ddc387133f603a5f1a2c8c",
-    "content-hash": "12c1a8f82eb6129b288629c4b56a448d",
+    "hash": "42bbd48a9c971aee0011808edfb08915",
+    "content-hash": "6e0d8bfeb719303796b0f13b28eadb86",
     "packages": [
         {
             "name": "behat/transliterator",
         },
         {
             "name": "scheb/two-factor-bundle",
-            "version": "v1.5.0",
+            "version": "v1.4.7",
             "source": {
                 "type": "git",
                 "url": "https://github.com/scheb/two-factor-bundle.git",
-                "reference": "b0da3a85b181237c3bebde88c99b18745313360b"
+                "reference": "ef6830dbbf62b22efd335db8f64bf0f51d4284a2"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/b0da3a85b181237c3bebde88c99b18745313360b",
-                "reference": "b0da3a85b181237c3bebde88c99b18745313360b",
+                "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/ef6830dbbf62b22efd335db8f64bf0f51d4284a2",
+                "reference": "ef6830dbbf62b22efd335db8f64bf0f51d4284a2",
                 "shasum": ""
             },
             "require": {
                 "two-factor",
                 "two-step"
             ],
-            "time": "2015-11-15 13:31:23"
+            "time": "2015-08-25 19:58:00"
         },
         {
             "name": "sensio/distribution-bundle",
             "description": "Symfony Security Component - ACL (Access Control List)",
             "homepage": "https://symfony.com",
             "time": "2015-11-18 13:41:01"
->>>>>>> Update deps
         },
         {
             "name": "symfony/swiftmailer-bundle",
                 "shasum": ""
             },
             "require": {
-                "php": ">=5.3.9"
+                "php": ">=5.3.3"
             },
             "suggest": {
                 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
     "prefer-stable": true,
     "prefer-lowest": false,
     "platform": {
-        "php": ">=5.5"
+        "php": ">=5.5.0"
     },
     "platform-dev": []
 }