parent
89924ee269
commit
0af1b2a7ad
2 changed files with 532 additions and 432 deletions
|
@ -19,13 +19,13 @@
|
|||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"lubiana/code-quality": "^1.7",
|
||||
"lubiana/code-quality": "^1.7.2",
|
||||
"pmjones/php-styler": "^0.16.0",
|
||||
"phpstan/phpstan": "^1.11",
|
||||
"phpstan/phpstan-strict-rules": "^1.6",
|
||||
"phpstan/extension-installer": "^1.3",
|
||||
"pestphp/pest": "^2.34",
|
||||
"mockery/mockery": "^1.6"
|
||||
"phpstan/phpstan": "^1.12.27",
|
||||
"phpstan/phpstan-strict-rules": "^1.6.2",
|
||||
"phpstan/extension-installer": "^1.4.3",
|
||||
"pestphp/pest": "^2.36",
|
||||
"mockery/mockery": "^1.6.12"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
@ -45,7 +45,7 @@
|
|||
"test": "pest"
|
||||
},
|
||||
"require": {
|
||||
"symfony/uid": "^7.1",
|
||||
"doctrine/orm": "^3.2"
|
||||
"symfony/uid": "^7.3.1",
|
||||
"doctrine/orm": "^3.5"
|
||||
}
|
||||
}
|
||||
|
|
948
composer.lock
generated
948
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue