Skip to content

Commit

Permalink
chore: Allow fidry/console 0.6 (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Oct 13, 2023
1 parent cbf24d2 commit 6163e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.1",
"fidry/console": "^0.5.0",
"fidry/console": "^0.5.0 || ^0.6.0",
"jetbrains/phpstorm-stubs": "^v2022.2",
"nikic/php-parser": "^4.12",
"symfony/console": "^5.2 || ^6.0",
Expand Down

0 comments on commit 6163e76

Please sign in to comment.