Ensure phpstan/rules.neon is exported (#11508)
parent
6b146f5195
commit
c7bbd60621
|
@ -24,3 +24,6 @@
|
||||||
/PORTING_INFO export-ignore
|
/PORTING_INFO export-ignore
|
||||||
/README.md export-ignore
|
/README.md export-ignore
|
||||||
/UPGRADE-2.0.md export-ignore
|
/UPGRADE-2.0.md export-ignore
|
||||||
|
|
||||||
|
# Ref https://github.com/composer/composer/issues/11507
|
||||||
|
/phpstan/rules.neon -export-ignore
|
||||||
|
|
Loading…
Reference in New Issue