mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-15 09:14:19 +07:00
Add roave/backward-compatibility-check tool support
Co-authored-by: shivammathur <1571086+shivammathur@users.noreply.github.com>
This commit is contained in:
@ -337,5 +337,11 @@
|
||||
"alias": "ecs",
|
||||
"repository": "symplify/easy-coding-standard",
|
||||
"scope": "scoped"
|
||||
},
|
||||
"roave-backward-compatibility-check": {
|
||||
"type": "composer",
|
||||
"alias": "roave-backward-compatibility-check",
|
||||
"repository": "roave/backward-compatibility-check",
|
||||
"scope": "scoped"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user