Release v1.4.0 #146

Merged
myrmidex merged 71 commits from release/v1.4.0 into main 2026-08-15 00:36:54 +02:00
3 changed files with 8955 additions and 2 deletions
Showing only changes of commit 6485cabdae - Show all commits

1
.gitignore vendored
View file

@ -19,7 +19,6 @@ npm-debug.log
yarn-error.log
/package-lock.json
/auth.json
/composer.lock
/.idea
/coverage-report*
/coverage.xml

View file

@ -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

File diff suppressed because it is too large Load diff