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 3b1372a commit 6a7b276Copy full SHA for 6a7b276
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "~8.1.0 || ~8.2.0",
+ "php": "~8.1.0 || ~8.2.0 || ~8.4.0",
14
"chimera/foundation": "^1.0.x-dev",
15
"fig/http-message-util": "^1.1.5",
16
"lcobucci/content-negotiation-middleware": "^3.1",
@@ -21,7 +21,7 @@
21
"psr/http-server-middleware": "^1.0.1"
22
},
23
"require-dev": {
24
- "infection/infection": "^0.26.19",
+ "infection/infection": "^0.29.0",
25
"laminas/laminas-diactoros": "^2.24.2",
26
"lcobucci/coding-standard": "^9.0",
27
"phpstan/extension-installer": "^1.2",
0 commit comments