1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Add composer/package-versions-deprecated

This commit is contained in:
Fabien Villepinte 2021-12-13 17:59:32 +01:00 committed by GitHub
parent e96ab8d923
commit 19fd6532fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,8 @@
},
"config": {
"allow-plugins": {
"bamarni/composer-bin-plugin": true
"bamarni/composer-bin-plugin": true,
"composer/package-versions-deprecated": true
},
"optimize-autoloader": true,
"sort-packages": true,