Skip to content

Commit 2ffa145

Browse files
committed
🐛 Add fallbacks for Windows
1 parent 9efb3ee commit 2ffa145

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=8.0",
2525
"ext-json": "*",
26-
"artemeon/console": "^0.4.0",
26+
"artemeon/console": "^0.4.1",
2727
"guzzlehttp/guzzle": "^7.3.0",
2828
"symfony/console": "^5.0|^6.0",
2929
"symfony/yaml": "^5.0|^6.0",

0 commit comments

Comments
 (0)