We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9729d1b commit 1ec91b5Copy full SHA for 1ec91b5
composer.json
@@ -8,7 +8,7 @@
8
},
9
"prefer-stable": true,
10
"require": {
11
- "php": "~8.1.0 || ~8.2.0",
+ "php": "~8.1.0 || ~8.2.0 || ~8.4.0",
12
"ext-json": "*",
13
"ext-pcntl": "*",
14
"chimera/bus-tactician": "^1.0.x-dev",
0 commit comments