Skip to content

Commit bc060ab

Browse files
committed
🐛 Fix artemeon/console dependency
1 parent 8f3b565 commit bc060ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-pcntl": "*",
1818
"composer-runtime-api": "^2.2.2",
1919
"ahinkle/packagist-latest-version": "^2.0",
20-
"artemeon/console": "^0.3.0",
20+
"artemeon/console": "^0.4.1",
2121
"guzzlehttp/guzzle": "^7.3.0",
2222
"symfony/process": "^5.0|^6.0"
2323
},

0 commit comments

Comments
 (0)