Merge branch 'next-major' into modern-world-support

This commit is contained in:
Dylan K. Taylor
2022-03-28 17:23:13 +01:00
9 changed files with 66 additions and 69 deletions

View File

@ -54,8 +54,8 @@
"webmozart/path-util": "^2.3"
},
"require-dev": {
"phpstan/phpstan": "1.4.10",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan": "1.5.1",
"phpstan/phpstan-phpunit": "^1.1.0",
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpunit/phpunit": "^9.2"
},