Update dependencies
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
"require": {
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"phpunit/phpunit": "^9.4",
|
||||
"phpstan/phpstan": "^0.12.57",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.5",
|
||||
"ergebnis/phpstan-rules": "^0.15.3",
|
||||
"phpstan/phpstan-deprecation-rules": "^0.12.5",
|
||||
"spaze/phpstan-disallowed-calls": "^1.0"
|
||||
"phpstan/phpstan": "^1.9",
|
||||
"phpstan/phpstan-strict-rules": "^1.4",
|
||||
"ergebnis/phpstan-rules": "^1.0",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||
"spaze/phpstan-disallowed-calls": "^2.9",
|
||||
"thecodingmachine/phpstan-strict-rules": "^1.0",
|
||||
"phpstan/phpstan-phpunit": "^1.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user