Skip to content

Commit c2ae767

Browse files
committed
Remove unsupported versions from suggestion
1 parent d58731c commit c2ae767

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
@@ -43,7 +43,7 @@
4343
"vimeo/psalm": "^3.12"
4444
},
4545
"suggest": {
46-
"illuminate/events": "Required for automatic helper generation (^6|^7|^8)."
46+
"illuminate/events": "Required for automatic helper generation (^8)."
4747
},
4848
"config": {
4949
"sort-packages": true

0 commit comments

Comments
 (0)