mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 15:02:18 +00:00
Updated phpstan
This commit is contained in:
+4
-4
@@ -33,10 +33,10 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8",
|
"phpunit/phpunit": "^8",
|
||||||
"mockery/mockery": "^1",
|
"mockery/mockery": "^1",
|
||||||
"phpstan/phpstan": "^0",
|
"phpstan/phpstan": "^1",
|
||||||
"phpstan/phpstan-phpunit": "^0",
|
"phpstan/phpstan-phpunit": "^1",
|
||||||
"phpstan/phpstan-deprecation-rules": "^0",
|
"phpstan/phpstan-deprecation-rules": "^1",
|
||||||
"phpstan/phpstan-strict-rules": "^0"
|
"phpstan/phpstan-strict-rules": "^1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": [
|
"test": [
|
||||||
|
|||||||
Reference in New Issue
Block a user