Skip to content

Commit 34e1fc6

Browse files
author
Bizley
authored
Merge pull request #114 from bizley/v4-hint
Check version ^4.1 for newest releases
2 parents 7e9c7df + 0ef3398 commit 34e1fc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"phpunit/phpunit": "^7.3",
2323
"roave/security-advisories": "dev-master"
2424
},
25+
"suggest": {
26+
"bizley/migration": "Check version ^4.1 for newest release"
27+
},
2528
"autoload": {
2629
"psr-4": {
2730
"bizley\\migration\\": "src/"

0 commit comments

Comments
 (0)