Skip to content

Commit 07ecb88

Browse files
authored
Fix composer conflicts (#79)
1 parent 4a80c31 commit 07ecb88

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
@@ -20,7 +20,7 @@
2020
"php": "^8.2",
2121
"jonassiewertsen/statamic-livewire": "^3.0",
2222
"laravel/framework": "^10.0 || ^11.0",
23-
"laravel/prompts": "^0.1.13",
23+
"laravel/prompts": "^0.1.16 || ^0.2.0 || ^0.3.0",
2424
"livewire/livewire": "^3.2",
2525
"spatie/invade": "^2.0",
2626
"statamic/cms": "^5.36"

0 commit comments

Comments
 (0)