Skip to content

Commit d06f59f

Browse files
committed
Support for PHP 8.3 and 8.4 only.
1 parent 1718505 commit d06f59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": ">=8.3",
1212
"ext-json": "*",
13-
"plaisio/console": "^3.0.0",
13+
"plaisio/console": "^3.1.1",
1414
"plaisio/obfuscator": "^2.1.0",
1515
"psr/log": "^3.0.0",
1616
"setbased/exception": "^2.3.0",

0 commit comments

Comments
 (0)