diff --git a/composer.json b/composer.json index fd65e05a9..ae4374109 100755 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ }, "require-dev": { - "codeception/codeception": "^4.0", + "codeception/codeception": "4.1.1", "codeception/module-asserts": "^1.1", "codeception/module-filesystem": "^1.0", "codeception/module-laravel5": "^1.0", diff --git a/composer.lock b/composer.lock index a5ac2e6c7..fbf4257d3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a07e6be1ba36d87f79bd8547e7580ac8", + "content-hash": "dca322023597f38ef7991bc9d9bdc50f", "packages": [ { "name": "astrotomic/laravel-translatable", @@ -1512,16 +1512,16 @@ }, { "name": "laravel/framework", - "version": "v6.18.2", + "version": "v6.18.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "9425a2f410d05d5bba493f62cff03854a8b19559" + "reference": "367c2c8dfdfe83cb2ddbc029c0222174098d093a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/9425a2f410d05d5bba493f62cff03854a8b19559", - "reference": "9425a2f410d05d5bba493f62cff03854a8b19559", + "url": "https://api.github.com/repos/laravel/framework/zipball/367c2c8dfdfe83cb2ddbc029c0222174098d093a", + "reference": "367c2c8dfdfe83cb2ddbc029c0222174098d093a", "shasum": "" }, "require": { @@ -1606,7 +1606,7 @@ "ext-memcached": "Required to use the memcache cache driver.", "ext-pcntl": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.", - "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", + "ext-redis": "Required to use the Redis cache and queue drivers.", "filp/whoops": "Required for friendly error pages in development (^2.4).", "fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).", "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).", @@ -1654,7 +1654,7 @@ "framework", "laravel" ], - "time": "2020-03-17T17:08:02+00:00" + "time": "2020-03-10T14:11:04+00:00" }, { "name": "laravel/helpers", @@ -1903,16 +1903,16 @@ }, { "name": "league/flysystem", - "version": "1.0.66", + "version": "1.0.65", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21" + "reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21", - "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8f17b3ba67097aafb8318cd5c553b1acf7c891c8", + "reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8", "shasum": "" }, "require": { @@ -1983,7 +1983,7 @@ "sftp", "storage" ], - "time": "2020-03-17T18:58:12+00:00" + "time": "2020-03-08T18:53:20+00:00" }, { "name": "maatwebsite/excel", @@ -5226,16 +5226,16 @@ }, { "name": "behat/gherkin", - "version": "v4.6.2", + "version": "v4.6.1", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", "shasum": "" }, "require": { @@ -5281,20 +5281,20 @@ "gherkin", "parser" ], - "time": "2020-03-17T14:03:26+00:00" + "time": "2020-02-27T11:29:57+00:00" }, { "name": "codeception/codeception", - "version": "4.1.3", + "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "c30e2abe4af327d8be4fb23446ff740fec76fd60" + "reference": "be584da4859baf34e05afd26fe4c587be4787ff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/c30e2abe4af327d8be4fb23446ff740fec76fd60", - "reference": "c30e2abe4af327d8be4fb23446ff740fec76fd60", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/be584da4859baf34e05afd26fe4c587be4787ff0", + "reference": "be584da4859baf34e05afd26fe4c587be4787ff0", "shasum": "" }, "require": { @@ -5366,7 +5366,7 @@ "functional testing", "unit testing" ], - "time": "2020-03-17T16:48:30+00:00" + "time": "2020-02-19T16:56:20+00:00" }, { "name": "codeception/lib-asserts",