mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
changes
This commit is contained in:
parent
8f7f88401b
commit
588debfaa0
1
.node_version
Normal file
1
.node_version
Normal file
@ -0,0 +1 @@
|
||||
v19.3.0
|
@ -21,11 +21,11 @@
|
||||
"ext-pdo": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "@stable",
|
||||
"squizlabs/php_codesniffer": "@stable",
|
||||
"phpmd/phpmd": "@stable",
|
||||
"friendsofphp/php-cs-fixer": "@stable",
|
||||
"phpstan/phpstan": "@stable",
|
||||
"vimeo/psalm": "@stable"
|
||||
"phpunit/phpunit": "^9.5.27",
|
||||
"squizlabs/php_codesniffer": "^3.7.1",
|
||||
"phpmd/phpmd": "^2.13.0",
|
||||
"friendsofphp/php-cs-fixer": "^v2.19.3",
|
||||
"phpstan/phpstan": "^1.9.3",
|
||||
"vimeo/psalm": "^5.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user