Fixed PM actions not doing anything.

This commit is contained in:
flash 2024-12-23 01:48:32 +00:00
parent 7f7b198007
commit 5443ea331e
3 changed files with 9 additions and 17 deletions

View file

@ -24,14 +24,6 @@
"./tools/cron slow"
]
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"composer/installers": true,
"wikimedia/composer-merge-plugin": false,
"php-http/discovery": true
}
},
"require-dev": {
"phpstan/phpstan": "^2.0"
}