lol
Some checks failed
/ ls (push) Failing after 9s

This commit is contained in:
lubiana 2025-07-16 16:08:07 +02:00
parent 89924ee269
commit 0af1b2a7ad
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
2 changed files with 532 additions and 432 deletions

View file

@ -19,13 +19,13 @@
} }
], ],
"require-dev": { "require-dev": {
"lubiana/code-quality": "^1.7", "lubiana/code-quality": "^1.7.2",
"pmjones/php-styler": "^0.16.0", "pmjones/php-styler": "^0.16.0",
"phpstan/phpstan": "^1.11", "phpstan/phpstan": "^1.12.27",
"phpstan/phpstan-strict-rules": "^1.6", "phpstan/phpstan-strict-rules": "^1.6.2",
"phpstan/extension-installer": "^1.3", "phpstan/extension-installer": "^1.4.3",
"pestphp/pest": "^2.34", "pestphp/pest": "^2.36",
"mockery/mockery": "^1.6" "mockery/mockery": "^1.6.12"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {
@ -45,7 +45,7 @@
"test": "pest" "test": "pest"
}, },
"require": { "require": {
"symfony/uid": "^7.1", "symfony/uid": "^7.3.1",
"doctrine/orm": "^3.2" "doctrine/orm": "^3.5"
} }
} }

948
composer.lock generated

File diff suppressed because it is too large Load diff