Skip to content

Commit

Permalink
[2.x] Supports Laravel Prompts 0.2 and 0.3 (#956)
Browse files Browse the repository at this point in the history
* Update composer.json

* Update composer.json

---------

Co-authored-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
webard and crynobone authored Oct 1, 2024
1 parent 782a384 commit ce37959
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 @@ -17,7 +17,7 @@
"php": "^8.1.0",
"laminas/laminas-diactoros": "^3.0",
"laravel/framework": "^10.10.1|^11.0",
"laravel/prompts": "^0.1.24",
"laravel/prompts": "^0.1.24|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3.0",
"nesbot/carbon": "^2.66.0|^3.0",
"symfony/console": "^6.0|^7.0",
Expand Down

0 comments on commit ce37959

Please sign in to comment.