From: Vincent Vanwaelscappel Date: Mon, 11 Oct 2021 16:20:18 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=99fd72181e2810e8c5ecb3ae74ef818f977cde34;p=odl.git wip #4765 --- diff --git a/composer.lock b/composer.lock index 54d4147..81d842b 100644 --- a/composer.lock +++ b/composer.lock @@ -1556,13 +1556,13 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_socialite.git", - "reference": "a0d22bfc556a6b757b3d175b9b7618a1a1dd8d5b" + "reference": "f0aafec447efd66838d7916d658538226d60a488" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/socialite/cubist-socialite-dev-master-4aa2b4.tar", - "reference": "a0d22bfc556a6b757b3d175b9b7618a1a1dd8d5b", - "shasum": "88e45975d24b9c9945d6fc42ad4c93e939a02140" + "url": "https://composer.cubedesigners.com/dist/cubist/socialite/cubist-socialite-dev-master-cd6f86.tar", + "reference": "f0aafec447efd66838d7916d658538226d60a488", + "shasum": "c975ea1070e95320bf82c0349864220148e55235" }, "require": { "barryvdh/laravel-debugbar": "^3.6", @@ -1602,7 +1602,7 @@ "cubist", "socialite" ], - "time": "2021-10-08T16:35:09+00:00" + "time": "2021-10-11T15:16:00+00:00" }, { "name": "cubist/util", @@ -5882,16 +5882,16 @@ }, { "name": "psy/psysh", - "version": "v0.10.8", + "version": "v0.10.9", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" + "reference": "01281336c4ae557fe4a994544f30d3a1bc204375" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", - "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375", + "reference": "01281336c4ae557fe4a994544f30d3a1bc204375", "shasum": "" }, "require": { @@ -5951,9 +5951,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.9" }, - "time": "2021-04-10T16:23:39+00:00" + "time": "2021-10-10T13:37:39+00:00" }, { "name": "ralouphie/getallheaders", @@ -6001,16 +6001,16 @@ }, { "name": "ramsey/collection", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa" + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa", - "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa", + "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", "shasum": "" }, "require": { @@ -6064,7 +6064,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/1.2.1" + "source": "https://github.com/ramsey/collection/tree/1.2.2" }, "funding": [ { @@ -6076,7 +6076,7 @@ "type": "tidelift" } ], - "time": "2021-08-06T03:41:06+00:00" + "time": "2021-10-10T03:01:02+00:00" }, { "name": "ramsey/uuid", @@ -10262,19 +10262,20 @@ }, { "name": "facade/ignition", - "version": "2.14.1", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/facade/ignition.git", - "reference": "6d89c4c99537f487ad29f646d57ebf107ef714ed" + "reference": "3ee6e94815462bcf09bca0efc1c9069685df8da3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/facade/ignition/zipball/6d89c4c99537f487ad29f646d57ebf107ef714ed", - "reference": "6d89c4c99537f487ad29f646d57ebf107ef714ed", + "url": "https://api.github.com/repos/facade/ignition/zipball/3ee6e94815462bcf09bca0efc1c9069685df8da3", + "reference": "3ee6e94815462bcf09bca0efc1c9069685df8da3", "shasum": "" }, "require": { + "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "facade/flare-client-php": "^1.9.1", @@ -10334,7 +10335,7 @@ "issues": "https://github.com/facade/ignition/issues", "source": "https://github.com/facade/ignition" }, - "time": "2021-10-08T12:34:52+00:00" + "time": "2021-10-11T15:24:06+00:00" }, { "name": "facade/ignition-contracts", diff --git a/updateodl b/updateodl index eaa0dc0..2f1b0fc 100644 --- a/updateodl +++ b/updateodl @@ -6,3 +6,4 @@ php artisan cubist:magic:generate php artisan cubist:magic:migrate php artisan optimize:clear php artisan permission:cache-reset +chmod 755 updateodl