We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b886ff commit 5c2994cCopy full SHA for 5c2994c
codeception.yml
@@ -24,4 +24,4 @@ coverage:
24
- src/Installer.php
25
bootstrap: bootstrap.php
26
params:
27
- - tests/params.php
+ - /app/tests/params.php
composer.json
@@ -48,6 +48,7 @@
48
},
49
"require": {
50
"php": "^8.1",
51
+ "ext-filter": "*",
52
"ext-intl": "*",
53
"httpsoft/http-message": "^1.1",
54
"psr/container": "^2.0",
0 commit comments