Skip to content

Commit 16a3ba4

Browse files
committed
Remove unsupported versions from suggestion
1 parent ddb74fb commit 16a3ba4

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|^9)."
46+
"illuminate/events": "Required for automatic helper generation (^8|^9)."
4747
},
4848
"minimum-stability": "dev",
4949
"prefer-stable": true,

0 commit comments

Comments
 (0)