From e8db2faa12a17f63bbe1d9726f477f315c7bf677 Mon Sep 17 00:00:00 2001 From: Anatoliy Lapiy Date: Thu, 17 Feb 2022 11:55:57 +0200 Subject: [PATCH 1/2] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 14b9cce..0d54479 100644 --- a/composer.json +++ b/composer.json @@ -22,12 +22,12 @@ "php": "^8.0", "ext-json": "*", "codeception/lib-innerbrowser": "^2.0 | *@dev", - "codeception/codeception": "^5.0.0-alpha1" + "codeception/codeception": "^5.0.0-alpha1 | dev-5.0-interfaces" }, "require-dev": { "codeception/module-asserts": "^2.0 | *@dev", "codeception/module-rest": "^2.0 | *@dev", - "laravel/framework": "^6.0 | ^7.0 | ^8.0", + "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0", "vlucas/phpdotenv": "^3.6 | ^4.2 | ^5.3" }, "autoload": { From a458cf9c585a2032fc7b2a8dcbc623a55663455f Mon Sep 17 00:00:00 2001 From: Anatoliy Lapiy Date: Thu, 17 Feb 2022 12:47:22 +0200 Subject: [PATCH 2/2] add a type for $config --- src/Codeception/Module/Laravel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Codeception/Module/Laravel.php b/src/Codeception/Module/Laravel.php index fcadb79..a406f29 100644 --- a/src/Codeception/Module/Laravel.php +++ b/src/Codeception/Module/Laravel.php @@ -152,7 +152,7 @@ class Laravel extends Framework implements ActiveRecord, PartedModule /** * @var array */ - public $config = []; + public array $config = []; public function __construct(ModuleContainer $moduleContainer, ?array $config = null) { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy