diff --git a/composer.json b/composer.json index cd114db..6e8f3ed 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "doctrine/coding-standard": "^10.0", "codeception/module-phpbrowser": "^2.0", "codeception/module-asserts": "^2.0", - "weirdan/codeception-psalm-module": "^0.13.1", + "weirdan/codeception-psalm-module": "^0.14.0", "symfony/yaml": "^5.4", "symfony/console": "^5.4", "symfony/finder": "^5.4" diff --git a/composer.lock b/composer.lock index 16458ce..232e056 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": "996c47aa444ec84496a9902badb01c5f", + "content-hash": "9fa385390f4e42a8d7fbf09f6cab349b", "packages": [ { "name": "amphp/amp", @@ -2479,21 +2479,21 @@ }, { "name": "codeception/module-cli", - "version": "1.1.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-cli.git", - "reference": "1f841ad4a1d43e5d9e60a43c4cc9e5af8008024f" + "reference": "aa9bdd8346983eebc3aa3f21e902399ceefec372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-cli/zipball/1f841ad4a1d43e5d9e60a43c4cc9e5af8008024f", - "reference": "1f841ad4a1d43e5d9e60a43c4cc9e5af8008024f", + "url": "https://api.github.com/repos/Codeception/module-cli/zipball/aa9bdd8346983eebc3aa3f21e902399ceefec372", + "reference": "aa9bdd8346983eebc3aa3f21e902399ceefec372", "shasum": "" }, "require": { "codeception/codeception": "*@dev", - "php": ">=5.6.0 <9.0" + "php": "^7.4 || ^8.0" }, "conflict": { "codeception/codeception": "<4.0" @@ -2514,37 +2514,37 @@ } ], "description": "Codeception module for testing basic shell commands and shell output", - "homepage": "http://codeception.com/", + "homepage": "https://codeception.com/", "keywords": [ "codeception" ], "support": { "issues": "https://github.com/Codeception/module-cli/issues", - "source": "https://github.com/Codeception/module-cli/tree/1.1.1" + "source": "https://github.com/Codeception/module-cli/tree/2.0.0" }, - "time": "2020-12-26T16:56:19+00:00" + "time": "2021-12-01T01:21:55+00:00" }, { "name": "codeception/module-filesystem", - "version": "1.0.3", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/Codeception/module-filesystem.git", - "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1" + "reference": "ae1fa5f13ba00bdb8a83d4258ef577c5114ddef9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/781be167fb1557bfc9b61e0a4eac60a32c534ec1", - "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1", + "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/ae1fa5f13ba00bdb8a83d4258ef577c5114ddef9", + "reference": "ae1fa5f13ba00bdb8a83d4258ef577c5114ddef9", "shasum": "" }, "require": { - "codeception/codeception": "^4.0", - "php": ">=5.6.0 <9.0", - "symfony/finder": ">=2.7 <6.0" + "codeception/codeception": "^4.1 | *@dev", + "php": "^7.4 | ^8.0", + "symfony/finder": "^4.4 | ^5.4 | ^6.0" }, "conflict": { - "codeception/codeception": "<4.0" + "codeception/codeception": "<4.1" }, "type": "library", "autoload": { @@ -2565,16 +2565,16 @@ } ], "description": "Codeception module for testing local filesystem", - "homepage": "http://codeception.com/", + "homepage": "https://codeception.com/", "keywords": [ "codeception", "filesystem" ], "support": { "issues": "https://github.com/Codeception/module-filesystem/issues", - "source": "https://github.com/Codeception/module-filesystem/tree/1.0.3" + "source": "https://github.com/Codeception/module-filesystem/tree/2.0.2" }, - "time": "2020-10-24T14:46:40+00:00" + "time": "2021-12-18T14:11:30+00:00" }, { "name": "codeception/module-phpbrowser", @@ -5732,30 +5732,31 @@ }, { "name": "weirdan/codeception-psalm-module", - "version": "0.13.1", + "version": "0.14.0", "source": { "type": "git", "url": "https://github.com/psalm/codeception-psalm-module.git", - "reference": "ec173544ad3e956b63a7c096e09c385c79fe9c64" + "reference": "702afa4604cb0378606e70e2c06aecb574dd3069" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/codeception-psalm-module/zipball/ec173544ad3e956b63a7c096e09c385c79fe9c64", - "reference": "ec173544ad3e956b63a7c096e09c385c79fe9c64", + "url": "https://api.github.com/repos/psalm/codeception-psalm-module/zipball/702afa4604cb0378606e70e2c06aecb574dd3069", + "reference": "702afa4604cb0378606e70e2c06aecb574dd3069", "shasum": "" }, "require": { - "codeception/codeception": "^4.0.3", - "codeception/module-cli": "^1.0.0", - "codeception/module-filesystem": "^1.0.2", + "codeception/codeception": "^4.1.31 || ^5.0", + "codeception/module-cli": "^1.0.0 || ^2.0.0", + "codeception/module-filesystem": "^1.0.2 || ^2.0 || ^3.0", "composer/semver": "^1.4 || ^2.0 || ^3.0", "ext-json": "*", - "php": "^7.1 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0", + "codeception/codeception": "^4.1.31 || ^5.0.0-rc3", + "phpunit/phpunit": "^9.5.20", "squizlabs/php_codesniffer": "^3.4", - "vimeo/psalm": "^3.7.0 || dev-master || ^4.0.0 || dev-master" + "vimeo/psalm": "^4.17.0 || dev-master || ^5.0.0 || dev-master" }, "type": "codeception-module", "autoload": { @@ -5781,9 +5782,9 @@ ], "support": { "issues": "https://github.com/psalm/codeception-psalm-module/issues", - "source": "https://github.com/psalm/codeception-psalm-module/tree/0.13.1" + "source": "https://github.com/psalm/codeception-psalm-module/tree/0.14.0" }, - "time": "2020-12-06T03:28:52+00:00" + "time": "2022-12-02T17:38:20+00:00" } ], "aliases": [],