We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e9765 commit ea895c5Copy full SHA for ea895c5
2 files changed
composer.json
@@ -14,16 +14,16 @@
14
"require": {
15
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
16
"codeception/codeception": "^5.3.5",
17
- "symfony/process": "^6.0 || ^7.4.5 || ^8.0",
18
- "webproject-xyz/php-openapi-mock-server": "^1.3.2"
+ "symfony/process": "^6.4.33 || ^7.4.8 || ^8.0.8",
+ "webproject-xyz/php-openapi-mock-server": "^1.3.4"
19
},
20
"require-dev": {
21
"codeception/module-asserts": "^3.3.0",
22
"codeception/module-phpbrowser": "^4.0.0",
23
"codeception/module-rest": "^3.4.3",
24
- "friendsofphp/php-cs-fixer": "^3.94.2",
25
- "phpro/grumphp": "^2.19.0",
26
- "phpstan/phpstan": "^2.1.40",
+ "friendsofphp/php-cs-fixer": "^3.95.1",
+ "phpro/grumphp": "^2.20.0",
+ "phpstan/phpstan": "^2.1.51",
27
"webproject-xyz/codeception-module-ai-reporter": "^1.1"
28
29
"suggest": {
0 commit comments