Release v1.4.0 #146
3 changed files with 8955 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,7 +19,6 @@ npm-debug.log
|
|||
yarn-error.log
|
||||
/package-lock.json
|
||||
/auth.json
|
||||
/composer.lock
|
||||
/.idea
|
||||
/coverage-report*
|
||||
/coverage.xml
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"laravel/sail": "^1.43",
|
||||
"mockery/mockery": "^1.6",
|
||||
"nunomaduro/collision": "^8.6",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"phpstan/phpstan": "^2.1.32 <2.2",
|
||||
"phpstan/phpstan-mockery": "^2.0",
|
||||
"phpunit/phpunit": "^11.5.3"
|
||||
},
|
||||
|
|
|
|||
8954
composer.lock
generated
Normal file
8954
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue