fix: missing niño
This commit is contained in:
parent
d808ac0609
commit
d9df7de1a7
@ -7,7 +7,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nextcloud/ocp": "^28.0.1",
|
"nextcloud/ocp": "^28.0.1",
|
||||||
"psalm/phar": "^5.21.1",
|
"psalm/phar": "^5.21.1",
|
||||||
"nextcloud/coding-standard": "v1.2.1"
|
"nextcloud/coding-standard": "^v1.2.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
|
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
|
||||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "541949d4ff9cb82157134483415930b6",
|
"content-hash": "54881c80082621027e4dee007dd01c4f",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user