Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-08-19 15:39:16 +01:00
14 changed files with 261 additions and 36 deletions

View File

@ -81,7 +81,7 @@
"scripts": {
"make-devtools": "@php -dphar.readonly=0 tests/plugins/DevTools/src/DevTools/ConsoleScript.php --make tests/plugins/DevTools --out plugins/DevTools.phar",
"make-server": [
"@composer install --no-dev --classmap-authoritative",
"@composer install --no-dev --classmap-authoritative --ignore-platform-reqs",
"@php -dphar.readonly=0 build/server-phar.php"
],
"update-registry-annotations": [