]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #4662 from MrPetovan/bug/4660-restore-composer-5.6-compatibility
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 24 Mar 2018 00:53:52 +0000 (20:53 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Mar 2018 00:53:52 +0000 (20:53 -0400)
Hotfix: Restore composer 5 6 compatibility

bin/auth_ejabberd.php [changed mode: 0644->0755]
bin/composer.phar [changed mode: 0644->0755]
bin/daemon.php [changed mode: 0644->0755]
bin/run_xgettext.sh [changed mode: 0644->0755]
bin/worker.php [changed mode: 0644->0755]
composer.lock

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index 8e5a7f163a7374ea24679ed3f9f430eacb52ebb7..20b89bfbef949bfc49cba4de245c564166481fc5 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "7d90cfe4354cd5ca36b74a3ecc471eeb",
+    "content-hash": "0811acc361f70e08cce3ec09940cbf2d",
     "packages": [
         {
             "name": "asika/simple-console",
         },
         {
             "name": "paragonie/constant_time_encoding",
-            "version": "v2.2.2",
+            "version": "v1.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/paragonie/constant_time_encoding.git",
-                "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33"
+                "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/eccf915f45f911bfb189d1d1638d940ec6ee6e33",
-                "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33",
+                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/6111a38faf6fdebc14e36652d22036f379ba58d3",
+                "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3",
                 "shasum": ""
             },
             "require": {
-                "php": "^7"
+                "php": "^5.3|^7"
             },
             "require-dev": {
-                "phpunit/phpunit": "^6|^7",
+                "paragonie/random_compat": "^1|^2",
+                "phpunit/phpunit": "4.*|5.*",
                 "vimeo/psalm": "^1"
             },
             "type": "library",
                 "hex2bin",
                 "rfc4648"
             ],
-            "time": "2018-03-10T19:47:49+00:00"
+            "time": "2018-03-10T19:46:06+00:00"
         },
         {
             "name": "paragonie/random_compat",