Skip to content

Commit ce37959

Browse files
webardcrynobone
andauthored
[2.x] Supports Laravel Prompts 0.2 and 0.3 (#956)
* Update composer.json * Update composer.json --------- Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 782a384 commit ce37959

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
@@ -17,7 +17,7 @@
1717
"php": "^8.1.0",
1818
"laminas/laminas-diactoros": "^3.0",
1919
"laravel/framework": "^10.10.1|^11.0",
20-
"laravel/prompts": "^0.1.24",
20+
"laravel/prompts": "^0.1.24|^0.2.0|^0.3.0",
2121
"laravel/serializable-closure": "^1.3.0",
2222
"nesbot/carbon": "^2.66.0|^3.0",
2323
"symfony/console": "^6.0|^7.0",

0 commit comments

Comments
 (0)