mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-19 12:24:28 +00:00
Refactoring for PHP8.2
This commit is contained in:
@ -6,10 +6,10 @@
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"rector/rector": "^0.13.7",
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"laravel/pint": "^0.2.3"
|
||||
"phpunit/phpunit": "^10",
|
||||
"rector/rector": "^0.17",
|
||||
"phpstan/phpstan": "^1",
|
||||
"laravel/pint": "^1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user